Commit Graph

600 Commits

Author SHA1 Message Date
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
Ludovic Courtès
f73f3d01a2
gnu: guix: Change Git URL.
* gnu/packages/package-management.scm (guix)[source]: Change URL to
non-dump HTTP server.
2020-10-14 15:22:54 +02:00
Maxim Cournoyer
e17b732481
gnu: guix: Update to 1.1.0-30.875c01f.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-30.875c01f.
2020-10-12 01:32:44 -04:00
Maxim Cournoyer
a279f7c61c
Revert "gnu: guix: Update to commit 5918cb5."
This reverts commit f08587682a.  Its hash
mismatched.
2020-10-09 17:54:21 -04:00
Maxim Cournoyer
f08587682a
gnu: guix: Update to commit 5918cb5.
* gnu/packages/package-management.scm (guix): Update to commit
5918cb5341.
2020-10-09 17:23:22 -04:00
Christopher Baines
aadd3429fb
gnu: guix-build-coordinator: Update to 0-1.e701d4d.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-1.e701d4d.
2020-10-08 20:44:03 +01:00
Jan (janneke) Nieuwenhuizen
dc8b4c5448
gnu: guix: Update to 1.1.0-29.4e3ed9bad9.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-29.4e3ed9bad9.
2020-10-05 20:25:26 +02:00
Christopher Baines
c2cb0e462c
gnu: Add guix-build-coordinator.
* gnu/packages/package-management.scm (guix-build-coordinator): New variable.
2020-10-05 18:10:45 +01:00
Mathieu Othacehe
ae39b7a9a9
gnu: guix: Fix checksum.
* gnu/packages/package-management.scm (guix): Fix checksum.
2020-10-02 14:52:52 +02:00
Mathieu Othacehe
7db32c94b0
gnu: guix: Update to 1.1.0-28.d27dbeb.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-28.d27dbeb.
2020-10-02 14:34:52 +02:00
Mathieu Othacehe
d27dbeb9d8
gnu: guix: Install OpenRC init files to $(prefix)/etc.
This is a followup to cabac732de.

* gnu/packages/package-management.scm (guix)[arguments]: In 'bootstrap'
phase, change "openrcservicedir" in 'nix/local.mk'.
2020-10-02 14:10:15 +02:00
Ludovic Courtès
795065533d
gnu: Replace uses of 'guile3.0-gnutls' by 'gnutls'.
* gnu/packages/package-management.scm (guix)[propagated-inputs]: Use
GNUTLS instead of GUILE3.0-GNUTLS.
(guix-daemon)[inputs]: Likewise.
* guix/self.scm (specification->package): Likewise.
2020-09-25 19:05:08 +02:00
Ludovic Courtès
f5163902d7
gnu: guix: Update to 1c21468.
* gnu/packages/package-management.scm (guix): Update to 1c21468.
2020-09-15 15:29:30 +02:00
Ludovic Courtès
6cb573889b
gnu: guix: Update to 846403e.
* gnu/packages/package-management.scm (guix): Update to 846403e.
2020-09-14 23:04:10 +02:00
Tobias Geerinckx-Rice
8812d9ac94
gnu: libostree: Update to 2020.6.
* gnu/packages/package-management.scm (libostree): Update to 2020.6.
2020-09-11 16:28:02 +02:00
Ludovic Courtès
e9db10ae7f
gnu: guix-jupyter: Fix compilation with Guile-JSON >= 4.3.x.
Reported by wehlutyk on #guix.

* gnu/packages/package-management.scm (guix-jupyter)[source]: Avoid
'define-json-mapping' name clash with Guile-JSON.
2020-09-04 15:58:42 +02:00
Maxim Cournoyer
ed66095679
gnu: nix: Add the "--enable-gc" configure flag to fix build.
Fixes <http://issues.guix.gnu.org/43181>.

