3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

578 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
eacffb9e68
gnu: nix: Update to 2.3.10.
* gnu/packages/package-management.scm (nix): Update to 2.3.10.
2021-01-03 19:40:37 +01:00
Christopher Baines
d5bb0e4fa7
gnu: guix-build-coordinator: Update to 0-14.5149e4f.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-14.5149e4f.
2021-01-03 12:42:03 +00:00
Christopher Baines
1f7af04e3d
gnu: guix-build-coordinator: Update to 0-13.3a921d4.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-13.3a921d4.
(arguments): Remove nproc directory from the $PATH.
2021-01-02 21:11:21 +00:00
Vincent Legoll
81b53caf2a
gnu: rpm: Update to 4.16.1.2.
* gnu/packages/package-management.scm (rpm): Update to 4.16.1.2.
(inputs): Add libgcrypt.
2020-12-27 20:09:58 +01:00
Christopher Baines
4cf262e7ba
gnu: guix-build-coordinator: Update to 0-12.c33d3f5.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-12.c33d3f5.
[arguments]: Include coreutils in the PATH.
2020-12-23 20:54:43 +00:00
Ludovic Courtès
dadabaf358
gnu: guix: Update to 7624ebb.
* gnu/packages/package-management.scm (guix): Update to 7624ebb.
2020-12-23 17:30:10 +01:00
Christopher Baines
5ecc0b17f2
gnu: guix-build-coordinator: Update to 0-11.9128f96.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-11.9128f96.
2020-12-21 15:31:48 +00:00
Ludovic Courtès
e03552d5d4
gnu: guix: Update to 4f621a2.
* gnu/packages/package-management.scm (guix): Update to 4f621a2.
2020-12-20 00:01:37 +01:00
Ludovic Courtès
456421fc0f
gnu: guix: Update to 799f066.
* gnu/packages/package-management.scm (guix): Update to 799f066.
2020-12-08 23:38:04 +01:00
Christopher Baines
bca3220b60
gnu: guix-build-coordinator: Update to 0-10.79e28fb.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-10.79e28fb.
2020-12-06 21:09:42 +00:00
Christopher Baines
eb0b29f13d
gnu: guix-build-coordinator: Support cross-compilation.
Due to fibers not supporting the Hurd yet, the coordinator itself won't work,
but the agent should.

* gnu/packages/package-management.scm (guix-build-coordinator)[inputs]: Don't
include sqitch if building for the hurd.
[propagated-inputs]: Don't include guile-fibers if building for the hurd.
2020-12-06 21:09:42 +00:00
Christopher Baines
4b423e2b23
gnu: guix-build-coordinator: Update to 0-9.49c0596.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-9.49c0596.
2020-12-05 19:14:20 +00:00
Mathieu Othacehe
0ed6c7444e
gnu: guix: Update to 1.2.0-5.c952a93.
* gnu/packages/package-management.scm (guix): Update to 1.2.0-5.c952a93.
2020-12-05 11:22:18 +01:00
Mathieu Othacehe
cae3e92f78
gnu: guix: Update to 1.2.0-4.4435999.
* gnu/packages/package-management.scm (guix): Update to 1.2.0-4.4435999.
2020-12-04 17:58:53 +01:00
Marius Bakke
c5df560fd3
gnu: GnuTLS: Update replacement to 3.6.15 [fixes CVE-2020-24659].
* gnu/packages/tls.scm (gnutls-3.6.14): Rename to ...
(gnutls/fixed): ... this.  Update to 3.6.15.
(gnutls): Adjust for renamed replacement.
* gnu/packages/package-management.scm (guix)[propagated-inputs]: Likewise.
* gnu/packages/vpn.scm (openconnect)[propagated-inputs]: Likewise.
2020-12-03 21:56:52 +01:00
Mathieu Othacehe
0216fc2573
gnu: guix: Update to 1.2.0-3.35a32fe.
* gnu/packages/package-management.scm (guix): Update to 1.2.0-3.35a32fe.
2020-11-29 19:23:50 +01:00
Mathieu Othacehe
d9f05c70a6
gnu: guix: Fix cross-compilation.
This is a follow-up of 375cc7dea2.

