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

499 commits

Author SHA1 Message Date
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
Ludovic Courtès
2033cf19e6
gnu: guix: Update to 9d0d27f. 2020-04-12 03:33:13 +02:00