summaryrefslogtreecommitdiff
path: root/gnu/packages/package-management.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2020-03-10
|\
| * gnu: guix: Update to 0984481.Ludovic Courtès2020-03-10
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to 0984481.
| * gnu: libostree: Update to 2020.2.Tobias Geerinckx-Rice2020-03-09
| | | | | | | | * gnu/packages/package-management.scm (libostree): Update to 2020.2.
* | gnu: guile3.0-guix: Fix cross-compilation.Mathieu Othacehe2020-03-10
| | | | | | | | | | * gnu/packages/package-management.scm (guile3.0-guix)[native-inputs]: Remove all Guile 2.X libraries and replace them by their 3.0 counterpart.
* | gnu: guix: Fix cross-compilation.Mathieu Othacehe2020-03-06
| | | | | | | | | | * gnu/packages/package-management.scm (guix)[native-inputs]: Add all Guile libraries to fix cross-compilation.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-04
|\|
| * gnu: gwl: Update to 0.2.1.Ricardo Wurmus2020-03-01
| | | | | | | | | | * gnu/packages/package-management.scm (gwl): Update to 0.2.1. [arguments]: Add phase "fix-tests".
| * gnu: guix: Update to c2f9ea2.Ludovic Courtès2020-02-28
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to c2f9ea2.
| * gnu: libostree: Update to 2020.1.Tobias Geerinckx-Rice2020-02-23
| | | | | | | | * gnu/packages/package-management.scm (libostree): Update to 2020.1.
| * gnu: gwl: Build with Guile 3.Ricardo Wurmus2020-02-19
| | | | | | | | | | | | | | * gnu/packages/package-management.scm (gwl)[inputs]: Replace guile-2.2 with guile-3.0. [propagated-inputs]: Replace guix, guile-commonmark, guile-gcrypt, guile-pfds, guile-syntax-highlight, and guile-wisp with their Guile 3.0 variants.
| * gnu: gwl: Update to 0.2.0.Ricardo Wurmus2020-02-16
| | | | | | | | | | | | | | | | | | | | * gnu/packages/package-management.scm (gwl): Update to 0.2.0. [source]: Fetch from gnu.org. [native-inputs]: Add texinfo and graphviz. [propagated-inputs]: Add guile-gcrypt, guile-pfds, guile-syntax-highlight, and guile-wisp. [home-page]: Use workflows.guix.info. [description]: Use official project description.
* | Merge branch 'staging' into core-updatesMarius Bakke2020-01-21
|\|
| * gnu: guix: Add "guile3.0-guix" variant.Ludovic Courtès2020-01-17
| | | | | | | | * gnu/packages/package-management.scm (guile3.0-guix): New variable.
| * gnu: guix: Update to 50299ad.Ludovic Courtès2020-01-17
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to 50299ad.
| * gnu: guix: Update to 4aea90b.Ludovic Courtès2020-01-15
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to 4aea90b.
* | gnu: util-linux: Move libraries to separate output.Marius Bakke2020-01-15
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/37732>. Reported by Diego Nicola Barbato <dnbarbato@posteo.de>. * gnu/packages/linux.scm (util-linux)[outputs]: Add "lib". [arguments]: Update #:configure-flags and the "move-static-libraries" phase accordingly. Add phases "patch-build-scripts" and "adjust-pkg-config-files". (e2fsprogs, psm, mtd-utils, f2fs-tools, f2fs-tools-1.7, eudev, xfsprogs)[inputs]: Change to the "lib" output of UTIL-LINUX. (btrfs-progs)[inputs]: Remove duplicate UTIL-LINUX inputs and change to use the "lib" output. * gnu/packages/admin.scm (pam-mount)[inputs]: Add UTIL-LINUX:LIB. (testdisk)[inputs]: Change to the "lib" output of UTIL-LINUX. * gnu/packages/android.scm (abootimg)[inputs]: Likewise. * gnu/packages/audio.scm (jack-1)[propagated-inputs]: Likewise. * gnu/packages/bootloaders.scm (syslinux, vboot-utils)[inputs]: Likewise. * gnu/packages/chez.scm (chez-scheme)[inputs]: Likewise. * gnu/packages/cryptsetup.scm (cryptsetup, cryptsetup-static)[inputs]: Likewise. * gnu/packages/databases.scm (postgresql, 4store)[inputs]: Likewise. * gnu/packages/disk.scm (ndctl, gptfdisk, fdisk, gparted, rmlint, volume-key)[inputs]: Likewise. (parted)[inputs]: Likewise. [native-inputs]: Add UTIL-LINUX. * gnu/packages/efi.scm (sbsigntools)[inputs]: Add UTIL-LINUX:LIB. * gnu/packages/engineering.scm (lib3mf)[inputs]: Change to the "lib" output of UTIL-LINUX. * gnu/packages/enlightenment.scm (efl)[propagated-inputs]: Likewise. * gnu/packages/file-systems.scm (glusterfs, jfsutils, zfs)[inputs]: Likewise. * gnu/packages/firmware.scm (ovmf)[inputs]: Likewise. * gnu/packages/fontutils.scm (fontconfig)[propagated-inputs]: Likewise. * gnu/packages/freedesktop.scm (localed)[inputs]: Likewise. * gnu/packages/glib.scm (glib, appstream-glib)[propagated-inputs]: Likewise. * gnu/packages/gnome.scm (tracker, gnome-terminal)[inputs]: Likewise. * gnu/packages/jupyter.scm (xeus)[inputs]: Likewise. * gnu/packages/kde.scm (kpmcore)[inputs]: Likewise. * gnu/packages/kodi.scm (crossguid)[inputs]: Likewise. * gnu/packages/lighting.scm (ola)[inputs]: Likewise. * gnu/packages/music.scm (libgig)[inputs]: Likewise. * gnu/packages/nfs.scm (nfs-utils)[inputs]: Likewise. * gnu/packages/opencog.scm (opencog)[inputs]: Likewise. * gnu/packages/package-management.scm (msitools)[inputs]: Change to the "lib" output of UTIL-LINUX. * gnu/packages/password-utils.scm (pwsafe)[inputs]: Likewise. * gnu/packages/telephony.scm (pjproject)[propagated-inputs]: Likewise. * gnu/packages/rdf.scm (rasqal)[inputs]: Likewise. * gnu/packages/search.scm (xapian)[inputs]: Likewise. * gnu/packages/sssd.scm (sssd)[native-inputs]: Likewise. * gnu/packages/storage.scm (ceph)[inputs]: Add UTIL-LINUX:LIB. * gnu/packages/task-management.scm (taskwarrior)[inputs]: Change to the "lib" output of UTIL-LINUX. * gnu/packages/virtualization.scm (libvirt, xen)[inputs]: Likewise. * gnu/packages/xorg.scm (libsm)[inputs]: Likewise.
* gnu: guix: Ensure the bootstrap binary tarballs aren't GC'd.Ludovic Courtès2020-01-06
| | | | | | | | | | | Previously, they could be GC'd by 'tests/guix-gc.sh' for instance, and thus lacking by the time 'tests/guix-daemon.sh' runs, thereby leading to a test failure. Reported by Gábor Boskovits. * gnu/packages/package-management.scm (guix)[arguments]: In 'copy-bootstrap-guile' phase, change 'intern' to register a GC root.
* gnu: python-anaconda-client: Don't use unstable tarball.Efraim Flashner2020-01-06
| | | | | * gnu/packages/package-management.scm (python-anaconda-client)[source]: Download using git-fetch.
* gnu: python-conda: Don't use unstable tarball.Efraim Flashner2020-01-06
| | | | | | * gnu/packages/package-management.scm (python-conda)[source]: Download using git-fetch. [arguments]: Adjust custom 'remove-failing-tests to make a file writable.
* gnu: guix: Update to f38eabe.Tobias Geerinckx-Rice2020-01-05
| | | | * gnu/packages/package-management.scm (guix): Update to f38eabe.
* gnu: msitools: Update to 0.100.Tobias Geerinckx-Rice2019-11-14
| | | | * gnu/packages/package-management.scm (msitools): Update to 0.100.
* gnu: guix: Update to 41b4b71.Ludovic Courtès2019-11-05
| | | | * gnu/packages/package-management.scm (guix): Update to 41b4b71.
* gnu: guix: Update to f63e493.Ludovic Courtès2019-10-16
| | | | * gnu/packages/package-management.scm (guix): Update to f63e493.
* gnu: guix: Update to 88da011.Ludovic Courtès2019-10-15
| | | | * gnu/packages/package-management.scm (guix): Update to 88da011.
* gnu: guix: Fix source checksum.Marius Bakke2019-10-10
| | | | | | This is a follow-up to commit 6c50e1dc0625f89884cff40b22627091efa37708. * gnu/packages/package-management.scm (guix)[source](sha256): Update hash.
* gnu: guix: Update to fc1fe72.Ludovic Courtès2019-10-10
| | | | * gnu/packages/package-management.scm (guix): Update to fc1fe72.
* gnu: guix: Intern bootstrap executables before running tests.Ludovic Courtès2019-10-10
| | | | | | | | This is a followup to 1ba0b1e6ec41afd94a3c5f907b1122204dcb5d9d. * gnu/packages/package-management.scm (guix)[arguments]: In 'copy-bootstrap-guile', copy the bootstrap executables. [inputs]: Add "bootstrap/{bash,mkdir,tar,xz}".
* gnu: guix-jupyter: Avoid 'specification->package'.Ludovic Courtès2019-10-10
| | | | | * gnu/packages/package-management.scm (guix-jupyter)[native-inputs]: Avoid 'specification->package'.
* gnu: Add Guix-Jupyter.Ludovic Courtès2019-10-10
| | | | * gnu/packages/package-management.scm (guix-jupyter): New variable.
* Merge branch 'master' into core-updatesLudovic Courtès2019-09-24
|\
| * gnu: flatpak: Update to 1.4.3.Rutger Helling2019-09-23
| | | | | | | | * gnu/packages/package-management.scm (flatpak): Update to 1.4.3.
| * gnu: Move diffoscope and trydiffoscope to new diffoscope.scm.Vagrant Cascadian2019-09-18
| | | | | | | | | | | | | | | | | | | | * gnu/packages/package-management (diffoscope): Remove variable. (trydiffoscope): Remove variable. Update copyright information. * gnu/packages/diffoscope.scm: New file. (diffoscope): Add variable. (trydiffoscope): Add variable. * gnu/local.mk [GNU_SYSTEM_MODULES]: Add diffoscope.scm.
* | Merge branch 'master' into core-updatesLudovic Courtès2019-09-17
|\|
| * gnu: guix: Update to 1h2qlbb.Ludovic Courtès2019-09-17
| | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/37426>. Reported by Mikhail Kryshen <mikhail@kryshen.net>. * gnu/packages/package-management.scm (guix): Update to 1h2qlbb.
| * gnu: diffoscope: Add zip and unzip for test suite.Vagrant Cascadian2019-09-08
| | | | | | | | * gnu/packages/package-management (diffoscope)[native-inputs]: Add zip, unzip.
| * gnu: Add pgpdump.Vagrant Cascadian2019-09-08
| | | | | | | | | | * gnu/packages/gnupg (pgpdump): New variable. * gnu/packages/package-management (diffoscope)[native-inputs]: Add pgpdump.
| * gnu: guix: Update to cc98b00.Ludovic Courtès2019-09-08
| | | | | | | | | | | | * gnu/packages/package-management.scm (guix): Update to cc98b00. (guix-daemon)[arguments]: Remove 'install' phase; add 'change-default-guix' phase.
| * gnu: Add odt2txt.Vagrant Cascadian2019-09-08
| | | | | | | | | | | | * gnu/packages/textutils (odt2txt): New variable. * gnu/packages/package-management (diffoscope)[native-inputs]: Add odt2txt. [use-modules]: Remove accidentally added libreoffice package module.
| * gnu: Add sng.Vagrant Cascadian2019-09-07
| | | | | | | | | | * gnu/packages/images (sng): New variable. * gnu/packages/package-management (diffoscope)[native-inputs]: Add sng.
| * gnu: diffoscope: Enable even more tests.Vagrant Cascadian2019-09-07
| | | | | | | | | | | | * gnu/packages/package-management (diffoscope)[native-inputs]: Add additional dependencies for tests. [use-module]: Add corresponding package modules.
| * gnu: diffoscope: Enable additional tests.Vagrant Cascadian2019-09-07
| | | | | | | | | | * gnu/packages/package-management (diffoscope) [native-inputs]: Add additional packages used for tests.
| * gnu: diffoscope: Update to 123.Vagrant Cascadian2019-09-07
| | | | | | | | | | | | * gnu/packages/package-management (diffoscope): Update to 123. [arguments]: Update phase writable-test-data to include tests directory. Add phase remove-ocaml-test.
* | Merge branch 'master' into core-updatesMark H Weaver2019-09-06
|\|
| * gnu: libostree: Update to 2019.3.Tobias Geerinckx-Rice2019-09-02
| | | | | | | | * gnu/packages/package-management.scm (libostree): Update to 2019.3.
| * gnu: diffoscope: Update to 122.Vagrant Cascadian2019-08-30
| | | | | | | | * gnu/packages/package-management (diffoscope): Update to 122.
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-29
|\|
| * gnu: stow: Update to 2.3.1.Efraim Flashner2019-08-29
| | | | | | | | | | | | * gnu/packages/package-management.scm (stow): Update to 2.3.1. [inputs]: Remove perl-clone, perl-clone-choose, perl-hash-merge. [arguments]: Remove custom 'wrap-stow phase.
| * gnu: Update diffoscope to 121.Vagrant Cascadian2019-08-25
| | | | | | | | | | | | * gnu/packages/package-management (diffoscope): Update to 121. [version] Only define version once. [arguments] Add writeable-test-data phase.
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-22
|\|
| * gnu: guix, cuirass: Update to c902458 and 858b6b8 with Guile-JSON 3.x.Ludovic Courtès2019-08-17
| | | | | | | | | | | | | | | | * gnu/packages/package-management.scm (guix): Update to c902458. [inputs]: Switch to GUILE-JSON-3. (guix-daemon)[inputs]: Switch to GUILE-JSON-3. * gnu/packages/ci.scm (cuirass): Update to 858b6b8. [inputs]: Switch to GUILE-JSON-3.