summaryrefslogtreecommitdiff
path: root/gnu/packages/package-management.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: guix: Install SysV init files to $(prefix)/etc.•••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'. Ludovic Courtès2020-03-201-0/+7
* gnu: guix: Update to 0984481.•••* gnu/packages/package-management.scm (guix): Update to 0984481. Ludovic Courtès2020-03-101-3/+3
* gnu: libostree: Update to 2020.2.•••* gnu/packages/package-management.scm (libostree): Update to 2020.2. Tobias Geerinckx-Rice2020-03-091-2/+2
* gnu: gwl: Update to 0.2.1.•••* gnu/packages/package-management.scm (gwl): Update to 0.2.1. [arguments]: Add phase "fix-tests". Ricardo Wurmus2020-03-011-2/+12
* gnu: guix: Update to c2f9ea2.•••* gnu/packages/package-management.scm (guix): Update to c2f9ea2. Ludovic Courtès2020-02-281-3/+3
* gnu: libostree: Update to 2020.1.•••* gnu/packages/package-management.scm (libostree): Update to 2020.1. Tobias Geerinckx-Rice2020-02-231-2/+2
* gnu: gwl: Build with Guile 3.•••* 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. Ricardo Wurmus2020-02-191-7/+7
* gnu: gwl: Update to 0.2.0.•••* 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. Ricardo Wurmus2020-02-161-11/+18
* gnu: guix: Add "guile3.0-guix" variant.•••* gnu/packages/package-management.scm (guile3.0-guix): New variable. Ludovic Courtès2020-01-171-0/+15
* gnu: guix: Update to 50299ad.•••* gnu/packages/package-management.scm (guix): Update to 50299ad. Ludovic Courtès2020-01-171-3/+3
* gnu: guix: Update to 4aea90b.•••* gnu/packages/package-management.scm (guix): Update to 4aea90b. Ludovic Courtès2020-01-151-3/+3
* gnu: guix: Ensure the bootstrap binary tarballs aren't GC'd.•••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. Ludovic Courtès2020-01-061-11/+22
* gnu: python-anaconda-client: Don't use unstable tarball.•••* gnu/packages/package-management.scm (python-anaconda-client)[source]: Download using git-fetch. Efraim Flashner2020-01-061-5/+6
* gnu: python-conda: Don't use unstable tarball.•••* gnu/packages/package-management.scm (python-conda)[source]: Download using git-fetch. [arguments]: Adjust custom 'remove-failing-tests to make a file writable. Efraim Flashner2020-01-061-6/+9
* gnu: guix: Update to f38eabe.•••* gnu/packages/package-management.scm (guix): Update to f38eabe. Tobias Geerinckx-Rice2020-01-051-4/+4
* gnu: msitools: Update to 0.100.•••* gnu/packages/package-management.scm (msitools): Update to 0.100. Tobias Geerinckx-Rice2019-11-141-2/+2
* gnu: guix: Update to 41b4b71.•••* gnu/packages/package-management.scm (guix): Update to 41b4b71. Ludovic Courtès2019-11-051-3/+3
* gnu: guix: Update to f63e493.•••* gnu/packages/package-management.scm (guix): Update to f63e493. Ludovic Courtès2019-10-161-3/+3
* gnu: guix: Update to 88da011.•••* gnu/packages/package-management.scm (guix): Update to 88da011. Ludovic Courtès2019-10-151-3/+3
* gnu: guix: Fix source checksum.•••This is a follow-up to commit 6c50e1dc0625f89884cff40b22627091efa37708. * gnu/packages/package-management.scm (guix)[source](sha256): Update hash. Marius Bakke2019-10-101-1/+1
* gnu: guix: Update to fc1fe72.•••* gnu/packages/package-management.scm (guix): Update to fc1fe72. Ludovic Courtès2019-10-101-3/+3
* gnu: guix: Intern bootstrap executables before running tests.•••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}". Ludovic Courtès2019-10-101-13/+29
* gnu: guix-jupyter: Avoid 'specification->package'.•••* gnu/packages/package-management.scm (guix-jupyter)[native-inputs]: Avoid 'specification->package'. Ludovic Courtès2019-10-101-3/+3
* gnu: Add Guix-Jupyter.•••* gnu/packages/package-management.scm (guix-jupyter): New variable. Ludovic Courtès2019-10-101-0/+84
* Merge branch 'master' into core-updatesLudovic Courtès2019-09-241-185/+2
|\
| * gnu: flatpak: Update to 1.4.3.•••* gnu/packages/package-management.scm (flatpak): Update to 1.4.3. Rutger Helling2019-09-231-2/+2
| * gnu: Move diffoscope and trydiffoscope to new diffoscope.scm.•••* 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. Vagrant Cascadian2019-09-181-183/+0
* | Merge branch 'master' into core-updatesLudovic Courtès2019-09-171-23/+79
|\|
| * gnu: guix: Update to 1h2qlbb.•••Fixes <https://bugs.gnu.org/37426>. Reported by Mikhail Kryshen <mikhail@kryshen.net>. * gnu/packages/package-management.scm (guix): Update to 1h2qlbb. Ludovic Courtès2019-09-171-3/+3
| * gnu: diffoscope: Add zip and unzip for test suite.•••* gnu/packages/package-management (diffoscope)[native-inputs]: Add zip, unzip. Vagrant Cascadian2019-09-081-1/+3
| * gnu: Add pgpdump.•••* gnu/packages/gnupg (pgpdump): New variable. * gnu/packages/package-management (diffoscope)[native-inputs]: Add pgpdump. Vagrant Cascadian2019-09-081-0/+1
| * gnu: guix: Update to cc98b00.•••* gnu/packages/package-management.scm (guix): Update to cc98b00. (guix-daemon)[arguments]: Remove 'install' phase; add 'change-default-guix' phase. Ludovic Courtès2019-09-081-16/+17
| * gnu: Add odt2txt.•••* gnu/packages/textutils (odt2txt): New variable. * gnu/packages/package-management (diffoscope)[native-inputs]: Add odt2txt. [use-modules]: Remove accidentally added libreoffice package module. Vagrant Cascadian2019-09-081-1/+1
| * gnu: Add sng.•••* gnu/packages/images (sng): New variable. * gnu/packages/package-management (diffoscope)[native-inputs]: Add sng. Vagrant Cascadian2019-09-071-0/+1
| * gnu: diffoscope: Enable even more tests.•••* gnu/packages/package-management (diffoscope)[native-inputs]: Add additional dependencies for tests. [use-module]: Add corresponding package modules. Vagrant Cascadian2019-09-071-0/+26
| * gnu: diffoscope: Enable additional tests.•••* gnu/packages/package-management (diffoscope) [native-inputs]: Add additional packages used for tests. Vagrant Cascadian2019-09-071-1/+19
| * gnu: diffoscope: Update to 123.•••* gnu/packages/package-management (diffoscope): Update to 123. [arguments]: Update phase writable-test-data to include tests directory. Add phase remove-ocaml-test. Vagrant Cascadian2019-09-071-6/+12
* | Merge branch 'master' into core-updatesMark H Weaver2019-09-061-5/+6
|\|
| * gnu: libostree: Update to 2019.3.•••* gnu/packages/package-management.scm (libostree): Update to 2019.3. Tobias Geerinckx-Rice2019-09-021-3/+4
| * gnu: diffoscope: Update to 122.•••* gnu/packages/package-management (diffoscope): Update to 122. Vagrant Cascadian2019-08-301-2/+2
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-291-84/+77
|\|
| * gnu: stow: Update to 2.3.1.•••* 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. Efraim Flashner2019-08-291-18/+3
| * gnu: Update diffoscope to 121.•••* gnu/packages/package-management (diffoscope): Update to 121. [version] Only define version once. [arguments] Add writeable-test-data phase. Vagrant Cascadian2019-08-251-66/+74
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-221-5/+5
|\|
| * gnu: guix, cuirass: Update to c902458 and 858b6b8 with Guile-JSON 3.x.•••* 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. Ludovic Courtès2019-08-171-5/+5
* | Merge branch 'master' into core-updatesMarius Bakke2019-08-131-5/+6
|\|
| * gnu: diffoscope: Update to 120.•••* gnu/packages/package-management (diffoscope): Update to 120. Vagrant Cascadian2019-08-111-3/+3
| * gnu: flatpak: Update to 1.4.2.•••* gnu/packages/package-management.scm (flatpak): Update to 1.4.2. Rutger Helling2019-08-061-2/+3
* | gnu: Remove workarounds for missing libarchive nettle propagation.•••* 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. Marius Bakke2019-07-311-4/+0
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-311-2/+2
|\|