summaryrefslogtreecommitdiff
path: root/gnu/packages/package-management.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updates-frozenLudovic Courtès2021-09-07
|\
| * gnu: libostree: Update to 2021.3.Tobias Geerinckx-Rice2021-09-03
| | | | | | | | * gnu/packages/package-management.scm (libostree): Update to 2021.3.
* | Merge branch 'master' into core-updates-frozenMarius Bakke2021-07-29
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/packages/bioinformatics.scm gnu/packages/cmake.scm gnu/packages/curl.scm gnu/packages/emacs-xyz.scm gnu/packages/gpodder.scm gnu/packages/music.scm gnu/packages/patches/glibc-bootstrap-system.patch gnu/packages/python-xyz.scm gnu/packages/shells.scm gnu/packages/statistics.scm
| * gnu: guix-jupyter: Update to 0.2.2.Ludovic Courtès2021-07-26
| | | | | | | | * gnu/packages/package-management.scm (guix-jupyter): Update to 0.2.2.
| * gnu: modules: Avoid FHS file names in 'add.modules'.Ludovic Courtès2021-07-23
| | | | | | | | | | * gnu/packages/package-management.scm (modules)[arguments]: Add 'patch-add-modules' phase.
| * gnu: Add modules.Ivan Gankevich2021-07-23
| | | | | | | | | | | | * gnu/packages/package-management.scm (modules): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: Use 'search-input-directory' for glibc locale data.Ludovic Courtès2021-07-24
|/ | | | | | | * gnu/packages/gnome.scm (gnome-desktop)[arguments]: Use 'search-input-directory' when searching for glibc's "lib/locale". * gnu/packages/gnome.scm (geocode-glib): Likewise. * gnu/packages/package-management.scm (flatpak): Likewise.
* gnu: conda: Update to 4.10.3.Ricardo Wurmus2021-07-05
| | | | | | | * gnu/packages/package-management.scm (conda): Update to 4.10.3. [arguments]: Add phase fix-ruamel-yaml-dependency; disable three more tests; remove sudo workaround in "init" phase. [native-inputs]: Add python-pytest-timeout.
* gnu: python-conda-package-handling: Update to 1.7.3.Ricardo Wurmus2021-07-05
| | | | | | | * gnu/packages/package-management.scm (python-conda-package-handling): Update to 1.7.3. [arguments]: Run all tests in check phase. [native-inputs]: Add python-pytest-mock.
* gnu: python-anaconda-client: Update to 1.8.0.Ricardo Wurmus2021-07-05
| | | | | | | | * gnu/packages/package-management.scm (python-anaconda-client): Update to 1.8.0. [propagated-inputs]: Add python-nbformat. [native-inputs]: Add python-freezegun. (python2-anaconda-client): Remove variable.
* gnu: guix: Update to 6243ad3.Tobias Geerinckx-Rice2021-07-03
| | | | * gnu/packages/package-management.scm (guix): Update to 6243ad3.
* gnu: guix-build-coordinator: Update to 0-33.c2f0c5b.Christopher Baines2021-07-02
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-33.c2f0c5b.
* gnu: nix: Use a source URL that doesn't break Guix.Tobias Geerinckx-Rice2021-06-25
| | | | | | Works around <http://issues.guix.gnu.org/49223>. * gnu/packages/package-management.scm (nix)[source]: Tweak URL.
* gnu: nix: Update to 2.3.13.Tobias Geerinckx-Rice2021-06-25
| | | | * gnu/packages/package-management.scm (nix): Update to 2.3.13.
* gnu: nix: Update to 2.3.12.Tobias Geerinckx-Rice2021-06-24
| | | | * gnu/packages/package-management.scm (nix): Update to 2.3.12.
* gnu: guix: Update to 4985a42.Christopher Baines2021-06-18
| | | | * gnu/packages/package-management.scm (guix): Update to 4985a42.
* gnu: guix-build-coordinator: Update to 0-32.870a0c6.Christopher Baines2021-06-14
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to to 0-32.870a0c6.
* gnu: guix-build-coordinator: Update to 0-31.4a47417.Christopher Baines2021-06-07
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-31.4a47417.
* maint: Require Guile 3.0.Ludovic Courtès2021-06-01
| | | | | | | | | | | | * configure.ac: Require Guile 3.0. * doc/guix.texi (Requirements): Adjust accordingly. * gnu/packages/package-management.scm (guile2.2-guix): Remove. * guix/lint.scm (exception-with-kind-and-args?): Remove 'cond-expand'. * guix/scripts/deploy.scm (deploy-machine*): Likewise. * guix/store.scm (call-with-store): Likewise. * guix/swh.scm (http-get*, http-post*): Likewise. * guix/ui.scm (without-compiler-optimizations, guard*) (call-with-error-handling): Likewise.
* gnu: guix: Update to 1.3.0-3.50dfbbf.Mathieu Othacehe2021-06-01
| | | | * gnu/packages/package-management.scm (guix): Update to 1.3.0-3.50dfbbf.
* gnu: guix-build-coordinator: Update to 0-30.f9af463.Christopher Baines2021-06-01
| | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-30.f9af463.
* gnu: guix-build-coordinator: Update to 0-29.8c98f47.Christopher Baines2021-05-27
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-29.8c98f47.
* gnu: guix-build-coordinator: Update to 0-28.675c52d.Christopher Baines2021-05-26
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-28.675c52d.
* gnu: guix: Update to 9f2b2c4.Christopher Baines2021-05-22
| | | | * gnu/packages/package-management.scm (guix): Update to 9f2b2c4.
* gnu: nix: Update to 2.3.11.Tobias Geerinckx-Rice2021-05-18
| | | | * gnu/packages/package-management.scm (nix): Update to 2.3.11.
* gnu: guix: Add dependency on Disarchive.Ludovic Courtès2021-05-14
| | | | | | | | This enables the Disarchive fallback implemented in commit fbc2a52a32ddc664db8ebab420c2e17b1432c744. * gnu/packages/package-management.scm (guix)[inputs]: Add DISARCHIVE. [arguments]: In 'wrap-program' phase, add DISARCHIVE to the search path.
* Merge branch 'version-1.3.0'Maxim Cournoyer2021-05-11
|\
| * gnu: guix: Update to 771b866.Maxim Cournoyer2021-05-11
| |
| * gnu: guix: Update to 1.3.0.Maxim Cournoyer2021-05-11
| |
| * gnu: guix: Update to 566982b.Maxim Cournoyer2021-05-08
| |
| * gnu: guix: Update to 1.3.0rc2.Maxim Cournoyer2021-05-08
| |
| * gnu: guile2.2-guix: Add missing dependencies.Ludovic Courtès2021-05-05
| | | | | | | | | | | | | | | | Reported by Maxime Devos <maximedevos@telenet.be>. * gnu/packages/package-management.scm (guile2.2-guix)[inputs] [propagated-inputs]: Add GUILE2.2-LIB, GUILE2.2-ZLIB, and GUILE2.2-LZLIB.
| * gnu: guix: Phases refer to #:system, #:target, and #:native-inputs.Ludovic Courtès2021-05-05
| | | | | | | | | | | | | | * gnu/packages/package-management.scm (guix)[arguments]: In 'copy-bootstrap-guile' and 'wrap-program' phases, refer to #:system, #:native-inputs, and #:target instead of unquoting (%current-system) and (%current-target-system).
| * gnu: guix: Avoid Bash wrapper.Ludovic Courtès2021-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Bash wrapper created by 'wrap-program' creates an extra indirection and may annoyingly emit locale warnings: /gnu/store/…-bash-minimal-5.0.16/bin/bash: warning: setlocale: LC_ALL: cannot change locale (wtf) This warning would typically show up when running Guix, as produced by 'guix pack guix', on a foreign distro, annihilating efforts made in 1d4ab335b22a93e01c2eb1eb3e93fc6534157040 and 8a973abc6f7eebfcd8a904bfbb99cb9f86f66ef0. * gnu/packages/package-management.scm (guix)[arguments]: In 'wrap-program' phase, remove 'string-join' call for PATH and GOPATH. Replace 'wrap-program' call with a 'substitute*' form. Remove (when target ...) form. [inputs]: Remove "bash-minimal" added in commit 38b9af7c92344a17b6680ebd2aeea14171f84a1c and no longer needed.
| * gnu: guix: Add run-time dependency on Guile-Lib.Ludovic Courtès2021-05-05
| | | | | | | | | | | | | | | | | | This is a followup to 02e2e093e858e8a0ca7bd66c1f1f6fd0a1705edb, which added Guile-Lib as an input but did not add it to the wrapper's search path. * gnu/packages/package-management.scm (guix)[arguments]: In 'wrap-program' phase, add GUILE-LIB to DEPS.
| * gnu: guix: Update to 6fd7f16.Maxim Cournoyer2021-04-29
| |
| * gnu: guix: Update to 1.3.0rc1.Maxim Cournoyer2021-04-29
| |
* | gnu: guile2.2-guix: Add missing dependencies.Ludovic Courtès2021-05-05
| | | | | | | | | | | | | | | | Reported by Maxime Devos <maximedevos@telenet.be>. * gnu/packages/package-management.scm (guile2.2-guix)[inputs] [propagated-inputs]: Add GUILE2.2-LIB, GUILE2.2-ZLIB, and GUILE2.2-LZLIB.
* | gnu: guix: Phases refer to #:system, #:target, and #:native-inputs.Ludovic Courtès2021-05-05
| | | | | | | | | | | | | | * gnu/packages/package-management.scm (guix)[arguments]: In 'copy-bootstrap-guile' and 'wrap-program' phases, refer to #:system, #:native-inputs, and #:target instead of unquoting (%current-system) and (%current-target-system).
* | gnu: guix: Avoid Bash wrapper.Ludovic Courtès2021-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Bash wrapper created by 'wrap-program' creates an extra indirection and may annoyingly emit locale warnings: /gnu/store/…-bash-minimal-5.0.16/bin/bash: warning: setlocale: LC_ALL: cannot change locale (wtf) This warning would typically show up when running Guix, as produced by 'guix pack guix', on a foreign distro, annihilating efforts made in 1d4ab335b22a93e01c2eb1eb3e93fc6534157040 and 8a973abc6f7eebfcd8a904bfbb99cb9f86f66ef0. * gnu/packages/package-management.scm (guix)[arguments]: In 'wrap-program' phase, remove 'string-join' call for PATH and GOPATH. Replace 'wrap-program' call with a 'substitute*' form. Remove (when target ...) form. [inputs]: Remove "bash-minimal" added in commit 38b9af7c92344a17b6680ebd2aeea14171f84a1c and no longer needed.
* | gnu: guix: Add run-time dependency on Guile-Lib.Ludovic Courtès2021-05-05
| | | | | | | | | | | | | | | | | | This is a followup to 02e2e093e858e8a0ca7bd66c1f1f6fd0a1705edb, which added Guile-Lib as an input but did not add it to the wrapper's search path. * gnu/packages/package-management.scm (guix)[arguments]: In 'wrap-program' phase, add GUILE-LIB to DEPS.
* | gnu: libostree: Update to 2021.2.Tobias Geerinckx-Rice2021-05-02
| | | | | | | | * gnu/packages/package-management.scm (libostree): Update to 2021.2.
* | gnu: guix-build-coordinator: Update to 0-27.1305724.Christopher Baines2021-04-23
| | | | | | | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-27.1305724.
* | gnu: guix-build-coordinator: Update to 0-26.f836f07.Christopher Baines2021-04-23
| | | | | | | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-26.f836f07.
* | gnu: guix-build-coordinator: Add missing guile-sqlite3 to wrapper.Christopher Baines2021-04-23
| | | | | | | | | | * gnu/packages/package-management.scm (guix-build-coordinator)[arguments]: List guile-sqlite3 as a guile input for wrapping.
* | gnu: guix-build-coordinator: Update to 0-25.c49b1c8.Christopher Baines2021-04-22
|/ | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-25.c49b1c8.
* gnu: Guix: Update to 1.2.0-21.4dff6ec.Leo Famulari2021-04-13
| | | | | | Fixes <https://bugs.gnu.org/46829>. * gnu/packages/package-management.scm (guix): Update to 1.2.0-21.4dff6ec.
* gnu: guix: Update to 2d73086.Ludovic Courtès2021-04-09
| | | | * gnu/packages/package-management.scm (guix): Update to 2d73086.
* gnu: guix-build-coordinator: Update to 0-24.6fb5eaf.Christopher Baines2021-04-09
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-24.6fb5eaf.
* gnu: guix-build-coordinator: Update to 0-23.44d0006.Christopher Baines2021-04-09
| | | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-23.44d0006. [arguments]: Fix missing guile-fibers when not building for the hurd.