* gnu/packages/package-management.scm (nix)[configure-flags]: Add the
"--enable-gc" option.
2020-09-03 22:36:11 -04:00
Ludovic Courtès
abd2fde847
gnu: guix: Update to 44c6e6f.
* gnu/packages/package-management.scm (guix): Update to 44c6e6f.
2020-09-03 00:19:42 +02:00
Ludovic Courtès
eea36f8eca
gnu: guix: Update to 2056226.
* gnu/packages/package-management.scm (guix): Update to 2056226.
2020-09-02 17:53:24 +02:00
Tobias Geerinckx-Rice
62035656ca
gnu: Add opensmtpd-filter-dkimsign.
* gnu/packages/mail.scm (libopensmtpd): New variable.
opensmtpd-filter-dkimsign): New public variable.
2020-09-01 18:36:58 +02:00
Tobias Geerinckx-Rice
78a684f57d
gnu: gcab: Update to 1.4.
* gnu/packages/package-management.scm (gcab): Update to 1.4.
2020-08-28 18:38:27 +02:00
Jakub Kądziołka
2ba4574d15
gnu: guix: Update to guix-1.1.0-23.2f458a.
* gnu/packages/package-management.scm (guix): Update to guix-1.1.0-23.2f458a.
2020-08-26 23:24:16 +02:00
Jakub Kądziołka
2f458ad713
gnu: guix: Rollback to 1.1.0-22.4b5a6f.
* gnu/packages/package-management.scm (guix): Rollback to 1.1.0-22.4b5a6f.
2020-08-26 23:15:59 +02:00
Tobias Geerinckx-Rice
8f94079353
gnu: flatpak: Update to 1.8.2.
* gnu/packages/package-management.scm (flatpak): Update to 1.8.2.
2020-08-26 21:02:25 +02:00
Maxim Cournoyer
fbd36a2334
gnu: guix: Update to 1.1.0-21.29d356.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-20.29d356.
2020-08-25 13:57:35 -04:00
Maxim Cournoyer
29d3569c9c
gnu: guix: Update to 1.1.0-20.537080f.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-20.537080f.
2020-08-25 13:48:17 -04:00
Mathieu Othacehe
c88bccc14e
gnu: guix: Update to 1.1.0-19.0c50d72.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-19.0c50d72.
2020-08-24 16:07:38 +02:00
Mathieu Othacehe
4c0c65acfa
Use "guile-zlib" and "guile-lzlib" instead of (guix config).
* Makefile.am (MODULES): Remove guix/zlib.scm and guix/lzlib.scm,
(SCM_TESTS): remove tests/zlib.scm, tests/lzlib.scm.
* build-aux/build-self.scm (make-config.scm): Remove unused %libz variable.
* configure.ac: Remove LIBZ and LIBLZ variables and check instead for
Guile-zlib and Guile-lzlib.
* doc/guix.texi ("Requirements"): Remove zlib requirement and add Guile-zlib
and Guile-lzlib instead.
* gnu/packages/package-management.scm (guix)[native-inputs]: Add "guile-zlib"
and "guile-lzlib",
[inputs]: remove "zlib" and "lzlib",
[propagated-inputs]: ditto,
[arguments]: add "guile-zlib" and "guile-lzlib" to Guile load path.
* guix/config.scm.in (%libz, %liblz): Remove them.
* guix/lzlib.scm: Remove it.
* guix/man-db.scm: Use (zlib) instead of (guix zlib).
* guix/profiles.scm (manual-database): Do not stub (guix config) in imported
modules list, instead add "guile-zlib" to the extension list.
* guix/scripts/publish.scm: Use (zlib) instead of (guix zlib) and (lzlib)
instead of (guix lzlib),
(string->compression-type, effective-compression): do not check for zlib and
lzlib availability.
* guix/scripts/substitute.scm (%compression-methods): Do not check for lzlib
availability.
* guix/self.scm (specification->package): Add "guile-zlib" and "guile-lzlib"
and remove "zlib" and "lzlib",
(compiled-guix): remove "zlib" and "lzlib" arguments and add guile-zlib and
guile-lzlib to the dependencies, also do not pass "zlib" and "lzlib" to
"make-config.scm" procedure,
(make-config.scm): remove "zlib" and "lzlib" arguments as well as %libz and
%liblz variables.
* guix/utils.scm (lzip-port): Use (lzlib) instead of (guix lzlib) and do not
check for lzlib availability.
* guix/zlib.scm: Remove it.
* m4/guix.m4 (GUIX_LIBZ_LIBDIR, GUIX_LIBLZ_FILE_NAME): Remove them.
* tests/lzlib.scm: Use (zlib) instead of (guix zlib) and (lzlib)
instead of (guix lzlib), and do not check for zlib and lzlib availability.
* tests/publish.scm: Ditto.
* tests/substitute.scm: Do not check for lzlib availability.
* tests/utils.scm: Ditto.
* tests/zlib.scm: Remove it.
2020-08-24 13:35:24 +02:00
Martin Becze
e343816dcb
gnu: Add akku.
* gnu/packages/package-management.scm (akku): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-08-23 17:17:11 -04:00
Tobias Geerinckx-Rice
cecaa0b383
gnu: libostree: Update to 2020.5.
* gnu/packages/package-management.scm (libostree): Update to 2020.5.
2020-08-20 06:16:45 +02:00
Ricardo Wurmus
638ef1e81d
gnu: conda: Update to 4.8.3.
* gnu/packages/package-management.scm (python-conda): Define as deprecated
alias for conda.
(python2-conda): Remove variable.
(conda)[arguments]: Add phases "fix-permissions",
"correct-python-executable-name", "do-not-use-python-root-as-prefix", and
"init"; remove phase "remove-failing-tests"; update "check" phase.
[inputs]: Add python-wrapper.
[native-inputs]: Move them all to...
[propagated-inputs]: ...this field.  Add python-conda-package-handling,
python-tqdm, and zstd.
[description]: Remove line about Conda as a library.
2020-08-13 00:00:54 +02:00
Ricardo Wurmus
c9a1672841
gnu: Add python-conda-package-handling.
* gnu/packages/package-management.scm (python-conda-package-handling): New
variable.
2020-08-12 21:50:42 +02:00
Tobias Geerinckx-Rice
145484e8f5
gnu: flatpack: Update to 1.8.1.
* gnu/packages/package-management.scm (flatpack): Update to 1.8.1.
2020-08-11 16:25:06 +02:00
Tobias Geerinckx-Rice
94050eaff8
gnu: libostree: Update to 2020.4.
* gnu/packages/package-management.scm (libostree): Update to 2020.4.
2020-07-26 20:45:01 +02:00
Mathieu Othacehe
e5b6ae9154
gnu: guix: Update to 1.1.0-18.0addee1.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-18.0addee1.
2020-07-26 18:51:59 +02:00
Jesse Gibbons
3a27a3dc8f
gnu: guix-jupyter: Correct kernel search location.
gnu/packages/package-management.scm: guix-jupyter:
[phases]: Use guile 3.0 instead of 2.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-23 00:22:25 +02:00
Marius Bakke
6680880f9b
gnu: guix: Update to 1.1.0-17.36a1925.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-17.36a1925.
2020-07-12 00:16:02 +02:00
Allan Adair
b9478f333b
gnu: flatpak: Update to 1.8.0.
* gnu/packages/package-management.scm (flatpak): Update to 1.8.0,
[native-inputs]: add "python-pyparsing".

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-07-05 10:28:45 +02:00
Mathieu Othacehe
b919d4048e
gnu: guix: Update to 1.1.0-16.d3eee3c.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-16.d3eee3c.
2020-07-02 13:50:51 +02:00
Mathieu Othacehe
d3eee3c064
gnu: guix: Update to 1.1.0-15.03deb1e.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-15.03deb1e.
2020-07-02 13:19:30 +02:00
Mathieu Othacehe
6c59eb1da2
Revert "gnu: guix-minimal: Remove as failing and unused."
This reverts commit 044cffdf34.
2020-07-02 13:19:30 +02:00
Mathieu Othacehe
044cffdf34
gnu: guix-minimal: Remove as failing and unused.
* gnu/packages/package-management.scm (guix-minimal): Remove it.
2020-07-02 09:54:57 +02:00
Mathieu Othacehe
6b77e7352d
gnu: guix: Update to 1.1.0-14.5bd8033.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-14.5bd8033.
2020-07-02 09:01:31 +02:00
Jan (janneke) Nieuwenhuizen
b38556ea7f
gnu: guix: Update to 1.1.0-13.26611f56fb.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-13.26611f56fb
2020-06-30 15:17:29 +02:00
Ludovic Courtès
a2991de0f4
gnu: guix: Build with Guile 3.0.4.
Since Guile 3.0.4 bytecode is not readable by 3.0.2, build the
dependents of 'guix' with 3.0.4 as well.

