| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gnu: le-certs: Update input hashes.•••These unversioned files were modified upstream. The result of
$ openssl x509 -in <FILE> -text
for each old/new pair remains the same, however.
* gnu/packages/certs.scm (le-certs)[inputs]: Update hash for
isrgrootx1.pem, letsencryptauthorityx3.pem, and
letsencryptauthorityx4.pem.
| Tobias Geerinckx-Rice | 2020-02-15 | 1 | -3/+3 |
* | gnu: Add fbset.•••* gnu/packages/linux.scm (fbset): New public variable.
| Tobias Geerinckx-Rice | 2020-02-15 | 1 | -0/+56 |
* | gnu: thunar: Update to 1.8.12.•••* gnu/packages/xfce.scm (thunar): Update to 1.8.12.
| Tobias Geerinckx-Rice | 2020-02-15 | 1 | -2/+2 |
* | gnu: unbound: Update to 1.9.6 [security improvements].•••* gnu/packages/dns.scm (unbound): Update to 1.9.6.
| Tobias Geerinckx-Rice | 2020-02-15 | 1 | -2/+2 |
* | gnu: you-get: Update to 0.4.1403.•••* gnu/packages/video.scm (you-get): Update to 0.4.1403.
| Tobias Geerinckx-Rice | 2020-02-15 | 1 | -2/+2 |
* | gnu: xvid: Update to 1.3.7.•••* gnu/packages/video.scm (xvid): Update to 1.3.7.
| Tobias Geerinckx-Rice | 2020-02-15 | 1 | -6/+4 |
* | gnu: tumbler: Update to 0.2.8.•••* gnu/packages/xfce.scm (tumbler): Update to 0.2.8.
| Tobias Geerinckx-Rice | 2020-02-15 | 1 | -2/+2 |
* | gnu: diction: Update to 1.14.•••* gnu/packages/dictionaries.scm (diction): Update to 1.14.
| Tobias Geerinckx-Rice | 2020-02-15 | 1 | -9/+9 |
* | gnu: emacs-markdown-mode: Use HTTPS home page.•••* gnu/packages/emacs-xyz.scm (emacs-markdown-mode)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2020-02-15 | 1 | -1/+1 |
* | gnu: ebtables: Use HTTPS home page.•••* gnu/packages/linux.scm (ebtables)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2020-02-15 | 1 | -1/+1 |
* | gnu: sbcl-ningle: Use HTTPS home page.•••* gnu/packages/lisp-xyz.scm (sbcl-ningle)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2020-02-15 | 1 | -1/+1 |
* | gnu: cl-trivial-mimes: Use HTTPS home page.•••* gnu/packages/lisp-xyz.scm (cl-trivial-mimes)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2020-02-15 | 1 | -1/+1 |
* | gnu: abc: Use HTTPS home page.•••* gnu/packages/fpga.scm (abc)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2020-02-15 | 1 | -1/+1 |
* | gnu: monero: Disable core tests.•••Core tests sometimes fail at least on i686-linux.
Let's disable them for now and just try hash tests and unit tests.
* gnu/packages/finance.scm (monero)[arguments]: Don't run 'core_tests' in
'check' phase.
| Guillaume Le Vaillant | 2020-02-15 | 1 | -1/+5 |
* | gnu: containerd: Fix test failure with Go 1.13.•••* gnu/packages/docker.scm (containerd)[source]: Add patch.
* gnu/packages/patches/containerd-test-with-go1.13.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
| Jack Hill | 2020-02-15 | 3 | -1/+25 |
* | gnu: python-fuzzywuzzy: Capitalize Python in synopsis•••Follow-up to commit da8ca4c3fc2ac36977e3190bb05802c487619e8c
* gnu/packages/python-xyz.scm (python-fuzzywuzzy)[synopsis]:
python -> Python
| Jakub Kądziołka | 2020-02-15 | 1 | -1/+1 |
* | gnu: radare2: Improve description.•••* gnu/packages/engineering.scm (radare2)[synopsis, description]: Re-write.
| Tobias Geerinckx-Rice | 2020-02-15 | 1 | -5/+13 |
* | gnu: sbcl-fare-quasiquote-extras: Fix build.•••* gnu/packages/lisp-xyz.scm (sbcl-fare-quasiquote-extras)[arguments]: Fix
'build' phase.
| Guillaume Le Vaillant | 2020-02-15 | 1 | -0/+2 |
* | gnu: sbcl-fare-quasiquote: Fix source and home-page.•••* gnu/packages/lisp-xyz.scm (sbcl-fare-quasiquote)[source]: Use main
repository instead of Quicklisp archive.
[home-page]: Fix URL.
[synopsis]: Shorten it.
| Guillaume Le Vaillant | 2020-02-15 | 1 | -33/+36 |
* | gnu: sbcl-parse-declarations: Fix source.•••* gnu/packages/lisp-xyz.scm (sbcl-parse-declarations)[source]: Use main
repository instead of Quicklisp archive.
| Guillaume Le Vaillant | 2020-02-15 | 1 | -22/+26 |
* | gnu: sbcl-puri: Fix source and license.•••* gnu/packages/lisp-xyz.scm (sbcl-puri)[source]: Use main repository instead
of Quicklisp archive.
[description]: Fix typo.
[license]: Source code indicates LLGPL license.
| Guillaume Le Vaillant | 2020-02-15 | 1 | -24/+23 |
* | gnu: sbcl-ptester: Fix source and license.•••* gnu/packages/lisp-xyz.scm (sbcl-ptester)[source]: Use main repository
instead of Quicklisp archive.
[license]: Source code indicates LLGPL license.
| Guillaume Le Vaillant | 2020-02-15 | 1 | -20/+20 |
* | gnu: sbcl-rt: Fix source, home-page and license.•••* gnu/packages/lisp-xyz.scm (sbcl-rt)[source]: Use main repository instead of
Quicklisp archive.
[home-page]: Link to CLiki page.
[license]: Source code indicates MIT license.
| Guillaume Le Vaillant | 2020-02-15 | 1 | -17/+20 |
* | gnu: sbcl-iterate: Update to 1.5.•••* gnu/packages/lisp-xyz.scm (sbcl-iterate): Update to 1.5.
[source]: Fetch from official project URL instead of Quicklisp archive.
| Guillaume Le Vaillant | 2020-02-15 | 1 | -7/+4 |
* | gnu: linux-libre: Update to 5.4.20.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.20.
(linux-libre-5.4-pristine-source): Update hash.
| Mark H Weaver | 2020-02-14 | 1 | -2/+2 |
* | gnu: linux-libre@4.19: Update to 4.19.104.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.104.
(linux-libre-4.19-pristine-source): Update hash.
| Mark H Weaver | 2020-02-14 | 1 | -2/+2 |
* | gnu: linux-libre@4.14: Update to 4.14.171.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.171.
(linux-libre-4.14-pristine-source): Update hash.
| Mark H Weaver | 2020-02-14 | 1 | -2/+2 |
* | gnu: linux-libre@4.9: Update to 4.9.214.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.214.
(linux-libre-4.9-pristine-source): Update hash.
| Mark H Weaver | 2020-02-14 | 1 | -2/+2 |
* | gnu: linux-libre@4.4: Update to 4.4.214.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.214.
(linux-libre-4.4-pristine-source): Update hash.
| Mark H Weaver | 2020-02-14 | 1 | -2/+2 |
* | gnu: linux-libre: Update deblob scripts.•••* gnu/packages/linux.scm (deblob-scripts-5.4): Update to 5.4.19.
(deblob-scripts-4.19, deblob-scripts-4.14, deblob-scripts-4.9)
(deblob-scripts-4.4): Update versions, although the scripts are unchanged.
| Mark H Weaver | 2020-02-14 | 1 | -6/+6 |
* | gnu: Add guile-webutils.•••* gnu/packages/guile-xyz.scm (guile-webutils): New variable.
| Ricardo Wurmus | 2020-02-14 | 1 | -0/+33 |
* | gnu: Add python-fuzzywuzzy.•••* gnu/packages/python-xyz.scm (python-fuzzywuzzy, python2-fuzzywuzzy):
New variables.
Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
| sirgazil | 2020-02-14 | 1 | -0/+29 |
* | gnu: VIGRA: Try to fix a build failure on the build farm.•••* gnu/packages/image.scm (vigra)[properties]: Set the maximum silent time to
7200 seconds.
| Leo Famulari | 2020-02-14 | 1 | -0/+3 |
* | doc: Use @itemx as needed.•••This is a followup to 459e0967705945bf6b5861598202aefef27451cd.
* doc/guix.texi (Invoking guix environment): Use @itemx for '--share'.
| Ludovic Courtès | 2020-02-14 | 1 | -1/+1 |
* | gnu: btrfs-progs: Install udev-rules.•••* gnu/packages/linux.scm (btrfs-progs)[arguments]: Add phase
patch-makefile.
[native-inputs]: Add lvm2, eudev.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brice Waegeneire | 2020-02-14 | 1 | -1/+10 |
* | gnu: mumps: Change "5.1.2" to "5.2.1" in library file names.•••* gnu/packages/patches/mumps-shared-libseq.patch,
gnu/packages/patches/mumps-shared-mumps.patch,
gnu/packages/patches/mumps-shared-pord.patch: Replace "5.1.2" with
"5.2.1" in file names.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Maurice Bremond | 2020-02-14 | 3 | -7/+7 |
* | doc: Clarify documentation of guix environment --expose vs. --share•••The documentation for --expose and --share parameters are so similar that the
reader has to read both descriptions in parallel to find the difference.
* doc/guix.texi (Invoking guix environment)[--expose, --share]: Merge the two
descriptions into one.
Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
| Damien Cassou | 2020-02-14 | 1 | -15/+4 |
* | gnu: go-ipfs: Update to 0.4.23•••* gnu/packages/ipfs.scm (go-ipfs): Update to 0.4.23
Signed-off-by: Leo Famulari <leo@famulari.name>
| Jack Hill | 2020-02-14 | 1 | -2/+2 |
* | doc: Clarify how sudo and guix interact when updating•••* doc/guix.texi (After System Installation): Explicitly explain the
mechanics of how sudo differs from a login shell.
Some recent discussions on IRC suggest that the existing wording wasn't
entirely clear.
| Jakub Kądziołka | 2020-02-14 | 1 | -0/+6 |
* | gnu: Add gst-editing-services.•••* gnu/packages/gstreamer.scm (gst-editing-services): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Leo Prikler | 2020-02-14 | 1 | -0/+34 |
* | gnu: mrustc: Fix typo in description.•••* gnu/packages/rust.scm (mrustc) [synopsis]: Fix a typo
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Andrius Štikonas via Guix-patches via | 2020-02-14 | 1 | -1/+1 |
* | gnu: WebKitGTK: Update to 2.26.4 [security fixes].•••This fixes CVE-2020-3862, CVE-2020-3864, CVE-2020-3865, CVE-2020-3867, and
CVE-2020-3868.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.26.4.
| Marius Bakke | 2020-02-14 | 1 | -2/+2 |
* | gnu: LVM2: Update to 2.03.08.•••* gnu/packages/linux.scm (lvm2): Update to 2.03.08.
| Marius Bakke | 2020-02-14 | 1 | -2/+2 |
* | guix build: Add '--manifest' option.•••* guix/scripts/build.scm (show-help): Document --manifest argument.
(options->things-to-build): When given a manifest, evaluate all the entries.
* tests/guix-build.sh: Add test for --manifest.
* doc/guix.texi (Additional Build Options): Mention --manifest.
* etc/completion/bash/guix: Complete file name if 'guix build' argument is
-m.
| Marius Bakke | 2020-02-14 | 4 | -2/+35 |
* | gnu: Add librocket.•••* gnu/packages/web.scm (librocket): New variable.
| Pierre Neidhardt | 2020-02-14 | 1 | -0/+43 |
* | gnu: emacs-ess: Do not install files in "guix.d".•••* gnu/packages/statistics.scm (emacs-ess)[arguments]: Move the etc and
lisp directories out of "guix.d".
| Jelle Licht | 2020-02-14 | 1 | -1/+1 |
* | gnu: Add haproxy.•••* gnu/packages/networking.scm (haproxy): New variable.
| Brice Waegeneire | 2020-02-14 | 1 | -0/+45 |
* | gnu: dxvk: Update to 1.5.4.•••* gnu/packages/wine.scm (dxvk): Update to 1.5.4.
| Pierre Neidhardt | 2020-02-14 | 1 | -4/+3 |
* | Revert "nls: Update 'es' translation of the manual."•••I believe this change breaks guix pull:
./guix.es.texi:20971: @samp missing closing brace
This reverts commit d156e3fbcd6fc61a39d1d32622b90b0f8f741729.
| Christopher Baines | 2020-02-14 | 1 | -1/+1 |
* | gnu: emacs-sly-asdf: Update to 20200214.•••* gnu/packages/emacs-xyz.scm (emacs-sly-asdf): Update to 20200214.
| Pierre Neidhardt | 2020-02-14 | 1 | -4/+5 |