aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/package-management.scm
Commit message (Expand)AuthorAge
* gnu: guix: Update to 1.4.0-10.4dfdd82210.•••* gnu/packages/package-management.scm (guix): Update to 1.4.0-10.4dfdd82210. Janneke Nieuwenhuizen2023-08-22
* gnu: guix: Disable some tests on the Hurd.•••* gnu/packages/package-management.scm (guix)[arguments]: When building on the Hurd, add phase disable-tests/hurd. Janneke Nieuwenhuizen2023-08-22
* gnu: guix: Update to 30355c1.•••Fixes a test failure in 'tests/guix-system.sh' on aarch64-linux, introduced by 4cdbbfa48d87d9a500288249f228fd19d4371919. * gnu/packages/package-management.scm (guix): Update to 30355c1. Ludovic Courtès2023-08-22
* gnu: guix: Update to 0e6215a.•••* gnu/packages/package-management.scm (guix): Update to 0e6215a. Ludovic Courtès2023-08-21
* gnu: conda: Add missing dependency.•••*gnu/packages/package-management.scm (conda)[native-inputs]: Add PYTHON-MOCK. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Mădălin Ionel Patrașcu2023-08-12
* gnu: fuse@3: Bind to default FUSE variable.•••* gnu/packages/linux.scm (fuse): Rename this… (fuse-2): …to this, and… (fuse-3): …rename this… (fuse): …to this! (fuse-static): Rename this… (fuse-2-static): …to this. Adjust all users. Tobias Geerinckx-Rice2023-07-23
* gnu: guix-build-coordinator: Update to 0-86.f39f160.•••* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-86.f39f160. [arguments]: Update style. Christopher Baines2023-07-26
* gnu: nar-herder: Update to 0-21.53682fa.•••* gnu/packages/package-management.scm (nar-herder): Update to 0-21.53682fa. [arguments]: Update style. Christopher Baines2023-07-26
* gnu: conan: Update to 2.0.9.•••* gnu/packages/package-management.scm (conan): Update to 2.0.9. [arguments]: Upgrade python-pyyaml-5 to python-pyyaml. Tobias Geerinckx-Rice2023-07-16
* gnu: gcab: Remove input labels.•••* gnu/packages/package-management.scm (gcab)[native-inputs]: Remove input labels. Tobias Geerinckx-Rice2023-07-16
* gnu: gcab: Update to 1.6.•••* gnu/packages/package-management.scm (gcab): Update to 1.6. Tobias Geerinckx-Rice2023-07-16
* gnu: nix: Update to 2.16.1.•••* gnu/packages/package-management.scm (nix): Update to 2.16.1. [source]: Use HTTPS for package source. [inputs]: Add nlohmann-json. [native-inputs]: Add rapidcheck. [arguments]<#:phases>: In phase "check", change the value of environment variable "NIX_STORE" to "/nix/store" temporarily. * gnu/packages/patches/nix-dont-build-html-doc.diff: Update. Co-authored-by: jgart <jgart@dismail.de> Zhu Zihao2023-07-11
* Revert "gnu: nix: Use HTTPS for package source."•••This reverts commit cdb3cd4afaa37097208daef1d39d85c0f431e592. Wrong patch revision. Nicolas Goaziou2023-07-01
* Revert "gnu: nix: Update to 2.16.0."•••This reverts commit 554d46882bc4443dcebbba5aac70b016537d0975. Wrong patch revision. Nicolas Goaziou2023-07-01
* gnu: nix: Use HTTPS for package source.•••* gnu/packages/package-management.scm (nix)[source]: Use HTTPS. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Zhu Zihao2023-07-01
* gnu: nix: Update to 2.16.0.•••* gnu/packages/package-management.scm (nix): Update to 2.16.0. [inputs]: Add nlohmann-json. [native-inputs]: Add rapidcheck. [arguments]<#:phases>: In phase "check", change the value of environment variable "NIX_STORE" to "/nix/store" temporarily. * gnu/packages/patches/nix-dont-build-html-doc.diff: Update. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Zhu Zihao2023-07-01
* gnu: Use target-hurd?, system-hurd? instead of hurd-target?, hurd-system?.•••* gnu/packages/hurd.scm (hurd-target?): Remove. (hurd-system?): Move to... * guix/utils.scm (system-hurd?): ...here. * gnu/packages/*: Update all users, removing (gnu packages hurd) include where now unused. Janneke Nieuwenhuizen2023-06-17
* gnu: guile-fibers: Remove 'guile-fibers-next'.•••* gnu/packages/guile-xyz.scm (guile-fibers-next): Remove. * gnu/packages/package-management.scm (guix-build-coordinator)[arguments] [native-inputs, propagated-inputs]: Replace GUILE-FIBERS-NEXT by GUILE-FIBERS-1.3. (nar-herder)[arguments, native-inputs, propagated-inputs]: Likewise. * gnu/packages/web.scm (guix-data-service)[propagated-inputs]: Likewise. Ludovic Courtès2023-06-14
* gnu: guix: Update to 44bbfc2.•••* gnu/packages/package-management.scm (guix): Update to 44bbfc2. Ludovic Courtès2023-06-09
* gnu: python-anaconda-client: Fix build with Python 3.10.•••* gnu/packages/package-management.scm (python-anaconda-client)[build-system]: Use pyproject-bulid-system. [arguments]: Move contents of 'remove-network-tests phase to #:test-flags; drop trailing #T from 'set-HOME phase; add phase 'python3.10-compatibility; disable test_conda_root and test_conda_root_outside_root_environment. Ricardo Wurmus2023-06-06
* gnu: guix-build-coordinator: Update to 0-85.c44d485.•••* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-85.c44d485. Christopher Baines2023-06-03
* gnu: nar-herder: Update to 0-20.b27ca4d.•••* gnu/packages/package-management.scm (nar-herder): Update to 0-20.b27ca4d. Christopher Baines2023-05-30
* gnu: guix: Remove trailing #t from phases.•••* gnu/packages/package-management.scm (guix)[arguments]: Remove trailing #t from phases. Efraim Flashner2023-05-28
* gnu: guix: Fix cross-building.•••* gnu/packages/package-management.scm (guix)[arguments]: In custom 'set-font-path phase also search native-inputs for the input directory. Efraim Flashner2023-05-28
* gnu: guix-build-coordinator: Fix source hash.•••The previous commit has the wrong hash, I think I ended up building the data service instead for some reason and didn't set the hash of this package correctly. * gnu/packages/package-management.scm (guix-build-coordinator)[source]: Fix hash. Christopher Baines2023-05-25
* gnu: guix-build-coordinator: Update to 0.0.1-41.6885006.•••* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0.0.1-41.6885006. Christopher Baines2023-05-25
* gnu: guix: Depend on 'graphviz-minimal'.•••* gnu/packages/package-management.scm (guix)[arguments]: Add 'set-font-path' phase. [native-inputs]: Change GRAPHVIZ to GRAPHVIZ-MINIMAL. Add FONT-GHOSTSCRIPT. (guix-daemon)[native-inputs]: Remove "font-ghostscript". [arguments]: Delete 'set-font-path' phase. Ludovic Courtès2023-05-24
* gnu: nar-herder: Update to 0-19.efaf8fa.•••* gnu/packages/package-management.scm (nar-herder): Update to 0-19.efaf8fa. Christopher Baines2023-05-23
* gnu: guix-build-coordinator: Update to 0-83.c79f455.•••* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-83.c79f455. Christopher Baines2023-05-23
* gnu: guix-build-coordinator-agent-only: Fix missing wrapping.•••Remove the arguments so the arguments of the guix-build-coordinator package apply. * gnu/packages/package-management.scm (guix-build-coordinator/agent-only)[arguments]: Remove. Christopher Baines2023-05-17
* gnu: guix-build-coordinator: Update to 0-82.2c9e004.•••* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-82.2c9e004. Christopher Baines2023-05-14
* gnu: guix-build-coordinator: Neaten up the package definitions.•••Remove duplication and redundant append calls. * gnu/packages/package-management.scm (guix-build-coordinator)[inputs]: Always add sqitch. [propagated-inputs]: Always add guile-fibers-next. (guix-build-coordinator-agent-only)[arguments]: Remove unnecessary duplication of phases. [propagated-inputs]: Remove unnecessary append. Christopher Baines2023-05-14
* gnu: guix-build-coordinator: Update to 0-81.3f6473c.•••* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-81.3f6473c. Christopher Baines2023-05-10
* gnu: guix-build-coordinator: Update to 0-80.d030cac.•••* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-80.d030cac. Christopher Baines2023-05-06
* gnu: guix: Update to dc5430c.•••* gnu/packages/package-management.scm (guix): Update to dc5430c. Ludovic Courtès2023-05-05
* gnu: guix: Add guile-semver.•••* gnu/packages/package-management.scm (guix)[propagated-inputs]: Add guile-semver. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Simon Tournier2023-04-30
* Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge2023-04-25
|\
| * gnu: guix-build-coordinator: Update to 0-79.6a4e827.•••* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-79.6a4e827. Christopher Baines2023-04-25
| * gnu: guix: Update to 1.4.0-5.286cdf0.•••* gnu/packages/package-management.scm (guix): Update to 1.4.0-5.286cdf0. Maxim Cournoyer2023-04-18
* | gnu: guix: Update to 1.4.0-5.286cdf0.•••* gnu/packages/package-management.scm (guix): Update to 1.4.0-5.286cdf0. Maxim Cournoyer2023-04-19
* | Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge2023-04-17
|\|
| * gnu: guix-build-coordinator: Update to 0-78.2efcd8b.•••* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-78.2efcd8b. Christopher Baines2023-04-17
* | Merge branch 'master' into core-updates.•••Conflicts: gnu/local.mk gnu/packages/build-tools.scm gnu/packages/certs.scm gnu/packages/check.scm gnu/packages/compression.scm gnu/packages/cups.scm gnu/packages/fontutils.scm gnu/packages/gnuzilla.scm gnu/packages/guile.scm gnu/packages/ibus.scm gnu/packages/image-processing.scm gnu/packages/linux.scm gnu/packages/music.scm gnu/packages/nss.scm gnu/packages/pdf.scm gnu/packages/python-xyz.scm gnu/packages/qt.scm gnu/packages/ruby.scm gnu/packages/shells.scm gnu/packages/tex.scm gnu/packages/video.scm gnu/packages/vulkan.scm gnu/packages/web.scm gnu/packages/webkit.scm gnu/packages/wm.scm Maxim Cournoyer2023-04-14
|\|
| * gnu: guix-build-coordinator: Update to 0-77.7f6db4b.•••* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-77.7f6db4b. Christopher Baines2023-04-13
| * gnu: conan: Disable more flaky tests.•••* gnu/packages/package-management.scm (conan) [arguments]: Run test suite verbosely. Skip the test_toolchain and test_list tests. Maxim Cournoyer2023-03-31
| * gnu: conan: Do not hard-code package versions.•••* gnu/packages/package-management.scm (conan) [arguments]: Add #:modules argument. Avoid hard-coding package versions in configure-tests phase. Maxim Cournoyer2023-03-31
| * gnu: conan: Update to 2.0.2.•••* gnu/packages/package-management.scm (conan): Update to 2.0.2. [arguments]: Delete relax-requirements phase. Update patch-paths phase. Add new patch-hard-coded-GCC-references, use-current-cmake-for-tests and configure-tests phases. Update check phase. [native-inputs]: Replace autoconf with autoconf-wrapper. Add libtool. Maxim Cournoyer2023-03-30
| * gnu: conan: Use gexps and remove input labels.•••* gnu/packages/package-management.scm (conan) [arguments]: Use gexps. Use search-input-file in patch-paths phase. [native-inputs]: Remove labels. Maxim Cournoyer2023-03-30
| * gnu: Add fpm.•••* gnu/packages/package-management.scm (fpm): New variable. * gnu/packages/patches/fpm-newer-clamp-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Maxim Cournoyer2023-03-28
| * gnu: guix-build-coordinator: Update to 0-76.3c9354e.•••* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-76.3c9354e [arguments]: Fix reference to guile-fibers. Christopher Baines2023-03-27