Avahi requires "glib" which doesn't cross-compile yet.

* gnu/packages/package-management.scm (guix)[arguments]: Remove "guile-avahi"
from the wrapper when cross-compiling.
[native-inputs]: Remove "guile-avahi" when cross-compiling.
[propagated-inputs]: Ditto.
2020-11-29 19:22:05 +01:00
Mathieu Othacehe
375cc7dea2
Add Avahi support.
* guix/avahi.scm: New file.
* Makefile.am (MODULES): Add it.
* configure.ac: Add Guile-Avahi dependency.
* doc/guix.texi (Requirements): Document it.
* gnu/packages/package-management.scm (guix)[native-inputs]: Add
"guile-avahi",
[propagated-inputs]: ditto.
* guix/self.scm (specification->package): Add guile-avahi.
(compiled-guix): Ditto.
2020-11-29 15:08:26 +01:00
Christopher Baines
6135e55f5c
gnu: guix-build-coordinator: Update to 0-8.ed3b2e5.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-8.ed3b2e5.
(native-inputs): Fix version of guile-json.
2020-11-29 10:19:56 +00:00
Tobias Geerinckx-Rice
928825d707
gnu: nix: Update to 2.3.9.
* gnu/packages/package-management.scm (nix): Update to 2.3.9.
2020-11-28 22:27:12 +01:00
Christopher Baines
d21c360c03
gnu: guix-build-coordinator: Update to 0-7.99f6a0f.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-7.99f6a0f.
2020-11-27 18:46:17 +00:00
Christopher Baines
36f957dab2
gnu: guix-build-coordinator: Update to 0-6.16f5ee0.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-6.16f5ee0.
2020-11-26 19:34:32 +00:00
Christopher Baines
5472fb2ca7
gnu: guix: Update to 1.2.0-2.2c11cf1.
* gnu/packages/package-management.scm (guix): Update to 1.2.0-2.2c11cf1.
2020-11-26 18:47:37 +00:00
Ludovic Courtès
5859170209
Merge branch 'version-1.2.0' 2020-11-23 22:20:27 +01:00
Ludovic Courtès
98c9b94a53
gnu: guix: Update to bd96e6d. 2020-11-22 22:02:25 +01:00
Ludovic Courtès
bd96e6d34e
gnu: guix: Update to 1.2.0. 2020-11-22 20:34:29 +01:00
Maxim Cournoyer
182ea66f6f
Merge branch 'version-1.2.0' into master. 2020-11-20 09:46:57 -05:00
Tobias Geerinckx-Rice
f073672b0b
gnu: libostree: Update to 2020.8.
* gnu/packages/package-management.scm (libostree): Update to 2020.8.
2020-11-20 02:26:48 +01:00
Tobias Geerinckx-Rice
a45f8223e1
Merge remote-tracking branch 'upstream/version-1.2.0' 2020-11-18 18:07:57 +01:00
Ludovic Courtès
1d21204485
gnu: guix: Update to 0d4b1af. 2020-11-18 17:36:54 +01:00
Ludovic Courtès
0d4b1afb6b
gnu: guix: Update to 1.2.0rc2. 2020-11-18 17:36:34 +01:00
Maxim Cournoyer
129b9b16d9
Merge remote-tracking branch 'origin/version-1.2.0' into master
Conflicts:
	gnu/packages/bioinformatics.scm

The python-pysam package fixed in master was kept instead of the update done
in the version-1.2.0 branch.
2020-11-17 18:00:28 -05:00
Ludovic Courtès
5bc19300ee
gnu: guix: Fix typo in comment.
* gnu/packages/package-management.scm (guix): Fix typo in comment.
2020-11-17 23:22:34 +01:00
Ludovic Courtès
37c21b130c
gnu: guix: Use libexec/guix/guile in the 'guix' shebang.
This is a followup to 880fe019ae.