* gnu/packages/package-management.scm (guix)[inputs, native-inputs]: Use
GUILE-3.0-LATEST.
(gwl, guix-jupyter): Likewise.
* gnu/packages/web.scm (hpcguix-web): Likewise.
* gnu/packages/ci.scm (cuirass): Likewise.
* gnu/packages/emacs-xyz.scm (emacs-guix): Likewise.
2020-06-25 01:20:31 +02:00
Robin Templeton
753d75d40b
gnu: flatpak: Fix xdg-dbus-proxy configure flag.
* gnu/packages/package-management.scm (flatpak) [arguments]: Pass the full
"xdg-dbus-proxy" program path to the "--with-system-dbus-proxy" configure
flag.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-23 23:39:42 +02:00
Jan (janneke) Nieuwenhuizen
2df4ef03f0
gnu: guix: Update to 1.1.0-12.c00564192a.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-12.c00564192a.
2020-06-18 09:28:17 +02:00
Tobias Geerinckx-Rice
ad9db848b0
gnu: nix: Update to 2.3.6.
* gnu/packages/package-management.scm (nix): Update to 2.3.6.
2020-06-17 18:42:07 +02:00
Mathieu Othacehe
e3c6768822
gnu: guix: Update to 1.1.0-11.204623b.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-11.204623b.
2020-06-17 14:41:46 +02:00
Mathieu Othacehe
92d8c4aa38
Revert "gnu: guix: Update to 1.1.0-11.559491e."
This reverts commit ed8583d162 because of some
test failures.
2020-06-17 12:25:46 +02:00
Mathieu Othacehe
ed8583d162
gnu: guix: Update to 1.1.0-11.559491e.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-11.559491e.
2020-06-17 11:17:57 +02:00
Tobias Geerinckx-Rice
b6329d026b
gnu: nix: Look for configuration in /etc.
Fixes <http://issues.guix.gnu.org/41704>.

