summaryrefslogtreecommitdiff
path: root/gnu/packages/package-management.scm
Commit message (Collapse)AuthorAge
* gnu: guix: Install SysV init files to $(prefix)/etc.Ludovic Courtès2020-03-20
| | | | | | | | | | Fixes <https://bugs.gnu.org/40153>. Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com>. This is a followup to 73fbe04107d38f4561636c74d28d7a4935cbb1ef. * gnu/packages/package-management.scm (guix)[arguments]: In 'bootstrap' phase, change "sysvinitservicedir" in 'nix/local.mk'.
* 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.base-for-series-3124Tobias Geerinckx-Rice2020-03-09
| | | | * gnu/packages/package-management.scm (libostree): Update to 2020.2.
* 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.
* 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: 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.
* | Merge branch 'master' into core-updatesMarius Bakke2019-08-13
|\|
| * gnu: diffoscope: Update to 120.Vagrant Cascadian2019-08-11
| | | | | | | | * gnu/packages/package-management (diffoscope): Update to 120.
| * gnu: flatpak: Update to 1.4.2.Rutger Helling2019-08-06
| | | | | | | | * gnu/packages/package-management.scm (flatpak): Update to 1.4.2.
* | gnu: Remove workarounds for missing libarchive nettle propagation.Marius Bakke2019-07-31
| | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (brasero, libgxps, aisleriot, grilo, grilo-plugins, totem, rhythmbox, gvfs, d-feet, gnome-session, gnome-autoar, tracker, nautilus)[inputs]: Remove NETTLE. * gnu/packages/linux.scm (singularity)[inputs]: Likewise. * gnu/packages/mate.scm (atril)[inputs]: Likewise. * gnu/packages/package-management.scm (rpm, libostree, flatpak)[inputs]: Likewise.
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-31
|\|