Commit Graph

939 Commits

Author SHA1 Message Date
Arun Isaac
e5ae409276
gnu: python-ruamel-yaml: Update to 0.18.6.
* gnu/package/serialization.scm (python-ruamel-yaml): Update to 0.18.6.
(python-ruamel.yaml-0.16): New variable.
* gnu/packages/package-management.scm (conda)[inputs]: Replace
python-ruamel.yaml with python-ruamel.yaml-0.16.
* gnu/packages/backup.scm (borgmatic)[inputs]: Replace python-ruamel.yaml with
python-ruamel.yaml-0.16.
* gnu/packages/python-xyz.scm (dynaconf)[inputs]: Replace python-ruamel.yaml
with python-ruamel.yaml-0.16.

Change-Id: Iff9eeeae043c9547d93a6c780f0c30bd760490d9

Change-Id: I43cad7e3936f62d209fbba7e86b93519cfc1c1ba
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2024-02-22 13:02:42 +00:00
Andreas Enge
32f6eabc29
gnu: guix-build-coordinator: Update to 0-97.9f1545b.
* gnu/packages/package-management.scm (guix-build-coordinator): Update
to 0-97.9f1545b.

Change-Id: Ib38ad1e50a3382f083a5c7d733d39351c7490e0c
2024-02-14 14:32:02 +01:00
Timothy Sample
5f86eebd24
gnu: disarchive: Update to 0.6.0.
* gnu/packages/backup.scm (disarchive): Update to 0.6.0; add
'guile-bzip2' as an input.
* gnu/packages/package-management.scm (guix): Add 'guile-bzip2' as
an input to enable bzip2 support when using Disarchive.
* guix/self.scm (%packages): Add 'guile-bzip2'.
(compiled-guix): Include 'guile-bzip2' as a dependency when building
the 'guix' command.
* etc/disarchive-manifest.scm (tarball-origin?): Include bzip2
tarballs.

Co-authored-by: Ludovic Courtès <ludovic.courtes@inria.fr>
Change-Id: I4da479054f6bef225f5ea979c091152f8a9e51d5
2024-02-12 21:26:01 -06:00
Christopher Baines
f2885c3132
gnu: guix-build-coordinator: Update to 0-96.d9fa794.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-96.d9fa794.

Change-Id: I909ed95b672d3554a0f9c89c1b4158c33afb833e
2024-02-02 14:20:46 +01:00
Christopher Baines
4d91ddf5bc
gnu: guix-build-coordinator: Update to 0-95.dc04b74.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-95.dc04b74.

Change-Id: I89d968e72188428d40906a7d55533dfd25c7ec25
2024-01-19 16:45:38 +00:00
Christopher Baines
6fb4cb7ca3
gnu: bffe: Update to 0-3.1c12da4.
* gnu/packages/package-management.scm (bffe): Update to 0-3.1c12da4.

Change-Id: I90a4231961aed434c2b4ffa07189b85e108b5c46
2024-01-19 16:45:38 +00:00
Christopher Baines
75a63e2a2e
gnu: guix-build-coordinator: Update to 0-94.c4c4f5a.
This also switches to use guile-next, which includes important fixes to
invalid unicode handling with suspendable ports, which is necessary for the
agent.

* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-94.c4c4f5a.
* gnu/services/guix.scm: Use guile-next for the coordinator service.

Change-Id: I853539a612fd0b41a6c63069c6291b3f42e5cdee
2024-01-12 12:06:56 +00:00
Christopher Baines
aa631ea62e
gnu: guix-build-coordinator: Update to 0-93.e4af682.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-93.e4af682.

Change-Id: Ice91ef075db02d3f2bcb445d4fd5621bc00a02a0
2023-12-22 16:41:44 +00:00
Christopher Baines
e3faf52c92
services: guix: Move GUIX_LOCPATH handling to packages.
I think this might be better than handling it in the service. I'm seeing
locale issues on the hurd which I hope this will address.

* gnu/packages/package-management.scm (guix-build-coordinator,
guix-build-coordinator/agent-only):
* gnu/services/guix.scm (guix-build-coordinator-shepherd-services,
guix-build-coordinator-agent-shepherd-services):

Change-Id: I07ca424f434854176326a19177dc5573d53b59c2
2023-12-22 16:41:44 +00:00
Janneke Nieuwenhuizen
7668bfa222
gnu: guix: Update to 1.4.0-16.aeb494322c.
* gnu/packages/package-management.scm (guix): Update to 1.4.0-16.aeb494322c.