* gnu/packages/package-management.scm (nix)[arguments]: Add
‘--sysconfdir=/etc’ configure flag and override it during installation.

Requested-and-tested-by: Peng Mei Yu <pengmeiyu@riseup.net>
2020-06-16 13:35:56 +02:00
Jan (janneke) Nieuwenhuizen
5648ce07ff
gnu: guix: Update to 141b5c1620.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-1.141b5c1620.
2020-06-09 17:42:23 +02:00
Jan (janneke) Nieuwenhuizen
8176ce6fde
gnu: guix: Update to ab9e30039d.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-1.ab9e30039d.
2020-06-08 16:50:09 +02:00
Jan (janneke) Nieuwenhuizen
835b3d893f
gnu: guix: Update to 68d8c09465.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-1.68d8c09465.
2020-06-08 14:45:40 +02:00
Chris Marusich
ecbde6505c
gnu: guix: Update to d445c30ea6.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-7.d445c30.
2020-06-06 17:56:54 -07:00
Marius Bakke
8951b9496b
gnu: GnuTLS: Update replacement to 3.6.14 [fixes CVE-2020-13777].
* gnu/packages/tls.scm (gnutls-3.6.13): Rename to ...
(gnutls-3.6.14): ... this.  Update to 3.6.14.
(gnutls)[replacement]: Adjust accordingly.
* gnu/packages/package-management.scm (guix)[propagated-inputs]: Likewise.
* gnu/packages/vpn.scm (openconnect)[propagated-inputs]: Likewise.
2020-06-06 15:35:41 +02:00
Mathieu Othacehe
6f07472ab2
gnu: guix: Update to ea924134f8.
Update Guix to include ea924134f8, that fixes a
test failure that can occur when running from a file-system without user_xattr
support.

