summaryrefslogtreecommitdiff
path: root/gnu/packages/package-management.scm
Commit message (Collapse)AuthorAge
...
* 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.
* gnu: guix: Update to 1.3.0-16.10ceb3e.Tobias Geerinckx-Rice2021-12-18
| | | | | | This follows up on commit a526f7336c5f088a7cc03155df0cee95b14e2509. * gnu/packages/package-management.scm (guix): Update to 1.3.0-16.10ceb3e.
* gnu: guix: Update to 1.3.0-15.f98edfa.Tobias Geerinckx-Rice2021-12-18
| | | | * gnu/packages/package-management.scm (guix): Update to 1.3.0-15.f98edfa.
* gnu: guix: Update to 2a621f1.Ludovic Courtès2021-12-15
| | | | * gnu/packages/package-management.scm (guix): Update to 2a621f1.
* gnu: Further simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | | This is the result of running: ./pre-inst-env guix style --input-simplification=safe and manually undoing changes on a dozen of packages to reduce rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-05
|\
| * gnu: guix: Update to 8cc099b.Ludovic Courtès2021-12-02
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to 8cc099b.
| * gnu: guix-build-coordinator: Update to 0-40.226ec0f.Christopher Baines2021-11-29
| | | | | | | | | | | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-40.226ec0f. * doc/guix.texi (Guix Build Coordinator): Remove note about the service being considered experimental, it's been stable for a while now.
* | gnu: libostree: Update to 2021.6.Maxim Cournoyer2021-11-24
| | | | | | | | * gnu/packages/package-management.scm (libostree): Update to 2021.6.
* | gnu: libostree: Build with libsoup 2.John Kehayias2021-11-24
| | | | | | | | | | | | | | * gnu/packages/package-management.scm (libostree)[inputs]: Change LIBSOUP to LIBSOUP-MINIMAL-2. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-23
|\|
| * gnu: guix-build-coordinator: Update to 0-39.c9c55c0.Christopher Baines2021-11-22
| | | | | | | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-39.c9c55c0.
| * gnu: guix-build-coordinator: Update to 0-38.d46e9ac.Christopher Baines2021-11-21
| | | | | | | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-38.d46e9ac.
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-17
|\|
| * gnu: guix: Update to 9bbbac6.Ludovic Courtès2021-11-16
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to 9bbbac6.
| * gnu: guix-build-coordinator: Update to 0-37.200ffe7.Christopher Baines2021-11-15
| | | | | | | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-37.200ffe7.
| * gnu: guix-build-coordinator: Update to 0-36.87508af.Christopher Baines2021-11-14
| | | | | | | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-36.87508af.
| * gnu: packages: Remove last year's deprecations.Tobias Geerinckx-Rice2021-11-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (guile3.0-shepherd): Remove variable. * gnu/packages/benchmark.scm (imb-openmpi): Likewise. * gnu/packages/boost.scm (boost-with-python3): Likewise. * gnu/packages/pep.scm (python-pep-adapter)[inputs]: Adjust accordingly. * gnu/packages/cpp.scm (nlohmann-json-cpp): Likewise. * gnu/packages/games.scm (openrct2)[inputs]: Adjust accordingly. * gnu/packages/cups.scm (escpr): Likewise. * gnu/packages/django.scm (python-django-jsonfield): Likewise. * gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme) (emacs-modus-vivendi-theme): Likewise. * gnu/packages/engineering.scm (kicad-i18l): Likewise. * gnu/packages/enlightenment.scm (enlightenment-wayland): Likewise. * gnu/packages/firmware.scm (opensbi-qemu-virt, opensbi-qemu-sifive-u): Likewise. * gnu/packages/fonts.scm (font-gnu-freefont-ttf, font-open-dyslexic): Likewise. * gnu/packages/game-development.scm (guile3.0-chickadee) (python-sge-pygame): Likewise. * gnu/packages/games.scm (retux)[inputs]: Adjust accordingly. * gnu/packages/gnome-xyz.scm (numix-theme): Likewise. * gnu/packages/gnupg.scm (guile3.0-gcrypt): Likewise. * gnu/packages/gstreamer.scm (gst-transcoder): Likewise. * gnu/packages/gtk.scm (guile3.0-cairo, guile3.0-present, guile3.0-rsvg): Likewise. * gnu/packages/guile-xyz.scm (guile3.0-colorized, guile3.0-commonmark) (guile3.0-config, guile3.0-email, guile3.0-fibers, guile3.0-gi) (guile3.0-hall, guile3.0-hashing, guile3.0-haunt, guile3.0-ics) (guile3.0-irregex, guile3.0-lib, guile3.0-mcron, guile3.0-minikanren) (guile3.0-ncurses, guile3.0-ncurses/gpm, guile3.0-newt, guile3.0-parted) (guile3.0-pfds, guile3.0-picture-language, guile3.0-semver) (guile3.0-simple-zmq, guile3.0-squee, guile3.0-syntax-highlight) (guile3.0-websocket, guile3.0-wisp, guile3.0-xapian): Likewise. * gnu/packages/guile.scm (define-deprecated-guile3.0-package) (guile3.0-json, guile3.0-gdbm-ffi, guile3.0-sqlite3) (guile3.0-bytestructures, guile3.0-git): Likewise. * gnu/packages/haskell-apps.scm (ghc-stylish-haskell): Likewise. * gnu/packages/linux.scm (linux-libre-arm-veyron): Likewise. * gnu/packages/mail.scm (guile3.0-mailutils): Likewise. * gnu/packages/monitoring.scm (python2-graphite-web): Likewise. * gnu/packages/package-management.scm (guile3.0-guix): Likewise. * gnu/packages/package-management.scm (python-conda): Likewise. * gnu/packages/phabricator.scm (libphutil): Likewise. * gnu/packages/plotutils.scm (guile3.0-charting): Likewise. * gnu/packages/python-xyz.scm (python2-smmap2, python-glances) (python-smmap2): Likewise. * gnu/packages/shells.scm (oil-shell): Likewise. * gnu/packages/sqlite.scm (sqlite-with-column-metadata): Likewise. * gnu/packages/ssh.scm (guile3.0-ssh): Likewise. * gnu/packages/terminals.scm (et): Likewise. * gnu/packages/tls.scm (guile3.0-gnutls): Likewise. * gnu/packages/vlang.scm (v): Likewise. * gnu/packages/vpn.scm (wireguard): Likewise. * gnu/packages/web-browsers.scm (next, sbcl-next): Likewise. * gnu/packages/xorg.scm (transset-df): Likewise.
* | gnu: flatpak: Use libsoup 2.John Kehayias2021-11-16
| | | | | | | | | | | | * gnu/packages/package-management.scm (flatpak)[inputs]: Use libsoup 2. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* | gnu: conan: Update to 1.42.0.Maxim Cournoyer2021-11-11
| | | | | | | | | | | | * gnu/packages/package-management.scm (conan): Update to 1.42.0. [phases]{relax-requirements}: Relax the Jinja2 requirement. [native-inputs]: Remove obsolete comment about CMake.
* | gnu: Move a few Python packages to (gnu packages python-build).Maxim Cournoyer2021-11-11
| | | | | | | | | | | | | | | | | | | | | | | | | | This is in prevision of updating python-pypa-build, which now requires python-packaging and adding python-tomli, which requires python-six. * gnu/packages/python-xyz.scm (python-six) (python-six-bootstrap, python2-six-bootstrap) (python-pyparsing, python2-pyparsing, python-pyparsing-2.4.7) (python-packaging-bootstrap, python2-packaging-bootstrap): Move packages to... * gnu/packages/python-build.scm: ... here. Update python-parsing to latest. * gnu/packages/python-xyz.scm (python-six, python-packaging): Adjust to inherit from their bootstrap versions.
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-10-31
|\|
| * gnu: guix: Update to 014f1b6.Ludovic Courtès2021-10-28
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to 014f1b6.
| * gnu: flatpak: Add patch to fix paths.John Kehayias2021-10-25
| | | | | | | | | | | | | | | | * gnu/packages/package-management.scm (flatpak)[source]: Add patch. * gnu/packages/patches/flatpak-fix-path.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>