Change-Id: Iae1af05094a1a589096a77ed61cf11dcec50f7a8
2023-12-02 15:37:44 +01:00
Janneke Nieuwenhuizen
b0715d7cd2
gnu: Use ‘libc-utf8-locales-for-target’.
* guix/packages.scm (%standard-patch-inputs): Use
‘libc-utf8-locales-for-target’ instead of ‘glibc-utf8-locales’.
* guix/self.scm (%packages): Likewise.
* gnu/home/services/ssh.scm (file-join): Likewise
* gnu/installer.scm (build-compiled-file): Likewise.
* gnu/packages/chromium.scm (ungoogled-chromium/wayland): Likewise.
* gnu/packages/gnome.scm (libgweather4, tracker): Likewise.
* gnu/packages/javascript.scm (js-mathjax): Likewise.
* gnu/packages/package-management.scm (guix, flatpak): Likewise.
* gnu/packages/raspberry-pi.scm (raspi-arm64-chainloader): Likewise.
* gnu/packages/suckless.scm (svkbd): Likewise.
* gnu/services.scm (cleanup-gexp): Likewise.
* gnu/services/base.scm (guix-publish-shepherd-service): Likewise.
* gnu/services/guix.scm (guix-build-coordinator-shepherd-services)
(guix-build-coordinator-agent-shepherd-services): Likewise.
* gnu/services/guix.scm (guix-build-coordinator-queue-builds-shepherd-services):
(guix-data-service-shepherd-services)
(nar-herder-shepherd-services)
(bffe-shepherd-services): Likewise.
* gnu/services/web.scm (anonip-shepherd-service)
(mumi-shepherd-services): Likewise.
* gnu/system/image.scm (system-disk-image, system-iso9660-image)
(system-docker-image, system-tarball-image): Likewise.
* gnu/system/install.scm (%installation-services): Likewise.
* guix/profiles.scm (info-dir-file): Likewise.
(ca-certificate-bundle, profile-derivation): Likewise.
* guix/scripts/pack.scm (store-database, set-utf8-locale): Likewise.
* tests/pack.scm: Likewise.
* tests/profiles.scm ("profile-derivation, cross-compilation"):
Likewise.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
Co-authored-by: Christopher Baines <mail@cbaines.net>
Change-Id: I24239f427bcc930c29d2ba5d00dc615960a6c374
2023-12-02 12:25:45 +01:00
Janneke Nieuwenhuizen
79d95394c0
gnu: guix: Update to 1.4.0-15.e0885fcfbb.
* gnu/packages/package-management.scm (guix): Update to 1.4.0-15.e0885fcfbb.

Change-Id: I3a3f1512650389f9cd3edbd47c1aaf4a2410daff
2023-11-30 07:15:36 +01:00
Christopher Baines
e815db3c2d
gnu: guix-build-coordinator: Update to 92.78df0b3.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
92.78df0b3.

Change-Id: Id60ca3be76c6ac897f1aa2fed4f8c03b03a25fea
2023-11-23 14:21:05 +00:00
Christopher Baines
364c1b17e1
gnu: nar-herder: Update to 0-23.5ccd6cb.
* gnu/packages/package-management.scm (nar-herder): Update to 0-23.5ccd6cb.

Change-Id: I6a43dd20de4518fb1f6476d321d8c76536fa47fc
2023-11-23 14:21:05 +00:00
Christopher Baines
b76a16b20b
gnu: guix-build-coordinator: Update to 0-91.c226d48.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-91.c226d48.

Change-Id: Iebdddea7f5c18aaae2ef4436c039189685a07442
2023-11-20 14:32:54 +00:00
Christopher Baines
b035e079fa
gnu: nar-herder: Update to 0-22.bf539aa.
* gnu/packages/package-management.scm (nar-herder): Update to 0-22.bf539aa.

Change-Id: I00e1417d8c38e4d7ce73f9acae082d562bff58f7
2023-11-12 14:12:27 +00:00
Efraim Flashner
fb65b2c243
gnu: guix: Update to a60ff46.
* gnu/packages/package-management.scm (guix): Update to a60ff46.

Change-Id: Idf8b316253e83747bb8af648ae11a6dae5b8f73d
2023-11-09 10:42:55 +02:00
Christopher Baines
d389f67773
gnu: guix-build-coordinator: Update to 0-90.3446355.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-90.3446355.
2023-10-17 10:36:22 +01:00
Ludovic Courtès
16fd9d6e3d
gnu: guix: Update to e863274.
This includes the ‘guix perform-download’ fix from commit
762fdbdef5.

* gnu/packages/package-management.scm (guix): Update to e863274.
2023-10-06 12:26:44 +02:00
Janneke Nieuwenhuizen
63dbcec93d
gnu: guix: Update to 1.4.0-12.b9fae146d6.
This brings the "declarative offloading setup" and using "the right locale
package on GNU/Hurd".

