summaryrefslogtreecommitdiff
path: root/gnu/packages/package-management.scm
Commit message (Collapse)AuthorAge
* 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.
* gnu: nar-herder: Update to 0-2.f016f37.Christopher Baines2022-02-02
| | | | * gnu/packages/package-management.scm (nar-herder): Update to 0-2.f016f37.
* gnu: gwl: Update to 0.4.0.base-for-series-11183base-for-series-11182base-for-series-11181base-for-series-11180base-for-series-11179base-for-series-11178base-for-series-11177base-for-series-11175base-for-series-11174Ricardo Wurmus2022-01-29
| | | | | * gnu/packages/package-management.scm (gwl): Update to 0.4.0. [inputs]: Add guile-drmaa; simplify input list.
* gnu: nix: Update to 2.5.1.Zhu Zihao2022-01-21
| | | | | | * gnu/packages/package-management.scm(nix): Update to 2.5.1. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: nix: Use G-expression.Zhu Zihao2022-01-21
| | | | | | * gnu/packages/package-management.scm (nix)[arguments]: Convert to G-expression. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: nix: Update to 2.4.Zhu Zihao2022-01-21
| | | | | | | | | | | | | | | * gnu/packages/package-management.scm (nix): Update to 2.4. [source]: Switch to Github repository since upstream no longer provides tarball. [native-inputs]: Add autoconf, autoconf-archive, automake, bison, flex, gcc, googletest, jq, libtool. [inputs]: Add libarchive, libcpuid, lowdown, zlib. * gnu/packages/patches/nix-dont-build-html-doc.diff: New file. * gnu/local.mk(dist_patch_DATA): Add corresponding entry. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: flatpak: Simplify inputs.kiasoc52022-01-20
| | | | | | | * gnu/packages/package-management.scm (flatpak)[native-inputs, inputs]: Remove labels. [arguments]<#:phases>: Edit 'p11-kit-fix not to relying on labels. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: libostree: Update to 2022.1.kiasoc52022-01-20
| | | | | | | * gnu/packages/package-management (libostree): Update to 2022.1. [native-inputs, inputs]: Remove labels Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: guix: Update to a27e47f.Ludovic Courtès2022-01-19
| | | | * gnu/packages/package-management.scm (guix): Update to a27e47f.
* gnu: guix: update to 1.3.0-22.24c3485.Vagrant Cascadian2022-01-19
| | | | | | Fixes build of guix on aarch64: https://issues.guix.gnu.org/52943 * gnu/packages/package-management.scm (guix): update to 1.3.0-22.24c3485.
* Merge branch 'version-1.4.0'Maxim Cournoyer2022-01-17
|\ | | | | | | | | | | | | With resolved conflicts in: gnu/packages/gnome.scm gnu/packages/openstack.scm gnu/packages/python-xyz.scm
* | gnu: flatpak: Update to 1.12.3 [security fixes].kiasoc52022-01-14
| | | | | | | | | | | | | | | | * gnu/packages/package-management (flatpak): Update to 1.12.3. Includes fixes for CVE-2021-43860, CVE-2022-21682. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* | gnu: guix-build-coordinator: Update to 0-47.048c609.Christopher Baines2022-01-11
|/ | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-47.048c609.
* gnu: guix: Update to e427593.Chris Marusich2022-01-08
| | | | * gnu/packages/package-management.scm (guix): Update to e427593.
* gnu: guix: Update to dc2b901.Chris Marusich2022-01-08
| | | | * gnu/packages/package-management.scm (guix): Update to dc2b901.
* gnu: guix: Update to 1.3.0-19.a9f2cc8.Chris Marusich2022-01-06
| | | | * gnu/packages/package-management.scm (guix): Update to 1.3.0-19.a9f2cc8.
* gnu: guix: Update to 1.3.0-18.79260c8.Chris Marusich2022-01-06
| | | | * gnu/packages/package-management.scm (guix): Update to 1.3.0-18.79260c8.
* gnu: guix-build-coordinator: Update to 0-46.309fc55.Christopher Baines2022-01-06
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-46.309fc55.
* gnu: Flatpak: Propagate GnuPG 2.2.32.Leo Famulari2022-01-03
| | | | | | | | | This fixes a profile collision between gnupg package variants: https://issues.guix.gnu.org/52981 * gnu/packages/package-management.scm (flatpak)[propagated-inputs]: Replace GNUPG with GNUPG-2.2.32.
* gnu: Add guix-build-coordinator/agent-only.Christopher Baines2022-01-02
| | | | | | | | | | | This avoids issues where the coordinator component dependencies (like sqitch and guile-fibers) make it harder to use the agent. * gnu/packages/package-management.scm (guix-build-coordinator/agent-only): New variable. * gnu/services/guix.scm (<guix-build-coordinator-agent-configuration>): Use the guix-build-coordinator/agent-only package by default. * doc/guix.texi (Guix Services): Update accordingly.
* gnu: guix-build-coordinator: Update to 0-45.ea78649.Christopher Baines2022-01-02
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-45.ea78649.
* gnu: guix-build-coordinator: Update to 0-44.70a5c04.Christopher Baines2021-12-27
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-44.70a5c04.
* gnu: guix-build-coordinator: Update to 0-43.f8013a0.Christopher Baines2021-12-24
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-43.f8013a0.
* gnu: guix: Update to 1.3.0-17.2a49ddb.Mathieu Othacehe2021-12-23
| | | | | | Also add a note about updating the guix package when it fails to build. * gnu/packages/package-management.scm (guix): Update to 1.3.0-17.2a49ddb.
* gnu: disarchive: Update to 0.4.0.Timothy Sample2021-12-22
| | | | | | | | * gnu/packages/backup.scm (disarchive)[source]: Update to 0.4.0. [native-inputs, inputs]: Add guile-lzma. * gnu/packages/package-management.scm (guix)[arguments]: Include guile-lzma in the 'wrap-program' phase. [inputs]: Add guile-lzma.
* gnu: guix-build-coordinator: Update to 0-42.9f5b8b7.Christopher Baines2021-12-22
| | | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-42.9f5b8b7. [native-inputs,inputs,propagated-inputs]: Update style.
* gnu: guix-build-coordinator: Update to 0-41.6b6218d.Christopher Baines2021-12-21
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-41.6b6218d.
* gnu: Add nar-herder.Christopher Baines2021-12-21
| | | | * gnu/packages/package-management.scm (nar-herder): New variable.