summaryrefslogtreecommitdiff
path: root/gnu/packages/package-management.scm
Commit message (Collapse)AuthorAge
* gnu: Add gwl/next.Ricardo Wurmus2022-08-24
| | | | * gnu/packages/package-management.scm (gwl/next): New variable.
* gnu: conan: Update to 1.50.0.Hartmut Goebel2022-08-10
| | | | | * gnu/packages/package-management.scm (conan): Update to 1.50.0. [arguments]<phases>{check}: Add another test to be skipped, adjust comment.
* gnu: guix: Default 'current-guix' is built using the current channels.Ludovic Courtès2022-08-09
| | | | | | | | * gnu/packages/package-management.scm (source-file?): Remove. (current-guix-package): Change default value to the promise of a package. (current-guix): Turn into a call to 'current-guix-package' possibly with 'force'.
* build-system: Add 'channel-build-system'.Ludovic Courtès2022-08-09
| | | | | | | | * gnu/ci.scm (channel-build-system, channel-source->package): Remove. * gnu/packages/package-management.scm (channel-source->package): New procedure, moved from (gnu ci). * guix/build-system/channel.scm: New file, with code moved from (gnu ci). * doc/guix.texi (Build Systems): Document it.
* gnu: rpm: Update to 4.17.1.Maxim Cournoyer2022-08-02
| | | | * gnu/packages/package-management.scm (rpm): Update to 4.17.1.
* gnu: rpm: Make popt a propagated input.Maxim Cournoyer2022-08-02
| | | | | * gnu/packages/package-management.scm (rpm)[inputs]: Move popt... [propagated-inputs]: ... to here.
* gnu: libostree: Update to 2022.5.Tobias Geerinckx-Rice2022-07-24
| | | | * gnu/packages/package-management.scm (libostree): Update to 2022.5.
* gnu: gwl: Update to 0.5.0.Ricardo Wurmus2022-07-21
| | | | | * gnu/packages/package-management.scm (gwl): Update to 0.5.0. [arguments]: Disable integration tests.
* gnu: guix-build-coordinator: Update to 0-59.cc884ef.Christopher Baines2022-07-15
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-59.cc884ef.
* gnu: guix: Update to 1.3.0-29.9e46320.Christopher Baines2022-07-09
| | | | * gnu/packages/package-management.scm (guix): Update to 1.3.0-29.9e46320.
* gnu: guix-build-coordinator: Update to 0-58.a7bbf9d.Christopher Baines2022-07-08
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-58.a7bbf9d.
* gnu: guix-build-coordinator: Update to 0-57.3175ac2.Christopher Baines2022-07-07
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-57.3175ac2.
* gnu: guix: Update to 1.3.0-28.c23e0aa.Lars-Dominik Braun2022-07-05
| | | | | | | Fixes a problem with the binary installer, whose guix command does not understand manifest format 4 yet. * gnu/packages/package-management.scm (guix): Update to 1.3.0-28.c23e0aa.
* gnu: guix-build-coordinator: Update to 0-56.290ba67.Christopher Baines2022-07-03
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-56.290ba67.
* gnu: guix-build-coordinator: Update to 0-55.23504e0.Christopher Baines2022-07-01
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-55.23504e0.
* gnu: guix-build-coordinator Update to 0-54.07b0b61.Christopher Baines2022-06-24
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-54.07b0b61.
* gnu: nar-herder: Update to 0-9.5acfcc0.Christopher Baines2022-06-24
| | | | * gnu/packages/package-management.scm (nar-herder): Update to 0-9.5acfcc0.
* gnu: nar-herder: Add guile-lzlib as an input.Christopher Baines2022-06-21
| | | | | | * gnu/packages/package-management.scm (nar-herder)[native-inputs,propagated-inputs]: Add guile-lzlib. [arguments]: Wrap with guile-lzlib.
* gnu: nar-herder: Update to 0-8.042f49e.Christopher Baines2022-06-10
| | | | * gnu/packages/package-management.scm (nar-herder): Update to 0-8.042f49e.
* gnu: libostree: Update to 2022.3.Tobias Geerinckx-Rice2022-05-29
| | | | * gnu/packages/package-management.scm (libostree): Update to 2022.3.
* gnu: cuirass: Depend on an older Guix snapshot.Ludovic Courtès2022-05-26
| | | | | | | Works around <https://issues.guix.gnu.org/55441#12>. * gnu/packages/package-management.scm (guix-for-cuirass): New variable. * gnu/packages/ci.scm (cuirass)[inputs]: Use it.
* gnu: guix-build-coordinator: Update to 0-53.3de63f1.Christopher Baines2022-05-25
| | | | | | | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-53.3de63f1. * gnu/services/guix.scm (guix-build-coordinator-queue-builds-configuration-guix-data-service-build-server-id): New procedure. (guix-build-coordinator-queue-builds-shepherd-services): Use the guix-data-service-build-server-id. * doc/guix.texi (Guix Build Coordinator): Document the new queue builds configuration field.
* gnu: libostree: Update to 2022.2.Tobias Geerinckx-Rice2022-05-22
| | | | | * gnu/packages/package-management.scm (libostree): Update to 2022.2. [arguments]: Don't explicitly return #t from phases.
* gnu: guix: Update to 598f728.Ludovic Courtès2022-05-20
| | | | * gnu/packages/package-management.scm (guix): Update to 598f728.
* gnu: guix: Update to 1.3.0-26.fd00ac7.Tobias Geerinckx-Rice2022-05-15
| | | | | | * gnu/packages/package-management.scm (guix): Update to 1.3.0-26.fd00ac7. This follows up on commit fd00ac7e27c8a6d4b4d4719b4f8797bdce204623, to fix <https://logs.guix.gnu.org/guix/2022-05-17.log#174302>.
* gnu: nar-herder: Update to 0-7.a24fbd1.base-for-series-12418Christopher Baines2022-05-17
| | | | * gnu/packages/package-management.scm (nar-herder): Update to 0-7.a24fbd1.
* gnu: guix-build-coordinator: Update to 0-52.ed3c806.Christopher Baines2022-05-17
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-52.ed3c806.
* gnu: rpm: Update to 4.17.0.base-for-series-12345base-for-series-12343Maxim Cournoyer2022-05-14
| | | | | | | | * gnu/packages/package-management.scm (rpm): Update to 4.17.0. [configure-flags]: Remove '--without-lua', no longer supported. [phases]: Delete trailing #t. {fix-lua-check}: New phase. [inputs]: Use new style, sort inputs and add lua.
* gnu: guix: Use $SSL_CERT_DIR.Maxime Devos2022-05-13
| | | | | | | | * gnu/packages/package-management.scm (guix)[native-search-paths]: Use the $SSL_CERT_DIR from (guix search-paths) instead of a local copy. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: conan: Update to 1.47.0 and relax PyYAML requirement.Maxim Cournoyer2022-05-12
| | | | | | * gnu/packages/package-management.scm (conan): Update to 1.47.0. [phases]{check}: Skip the test_apt_check test. {relax-requirements}: Drop upper bound on PyYAML.
* gnu: nar-herder: Update to 0-6.ea997c6.Christopher Baines2022-05-06
| | | | * gnu/packages/package-management.scm (nar-herder): Update to 0-6.ea997c6.
* gnu: Add Guix-Modules.Ludovic Courtès2022-05-06
| | | | * gnu/packages/package-management.scm (guix-modules): New variable.
* gnu: guix: Update to c1719a0.Ludovic Courtès2022-04-29
| | | | * gnu/packages/package-management.scm (guix): Update to c1719a0.
* gnu: flatpak: Do not leak GDK_PIXBUF_MODULE_FILE into the sandbox.Zhu Zihao2022-04-28
| | | | | | | | | | Fixes <https://issues.guix.gnu.org/54784>. * gnu/packages/patches/flatpak-unset-gdk-pixbuf-for-sandbox.patch: New file. * gnu/local.mk (dist_patch_DATA): Add corresponding entry. * gnu/packages/package-management.scm (flatpak)[source]: Use patch. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: flatpak: Use G-expressions.Zhu Zihao2022-04-28
| | | | | | | * gnu/packages/package-management.scm (flatpak): Fix indentation. [arguments]: Use G-expressions. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: conan: Use python-pyyaml@5.base-for-series-12215zimoun2022-04-27
| | | | | | | * gnu/packages/package-management.scm (conan)[propagated-inputs]: Replace python-pyyaml by python-yyaml-5. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: nar-herder: Update to 0-5.e046f8a.Christopher Baines2022-04-22
| | | | | | * gnu/packages/package-management.scm (nar-herder): Update to 0-5.e046f8a. [native-inputs, propagated-inputs]: Add guile-prometheus. [arguments]: Wrap with guile-prometheus.
* gnu: guix-build-coordinator: Update to 0-51.fff7454.Christopher Baines2022-04-22
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-51.fff7454.
* gnu: akku: Update to 1.1.0.raingloom2022-03-25
| | | | | | * gnu/packages/package-management.scm (akku): Update to 1.1.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: guix: Fix test suite on riscv64-linux.Efraim Flashner2022-03-21
| | | | | * gnu/packages/package-management.scm (guix)[arguments]: Add phase when building for riscv64-linux to adjust the test suite.
* gnu: flatpak: Update to 1.12.7.Efraim Flashner2022-03-20
| | | | * gnu/packages/package-management.scm (flatpak): Update to 1.12.7.
* gnu: guix: Update to 2fb4304.Ludovic Courtès2022-03-18
| | | | * gnu/packages/package-management.scm (guix): Update to 2fb4304.
* gnu: nar-herder: Use guile from guix.Christopher Baines2022-03-01
| | | | | | | | Since the nar-herder uses Guile modules from Guix, it should be built with the same Guile version. * gnu/packages/package-management.scm (nar-herder)[native-inputs,inputs]: Use the guile package from guix.
* gnu: flatpak: Update to 1.12.6.Efraim Flashner2022-02-27
| | | | * gnu/packages/package-management.scm (flatpak): Update to 1.12.6.
* gnu: nar-herder: Update to 0-4.f69da36.Christopher Baines2022-02-20
| | | | * gnu/packages/package-management.scm (nar-herder): Update to 0-4.f69da36.
* gnu: flatpak: Update to 1.12.5.Efraim Flashner2022-02-19
| | | | * gnu/packages/package-management.scm (flatpak): Update to 1.12.5.
* gnu: nar-herder: Update to 0-3.b026331.Christopher Baines2022-02-09
| | | | | * gnu/packages/package-management.scm (nar-herder): Update to 0-3.b026331. [native-inputs,propagated-inputs]: Switch to guile-fibers@1.1.
* gnu: guix-build-coordinator: Update to 0-50.f122322.Christopher Baines2022-02-09
| | | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-50.f122322. [native-inputs,propagated-inputs]: Switch to guile-fibers@1.1.
* gnu: guix-build-coordinator: Update to 0-49.c5c1ff9.base-for-series-11279base-for-series-11278base-for-series-11277base-for-series-11276base-for-series-11275base-for-series-11274base-for-series-11272base-for-series-11271base-for-series-11267base-for-series-11266base-for-series-11264Christopher Baines2022-02-04
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-49.c5c1ff9.
* gnu: guix-build-coordinator: Update to 0-48.f8acb62.Christopher Baines2022-02-02
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-48.f8acb62.