* gnu/packages/package-management.scm (guix): Update to 1.4.0-12.b9fae146d6.
2023-10-02 09:28:02 +02:00
Ludovic Courtès
c4886c0cb6
gnu: guix: Fix cross-compilation.
Fixes a regression introduced in
59587e2fda where ./configure would fail
when cross-compiling with “Git is missing”.

Reported by gabber on #guix.

* gnu/packages/package-management.scm (guix)[arguments]: Add
‘ac_cv_path_GIT’ to #:configure-flags.
2023-09-29 11:41:20 +02:00
Ludovic Courtès
59587e2fda
gnu: guix: Update to d0438fc.
This adds the “builtin:git-download” derivation builder to guix-daemon,
added in commit 13b0cf85eb.

* gnu/packages/package-management.scm (guix): Update to d0438fc.
2023-09-28 11:44:08 +02:00
Christopher Baines
ce22a756d0
gnu: guile-fibers: Remove version from latest package.
As I think this makes more sense, the version is only specified when you need
a specific previous release.

* gnu/packages/guile-xyz.scm (guile-fibers): Rename to guile-fibers-1.0.
(guile-fibers-1.3): Rename to guile-fibers.
(guile-fibers-1.1): Inherit from guile-fibers.
* gnu/packages/admin.scm (shepherd-0.10)[native-inputs]: Replace
guile-fibers-1.3 with guile-fibers.
* gnu/packages/ci.scm (cuirass)[inputs]: Likewise.
* gnu/packages/gnunet.scm (gnunet-scheme)[propagated-inputs,native-inputs]:
Likewise.
* gnu/packages/package-management.scm (guix-build-coordinator)
[inputs,propagated-inputs]: Likewise.
* gnu/packages/package-management.scm (nar-herder)[inputs,propagated-inputs]:
Likewise.
* gnu/packages/web.scm (guix-data-service)[propagated-inputs]: Likewise.
2023-09-25 11:30:01 +01:00
Janneke Nieuwenhuizen
273709932f
Revert "gnu: guix: Update to 1.4.0-11.658de25e99."
Several people on IRC report that "rewrite-url, to-version specified" fails.

This reverts commit 1a0c7f71f0.
2023-09-18 12:31:52 +02:00
Janneke Nieuwenhuizen
1a0c7f71f0
gnu: guix: Update to 1.4.0-11.658de25e99.
* gnu/packages/package-management.scm (guix): Update to 1.4.0-11.658de25e99.
2023-09-18 06:49:46 +02:00
Christopher Baines
eeec837189
gnu: bffe: Update to 0-2.722c37e.
* gnu/packages/package-management.scm (bffe): Update to 0-2.722c37e.
2023-09-16 09:20:52 +01:00
Christopher Baines
f2a8b26df8
gnu: guix-build-coordinator: Update to 0-89.9c42dcb.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-89.9c42dcb.
2023-09-16 09:20:52 +01:00
kiasoc5
b696fb41bc
gnu: libostree: Update to 2023.5.
* gnu/packages/package-management.scm (libostree): Update to 2023.5.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-09-15 11:12:01 +01:00
Christopher Baines
9c9d6c3dab
services: bffe: Use guile from the package.
Rather than hardcoding a particular guile in the service definition.

* gnu/services/guix.scm (bffe-shepherd-services): Use guile from the package.
* gnu/packages/package-management.scm (bffe)[inputs]: Remove unnecessary
guile-next input.
2023-09-15 11:10:43 +01:00
Christopher Baines
dca96f27ed
gnu: Add bffe.
* gnu/packages/package-management.scm (bffe): New variable.
2023-09-15 09:57:27 +01:00
Christopher Baines
93cb2880d6
gnu: nar-herder: Use guile-next.
As this provides suspendable soft/custom ports, which I'd like to use.

* gnu/packages/package-management.scm (nar-herder)[native-inputs,inputs]: Use
guile-next.
2023-09-12 08:15:07 +01:00
Christopher Baines
c808af269e
gnu: guix-build-coordinator: Update to 0-88.cbded42.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-88.cbded42.
2023-08-29 13:19:12 +01:00
Christopher Baines
5ac265c9f0
gnu: guix-build-coordinator: Update to 0-87.06a4469.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-87.06a4469.
2023-08-26 12:21:41 +01:00
Janneke Nieuwenhuizen
db02fcde38
gnu: guix: Update to 1.4.0-10.4dfdd82210.
* gnu/packages/package-management.scm (guix): Update to 1.4.0-10.4dfdd82210.
2023-08-22 21:30:49 +02:00
Janneke Nieuwenhuizen
4dfdd82210
gnu: guix: Disable some tests on the Hurd.
* gnu/packages/package-management.scm (guix)[arguments]: When building on the
Hurd, add phase disable-tests/hurd.
2023-08-22 21:29:21 +02:00
Ludovic Courtès
91bef86aa2
gnu: guix: Update to 30355c1.
Fixes a test failure in 'tests/guix-system.sh' on aarch64-linux,
introduced by 4cdbbfa48d.

