Age | Commit message (Expand) | Author |
2020-10-06 | gnu: emacs-geiser: Update to 0.12....* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.12.
| Nicolas Goaziou |
2020-10-06 | gnu: texlive-mathpazo: Include virtual font files....* gnu/packages/tex.scm (texlive-mathpazo)[inherit]: Add directory.
| Paul Garlick |
2020-10-06 | gnu: gnumeric: Update to 1.12.48....This brings Python 3 support & fixes building against goffice@0.10.48.
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.48.
[inputs]: Replace python-2 and python2-gobject with python and
python-pygobject, respectively.
| Tobias Geerinckx-Rice |
2020-10-06 | gnu: perl-digest-md5: Update to 2.58....* gnu/packages/perl.scm (perl-digest-md5): Update to 2.58.
[arguments]: Remove field.
| Tobias Geerinckx-Rice |
2020-10-06 | gnu: knot: Enable XDP....* gnu/packages/dns.scm (knot)[source]: Snip out bundled libbpf sources.
[arguments]: Add ‘--enable-xdp=auto’ to #:configure-flags.
Add a ‘link-missing-libbpf-dependency’ phase.
[inputs]: Add libbpf and libelf.
| Tobias Geerinckx-Rice |
2020-10-06 | gnu: knot: Fix typo....* gnu/packages/dns.scm (knot)[arguments]: Fix a typo in
the #:configure-flags.
| Tobias Geerinckx-Rice |
2020-10-06 | gnu: knot: Fix test failure on aarch64-linux....* gnu/packages/dns.scm (knot)[source]: Apply patch from upstream that
helps ensure the "test_net_shortwrite" test suite can complete
regardless of platform or configuration.
* gnu/packages/patches/knot-test_net_shortwrite-ensure-connection.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Simon South |
2020-10-06 | gnu: knot: Build & install the Info manual....* gnu/packages/dns.scm (knot)[arguments]: Add "build-info" and
"install-info" phases.
[native-inputs]: Add texinfo and python-sphinx.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Simon South |
2020-10-06 | gnu: knot: Enable DNS-over-HTTPS support in kdig....* gnu/packages/dns.scm (knot)[inputs]: Add nghttp2:lib.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Simon South |
2020-10-06 | Revert "build: svn: Handle fetch errors."...This reverts commit 2fb12dd1bb725592e1561ac8f4b32fb68accb161, which
causes the 'svn export' command to fail with:
svn: E155000: Destination directory exists; please remove the directory
or use --force to overwrite
| Paul Garlick |
2020-10-06 | gnu: Add texlive-mathpazo....* gnu/packages/tex.scm (texlive-mathpazo): New variable.
| Paul Garlick |
2020-10-06 | gnu: vim: Update to 8.2.1805....* gnu/packages/vim.scm (vim): Update to 8.2.1805.
| Tobias Geerinckx-Rice |
2020-10-06 | gnu: pipewire: Update to 0.3.13....* gnu/packages/linux.scm (pipewire): Update to 0.3.13.
| Tobias Geerinckx-Rice |
2020-10-06 | gnu: praat: Update to 6.1.26....* gnu/packages/language.scm (praat): Update to 6.1.26.
| Tobias Geerinckx-Rice |
2020-10-06 | gnu: libtsm: Remove bundled libxkbcommon header....* gnu/packages/terminals.scm (libtsm)[source]: Snip xkbcommon-keysyms.h.
| Tobias Geerinckx-Rice |
2020-10-06 | gnu: libtsm: Make all inputs native....* gnu/packages/terminals.scm (libtsm)[inputs]: Move check & libxkbcommon
from here…
[native-inputs]: …to here.
| Tobias Geerinckx-Rice |
2020-10-06 | gnu: stockfish: Update to 12....* gnu/packages/games.scm (stockfish): Update to 12.
[inputs]: Add fetching of the official neural network file.
[arguments]: Add phase 'copy-net to copy this file and embed it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Michael Rohleder |
2020-10-06 | gnu: r-gqtlbase: Update to 1.20.4....* gnu/packages/bioinformatics.scm (r-gqtlbase): Update to 1.20.4.
| Ricardo Wurmus |
2020-10-06 | gnu: r-rhdf5: Update to 2.32.3....* gnu/packages/bioinformatics.scm (r-rhdf5): Update to 2.32.3.
| Ricardo Wurmus |
2020-10-06 | gnu: r-biocstyle: Update to 2.16.1....* gnu/packages/bioinformatics.scm (r-biocstyle): Update to 2.16.1.
| Ricardo Wurmus |
2020-10-06 | gnu: r-bgx: Update to 1.54.1....* gnu/packages/bioconductor.scm (r-bgx): Update to 1.54.1.
| Ricardo Wurmus |
2020-10-06 | gnu: r-xcms: Update to 3.10.2....* gnu/packages/bioconductor.scm (r-xcms): Update to 3.10.2.
| Ricardo Wurmus |
2020-10-06 | gnu: r-atacseqqc: Update to 1.12.5....* gnu/packages/bioconductor.scm (r-atacseqqc): Update to 1.12.5.
| Ricardo Wurmus |
2020-10-06 | gnu: r-gosemsim: Update to 2.14.2....* gnu/packages/bioconductor.scm (r-gosemsim): Update to 2.14.2.
| Ricardo Wurmus |
2020-10-06 | gnu: r-karyoploter: Update to 1.14.1....* gnu/packages/bioconductor.scm (r-karyoploter): Update to 1.14.1.
| Ricardo Wurmus |
2020-10-06 | gnu: r-diffbind: Update to 2.16.2....* gnu/packages/bioconductor.scm (r-diffbind): Update to 2.16.2.
| Ricardo Wurmus |
2020-10-06 | gnu: sbcl-cl-base64: Declare a source file-name....* gnu/packages/lisp-xyz.scm (sbcl-cl-base64)[source]: Add file-name
field.
| Efraim Flashner |
2020-10-06 | gnu: memkind: Declare a source file-name....* gnu/packages/disk.scm (memkind)[source]: Add file-name field.
| Efraim Flashner |
2020-10-06 | gnu: python-tox: Update to 3.20.0....* gnu/packages/python-xyz.scm (python-tox): Update to 3.20.0.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Joseph LaFreniere |
2020-10-06 | gnu: Add emacs-python-black....* gnu/packages/emacs-xyz.scm (emacs-python-black): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Joseph LaFreniere |
2020-10-06 | gnu: Add python-black-macchiato....* gnu/packages/python-xyz.scm (python-black-macchiato): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Joseph LaFreniere |
2020-10-06 | gnu: zrythm: Update to 1.0.0-alpha.3.0.1....* gnu/packages/music.scm (zrythm): Update to 1.0.0-alpha.3.0.1.
[arguments]: Explicitly enable RtMidi support in #:configure-flags.
<phases>: Remove xdg-open patch (no longer needed).
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Alexandros Theodotou |
2020-10-06 | gnu: stockfish: Fix typo in description....* gnu/packages/games.scm (stockfish)[description]: Fix typo.
| Tobias Geerinckx-Rice |
2020-10-06 | gnu: libbpf: Fix erroneous use of DESTDIR....It broke the pkg-config file and is almost always a mistake.
* gnu/packages/linux.scm (libbpf)[arguments]: Correctly set PREFIX.
| Tobias Geerinckx-Rice |
2020-10-06 | build: svn: Handle fetch errors....* guix/build/svn.scm (svn-fetch): Add 'guard' to handle errors.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| zimoun |
2020-10-06 | build: hg: Handle fetch errors....* guix/build/hg.scm (hg-fetch): Add 'guard' to handle errors.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| zimoun |
2020-10-06 | gnu: chatty: Update to 0.1.16....* gnu/packages/messaging.scm (chatty): Update to 0.1.16.
[inputs]: Add gsettings-desktop-schemas.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Michael Rohleder |
2020-10-06 | gnu: emacs-dtrt-indent: Update to 1.2....* gnu/packages/emacs-xyz.scm (emacs-dtrt-indent): Update to 1.2.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Joseph LaFreniere |
2020-10-06 | gnu: emacs-helpful: Update to 0.18....* gnu/packages/emacs-xyz.scm (emacs-helpful): Update to 0.18.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Michael Rohleder |
2020-10-06 | gnu: Add memkind....* gnu/packages/disk.scm (memkind): New variable.
| Danny Milosavljevic |
2020-10-06 | images: Add pine64-barebones-raw-image....* gnu/system/images/pine64.scm (pine64-barebones-raw-image): New variable.
* gnu/ci.scm (%guix-system-images): Add it.
| Mathieu Othacehe |
2020-10-06 | build-system/cargo: Don't install .crates.toml file....Fixes <https://issues.guix.gnu.org/43810>.
* guix/build/cargo-build-system.scm (install): Remove installed
.crates.toml file.
| Efraim Flashner |
2020-10-06 | gnu: emacs-ivy-posframe: Update to 0.5.0....* gnu/packages/emacs-xyz.scm (emacs-ivy-posframe): Update to 0.5.0.
| Nicolas Goaziou |
2020-10-06 | gnu: vlang: Correctly refer to output directories....* gnu/packages/vlang.scm (vlang)[arguments]: In custom 'install phase
correctly refer to 'outputs'.
| Efraim Flashner |
2020-10-06 | gnu: vlang: Use cc-for-target....* gnu/packages/vlang.scm (vlang)[arguments]: Don't hardcode gcc in
make-flags. In custom 'patch-makefile, don't hardcode gcc.
| Efraim Flashner |
2020-10-06 | services: dnsmasq: Add TFTP configuration fields....* gnu/services/dns.scm (<dnsmasq-configuration>): Add TFTP configuration
fields.
(dnsmasq-shepherd-service): Use them.
* doc/guix.texi (DNS Services): Document them.
| Danny Milosavljevic |
2020-10-05 | gnu: lsh: Enable some tests....* gnu/packages/ssh.scm (lsh)[native-inputs]: Add autoconf and automake.
[arguments]: Remove #:tests? argument.
[phases]{disable-failing-tests}: New phase.
| Maxim Cournoyer |
2020-10-05 | gnu: lsh: Fix X11 forwarding....Fixes <https://issues.guix.gnu.org/24049>.
* gnu/packages/patches/lsh-fix-x11-forwarding.patch: Add patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/ssh.scm (lsh)[source]: Apply it.
[inputs]: Add libxau.
Reported-by: myglc2 <myglc2@gmail.com>
| Maxim Cournoyer |
2020-10-06 | gnu: perl-cgi: Update to 4.51....* gnu/packages/web.scm (perl-cgi): Update to 4.51.
| Tobias Geerinckx-Rice |
2020-10-06 | gnu: python-flake8: Update to 3.8.4....* gnu/packages/python-xyz.scm (python-flake8): Update to 3.8.4.
| Tobias Geerinckx-Rice |