Commit Graph

508 Commits

Author SHA1 Message Date
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