* gnu/packages/package-management.scm (guix): Update to 1.1.0-6.ea92413.
2020-06-05 19:24:16 +02:00
Mathieu Othacehe
66294d7cfe
gnu: guix: Update to 7730f41afd.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-5.7730f41.
2020-06-05 09:10:34 +02:00
Tobias Geerinckx-Rice
9375555b55
gnu: nix: Update to 2.3.5.
* gnu/packages/package-management.scm (nix): Update to 2.3.5.
2020-06-03 06:46:31 +02:00
Ludovic Courtès
8f7cf3b50c
gnu: guix, guix-jupyter, cuirass, hpcguix-web: Use Guile-JSON 4.0.
* gnu/packages/package-management.scm (guix)[native-inputs]
[propagated-inputs]: Use GUILE-JSON-4 instead of GUILE-JSON-3.
* gnu/packages/ci.scm (cuirass)[inputs]: Likewise.
* gnu/packages/package-management.scm (guix-jupyter)[propagated-inputs]:
Likewise.
* gnu/packages/web.scm (hpcguix-web)[propagated-inputs]: Likewise.
2020-06-02 18:55:54 +02:00
Marius Bakke
977f478090
gnu: guix: Update to bdc801e1cf.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-4.bdc801e.
2020-05-11 23:48:29 +02:00
Ricardo Wurmus
ac68fb3b29
gnu: flatpak: Update to 1.6.3.
* gnu/packages/package-management.scm (flatpak): Update to 1.6.3.
[arguments]: Enable tests; add --with-system-dbus-proxy to configure flags;
add "fix-tests" phase and replace "check" phase.
[native-inputs]: Add socat, dbus, python, which, and glibc-utf8-locales.
[inputs]: Add xdg-dbus-proxy.
2020-05-11 17:21:44 +02:00
Marius Bakke
c263cfdcde
Merge branch 'master' into core-updates 2020-05-06 23:37:40 +02:00
Giacomo Leidi
13c18af1d8
gnu: nix: Update to 2.3.4.
* gnu/packages/package-management.scm (nix): Update to 2.3.4,
[inputs]: Add boost, brotli, editline.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-05-06 22:49:56 +02:00
Jan (janneke) Nieuwenhuizen
37d21a2d50
gnu: guix: Update to 52b01cb700.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-1.52b01cb700.
2020-05-01 08:52:44 +02:00
Jan (janneke) Nieuwenhuizen
52b01cb700
gnu: guix: Apply courage for the Hurd.
* gnu/packages/package-management.scm (guix)[arguments]: When hurd-target? is
true, configure --with-courage.
2020-05-01 08:35:43 +02:00
Jan (janneke) Nieuwenhuizen
38b9af7c92
gnu: guix: Cross-build fixup for wrap-program.
This allows running:

    guix build hello

* gnu/packages/package-management.scm (guix)[arguments]: When cross-compiling,
fixup the shebang generated by wrap-program.
[inputs]: When cross-compiling, include bash-minimal.
2020-05-01 08:35:17 +02:00
Jan (janneke) Nieuwenhuizen
0c5d974fa1
gnu: guix: Use gnutls-3.6.13 when cross-compiling.
* gnu/packages/package-management.scm (guix)[propagated-inputs]: When
cross-compiling, use patched gnutls-3.6.13.
2020-05-01 08:23:27 +02:00
Marius Bakke
8bf8cd9b85
Merge branch 'master' into core-updates
Conflicts:
	gnu/local.mk
	gnu/packages/backup.scm
	gnu/packages/emacs-xyz.scm
	gnu/packages/guile.scm
	gnu/packages/lisp.scm
	gnu/packages/openldap.scm
	gnu/packages/package-management.scm
	gnu/packages/web.scm
	gnu/packages/xorg.scm
2020-04-30 23:47:49 +02:00
Ludovic Courtès
ce0f1b1eef
gnu: guix: Update to 619f918.
* gnu/packages/package-management.scm (guix): Update to 619f918.
2020-04-28 23:28:17 +02:00
Jan (janneke) Nieuwenhuizen
a7dbb95ca5
gnu: guix: Update to 569c55bee2.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-1.569c55bee2.
2020-04-26 19:52:43 +02:00
Jan (janneke) Nieuwenhuizen
569c55bee2
gnu: guix: Cross-build fix: override compressors.
* gnu/packages/package-management.scm (guix)[arguments]: When cross-compiling,
add `fixup-compressors' stage.
[inputs]: When cross-compiling, add `xz'.
2020-04-26 19:52:20 +02:00
Jan (janneke) Nieuwenhuizen
56389433bc
gnu: guix: Cross-build workaround: Run native guile for version.
We need to take some care here, the native guile is not necessarily always the
same version as the host guile.

* gnu/packages/package-management.scm (guix)[arguments]: Do not attempt to run
host guile for getting effective-version; resort to native guile.
2020-04-26 19:46:27 +02:00
Jan (janneke) Nieuwenhuizen
d653e184ec
gnu: guix: Do not copy bootstrap-guile when cross-compiling.
* gnu/packages/package-management.scm (guix)[arguments]: When cross-compiling,
skip copy-bootstrap-guile phase; needed for tests only.
2020-04-26 19:46:27 +02:00
Marius Bakke
c57d649de3
Merge branch 'master' into core-updates 2020-04-24 17:28:11 +02:00
Marius Bakke
9b42918edd
gnu: guix: Update to 7dd0539.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-1.7dd0539.
2020-04-24 16:53:43 +02:00
Marius Bakke
bd21acf6c3
Merge branch 'master' into core-updates 2020-04-15 19:26:55 +02:00
Ludovic Courtès
33ff35d570
gnu: guix: Update to 1.1.0. 2020-04-15 09:58:26 +02:00