* gnu/packages/package-management.scm (guix)[arguments]: Delete
'patch-shebangs' phase.
2020-11-16 23:41:02 +01:00
Ludovic Courtès
4b2ce77ca0
gnu: guix: Update to 3ba6ffd. 2020-11-13 15:01:25 +01:00
Ludovic Courtès
3ba6ffd0dd
gnu: guix: Update to 1.2.0rc1. 2020-11-13 14:40:28 +01:00
Tobias Geerinckx-Rice
579f49d4cb
gnu: nix: Update to 2.3.8.
* gnu/packages/package-management.scm (nix): Update to 2.3.8.
2020-11-07 15:35:07 +01:00
Tobias Geerinckx-Rice
082922642c
gnu: nix: Download source over HTTPS.
* gnu/packages/package-management.scm (nix)[source]: Use HTTPS.
2020-11-07 15:35:07 +01:00
Christopher Baines
501b325b7e
gnu: guix-build-coordinator: Update to 0-5.98f5083.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-5.98f5083.
[native-inputs,propagated-inputs]: Add guile-lib.
2020-11-07 12:24:33 +00:00
Ludovic Courtès
04d8f94cf1
gnu: guix: Update to 5e7cf66.
* gnu/packages/package-management.scm (guix): Update to 5e7cf66.
2020-11-04 16:43:10 +01:00
Hendur Saga via Guix-patches via
17bc59898a
gnu: Add xstow.
* gnu/packages/package-management.scm (xstow): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-10-31 21:03:45 +00:00
Ludovic Courtès
d128a836e4
gnu: guix: Update to 1c6d985.
* gnu/packages/package-management.scm (guix): Update to 1c6d985.
2020-10-30 12:08:12 +01:00
Christopher Baines
69e08c14f9
gnu: guix-build-coordinator: Update to 0-4.d38698d.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-4.d38698d.
2020-10-23 15:40:10 +01:00
Christopher Baines
29677d94f7
gnu: guix-build-coordinator: Switch to guile-json-4.
To avoid a propagated input conflict.

* gnu/packages/package-management.scm (guix-build-coordinator)[propagated-inputs]:
Change guile-json-3 to guile-json-4.
2020-10-23 15:40:10 +01:00
Christopher Baines
df5e8de3d7
gnu: guix-build-coordinator: Fix indentation.
* gnu/packages/package-management.scm (guix-build-coordinator): Fix
indentation.
2020-10-23 15:40:10 +01:00
Christopher Baines
b0d6098f03
gnu: guix-build-coordinator: Propagate the guile inputs.
This means the package is usable as a library, which is useful when using the
procedures to send requests to the Guix Build Coordinator.

* gnu/packages/package-management.scm (guix-build-coordinator)[inputs]: Move
guile inputs to propagated inputs.
[propagated-inputs]: Receive some inputs.
* gnu/services/guix.scm (make-guix-build-coordinator-start-script): Adjust the
start script to include propagated inputs.
2020-10-23 15:40:10 +01:00
Christopher Baines
5f30c634bf
gnu: guix-build-coordinator: Ensure gnutls is available.
Some hooks expect this to be available.

* gnu/packages/package-management.scm (guix-build-coordinator)
[inputs,native-inputs]: Add gnutls.
2020-10-23 15:40:09 +01:00
Christopher Baines
1c498b9e42
gnu: guix-build-coordinator: Update to 0-3.5f11c60.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-3.5f11c60.
[inputs]: Add guile-zlib.
2020-10-20 12:43:33 +01:00
Christopher Baines
0da77d59b7
gnu: guix-build-coordinator: Update to 0-2.86e446c.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-2.86e446c.
2020-10-20 09:45:11 +01:00
Tobias Geerinckx-Rice
295d969c38
gnu: libostree: Update to 2020.7.
* gnu/packages/package-management.scm (libostree): Update to 2020.7.
2020-10-16 15:09:53 +02:00