Age | Commit message (Expand) | Author |
2020-02-16 | 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 Wurmus |
2020-01-17 | gnu: guix: Add "guile3.0-guix" variant....* gnu/packages/package-management.scm (guile3.0-guix): New variable.
| Ludovic Courtès |
2020-01-17 | gnu: guix: Update to 50299ad....* gnu/packages/package-management.scm (guix): Update to 50299ad.
| Ludovic Courtès |
2020-01-15 | gnu: guix: Update to 4aea90b....* gnu/packages/package-management.scm (guix): Update to 4aea90b.
| Ludovic Courtès |
2020-01-06 | 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ès |
2020-01-06 | gnu: python-anaconda-client: Don't use unstable tarball....* gnu/packages/package-management.scm (python-anaconda-client)[source]:
Download using git-fetch.
| Efraim Flashner |
2020-01-06 | 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 Flashner |
2020-01-05 | gnu: guix: Update to f38eabe....* gnu/packages/package-management.scm (guix): Update to f38eabe.
| Tobias Geerinckx-Rice |
2019-11-14 | gnu: msitools: Update to 0.100....* gnu/packages/package-management.scm (msitools): Update to 0.100.
| Tobias Geerinckx-Rice |
2019-11-05 | gnu: guix: Update to 41b4b71....* gnu/packages/package-management.scm (guix): Update to 41b4b71.
| Ludovic Courtès |
2019-10-16 | gnu: guix: Update to f63e493....* gnu/packages/package-management.scm (guix): Update to f63e493.
| Ludovic Courtès |
2019-10-15 | gnu: guix: Update to 88da011....* gnu/packages/package-management.scm (guix): Update to 88da011.
| Ludovic Courtès |
2019-10-10 | gnu: guix: Fix source checksum....This is a follow-up to commit 6c50e1dc0625f89884cff40b22627091efa37708.
* gnu/packages/package-management.scm (guix)[source](sha256): Update hash.
| Marius Bakke |
2019-10-10 | gnu: guix: Update to fc1fe72....* gnu/packages/package-management.scm (guix): Update to fc1fe72.
| Ludovic Courtès |
2019-10-10 | 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ès |
2019-10-10 | gnu: guix-jupyter: Avoid 'specification->package'....* gnu/packages/package-management.scm (guix-jupyter)[native-inputs]:
Avoid 'specification->package'.
| Ludovic Courtès |
2019-10-10 | gnu: Add Guix-Jupyter....* gnu/packages/package-management.scm (guix-jupyter): New variable.
| Ludovic Courtès |
2019-09-24 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-09-23 | gnu: flatpak: Update to 1.4.3....* gnu/packages/package-management.scm (flatpak): Update to 1.4.3.
| Rutger Helling |
2019-09-18 | 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 Cascadian |
2019-09-17 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-09-17 | 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ès |
2019-09-08 | gnu: diffoscope: Add zip and unzip for test suite....* gnu/packages/package-management (diffoscope)[native-inputs]: Add zip, unzip.
| Vagrant Cascadian |
2019-09-08 | gnu: Add pgpdump....* gnu/packages/gnupg (pgpdump): New variable.
* gnu/packages/package-management (diffoscope)[native-inputs]: Add pgpdump.
| Vagrant Cascadian |
2019-09-08 | 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ès |
2019-09-08 | 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 Cascadian |
2019-09-07 | gnu: Add sng....* gnu/packages/images (sng): New variable.
* gnu/packages/package-management (diffoscope)[native-inputs]: Add sng.
| Vagrant Cascadian |
2019-09-07 | 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 Cascadian |
2019-09-07 | gnu: diffoscope: Enable additional tests....* gnu/packages/package-management (diffoscope) [native-inputs]: Add additional
packages used for tests.
| Vagrant Cascadian |
2019-09-07 | 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 Cascadian |
2019-09-06 | Merge branch 'master' into core-updates | Mark H Weaver |
2019-09-02 | gnu: libostree: Update to 2019.3....* gnu/packages/package-management.scm (libostree): Update to 2019.3.
| Tobias Geerinckx-Rice |
2019-08-30 | gnu: diffoscope: Update to 122....* gnu/packages/package-management (diffoscope): Update to 122.
| Vagrant Cascadian |
2019-08-29 | Merge branch 'master' into core-updates | Mark H Weaver |
2019-08-29 | 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 Flashner |
2019-08-25 | 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 Cascadian |
2019-08-22 | Merge branch 'master' into core-updates | Mark H Weaver |
2019-08-17 | 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ès |
2019-08-13 | Merge branch 'master' into core-updates | Marius Bakke |
2019-08-11 | gnu: diffoscope: Update to 120....* gnu/packages/package-management (diffoscope): Update to 120.
| Vagrant Cascadian |
2019-08-06 | gnu: flatpak: Update to 1.4.2....* gnu/packages/package-management.scm (flatpak): Update to 1.4.2.
| Rutger Helling |
2019-07-31 | 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 Bakke |
2019-07-31 | Merge branch 'master' into core-updates | Marius Bakke |
2019-07-25 | gnu: Explicitly refer to 'guile-json-1' when needed....* gnu/packages/bioinformatics.scm (rcas-web)[inputs]: Change
'guile-json' to 'guile-json-1'.
* gnu/packages/ci.scm (cuirass)[inputs]: Likewise.
* gnu/packages/guile-xyz.scm (artanis)[inputs]: Likewise.
* gnu/packages/guile-xyz.scm (jupyter-guile-kernel)[inputs]: Likewise.
* gnu/packages/guile-xyz.scm (guile-mastodon)[inputs]: Likewise.
* gnu/packages/mail.scm (mumi)[inputs]: Likewise.
* gnu/packages/package-management.scm (guix)[inputs]: Likewise.
* gnu/packages/package-management.scm (guix-daemon)[inputs]: Likewise.
* gnu/packages/web.scm (hpcguix-web)[inputs]: Likewise.
| Ludovic Courtès |
2019-07-12 | Merge branch 'master' into core-updates... Conflicts:
gnu/local.mk
gnu/packages/python-xyz.scm
gnu/packages/xml.scm
guix/gexp.scm
po/guix/POTFILES.in
| Marius Bakke |
2019-07-07 | gnu: diffoscope: Update to 116....* gnu/packages/package-management (diffoscope): Update to 116.
| Vagrant Cascadian |
2019-07-02 | Merge branch 'staging' into core-updates | Marius Bakke |
2019-07-02 | gnu: Wrap program with libraries....* gnu/packages/package-management.scm (stow)[arguments]: Add custom
'wrap-stow phase to wrap stow with necessary inputs.
[propagated-inputs]: Move perl-clone, perl-clone-choose, perl-hash-merge
to...
[inputs]: ... here.
| Efraim Flashner |
2019-06-29 | gnu: stow: Update license information....* gnu/packages/package-management.scm (stow)[license]: Update to gpl3+.
| Efraim Flashner |
2019-06-28 | gnu: stow: Update to 2.3.0....* gnu/packages/package-management.scm (stow): Update to 2.3.0.
[propagated-inputs]: New field.
| Eric Bavier |