* gnu/packages/package-management.scm (guix): Update to 30355c1.
2023-08-22 11:17:52 +02:00
Ludovic Courtès
4cdbbfa48d
gnu: guix: Update to 0e6215a.
* gnu/packages/package-management.scm (guix): Update to 0e6215a.
2023-08-21 18:44:49 +02:00
Mădălin Ionel Patrașcu
0069db9154
gnu: conda: Add missing dependency.
*gnu/packages/package-management.scm (conda)[native-inputs]: Add
PYTHON-MOCK.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-12 23:09:34 +02:00
Tobias Geerinckx-Rice
789f7e9a3d
gnu: fuse@3: Bind to default FUSE variable.
* gnu/packages/linux.scm (fuse): Rename this…
(fuse-2): …to this, and…
(fuse-3): …rename this…
(fuse): …to this!
(fuse-static): Rename this…
(fuse-2-static): …to this.
Adjust all users.
2023-07-23 02:00:00 +02:00
Christopher Baines
9312c68334
gnu: guix-build-coordinator: Update to 0-86.f39f160.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-86.f39f160.
[arguments]: Update style.
2023-07-26 10:49:07 +01:00
Christopher Baines
a62c8a80cb
gnu: nar-herder: Update to 0-21.53682fa.
* gnu/packages/package-management.scm (nar-herder): Update to 0-21.53682fa.
[arguments]: Update style.
2023-07-26 10:45:16 +01:00
Tobias Geerinckx-Rice
7fd173369e
gnu: conan: Update to 2.0.9.
* gnu/packages/package-management.scm (conan): Update to 2.0.9.
[arguments]: Upgrade python-pyyaml-5 to python-pyyaml.
2023-07-16 02:00:05 +02:00
Tobias Geerinckx-Rice
e9f8f2a706
gnu: gcab: Remove input labels.
* gnu/packages/package-management.scm (gcab)[native-inputs]:
Remove input labels.
2023-07-16 02:00:02 +02:00
Tobias Geerinckx-Rice
c1bdfed1f9
gnu: gcab: Update to 1.6.
* gnu/packages/package-management.scm (gcab): Update to 1.6.
2023-07-16 02:00:02 +02:00
Zhu Zihao
b5baa98053
gnu: nix: Update to 2.16.1.
* gnu/packages/package-management.scm (nix): Update to 2.16.1.
[source]: Use HTTPS for package source.
[inputs]: Add nlohmann-json.
[native-inputs]: Add rapidcheck.
[arguments]<#:phases>: In phase "check", change the value of environment
variable  "NIX_STORE" to "/nix/store" temporarily.

* gnu/packages/patches/nix-dont-build-html-doc.diff: Update.

Co-authored-by: jgart <jgart@dismail.de>
2023-07-11 22:28:52 -05:00
Nicolas Goaziou
76e39909e8
Revert "gnu: nix: Use HTTPS for package source."
This reverts commit cdb3cd4afa.

Wrong patch revision.
2023-07-01 16:04:51 +02:00
Nicolas Goaziou
f3e9dfc547
Revert "gnu: nix: Update to 2.16.0."
This reverts commit 554d46882b.

Wrong patch revision.
2023-07-01 16:04:29 +02:00
Zhu Zihao
cdb3cd4afa
gnu: nix: Use HTTPS for package source.
* gnu/packages/package-management.scm (nix)[source]: Use HTTPS.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-07-01 15:49:05 +02:00
Zhu Zihao
554d46882b
gnu: nix: Update to 2.16.0.
* gnu/packages/package-management.scm (nix): Update to 2.16.0.
[inputs]: Add nlohmann-json.
[native-inputs]: Add rapidcheck.
[arguments]<#:phases>: In phase "check", change the value of environment
variable  "NIX_STORE" to "/nix/store" temporarily.

* gnu/packages/patches/nix-dont-build-html-doc.diff: Update.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-07-01 15:48:55 +02:00
Janneke Nieuwenhuizen
ff690faf66
gnu: Use target-hurd?, system-hurd? instead of hurd-target?, hurd-system?.
* gnu/packages/hurd.scm (hurd-target?): Remove.
(hurd-system?): Move to...
* guix/utils.scm (system-hurd?): ...here.
* gnu/packages/*: Update all users, removing (gnu packages hurd) include where
now unused.
2023-06-17 14:38:32 +02:00