| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: ddcutil: Update to 0.9.9.•••* gnu/packages/hardware.scm (ddcutil): Update to 0.9.9.
| Tobias Geerinckx-Rice | 2020-10-07 | 1 | -2/+2 |
* | gnu: Add xnotify.•••* gnu/packages/wm.scm (xnotify): New variable.
| Oleg Pykhalov | 2020-10-06 | 1 | -0/+36 |
* | gnu: Add emacs-ob-sclang.•••Remove emacs-org-contrib's dependency on SuperCollider by extracting
ob-sclang.el into its own package.
* gnu/packages/emacs-xyz.scm (emacs-org-contrib)[source]: Add snippet
that deletes ob-sclang.el.
[propagated-inputs]: Remove emacs-scel.
(emacs-ob-sclang): New variable.
| Pierre Langlois | 2020-10-06 | 1 | -3/+28 |
* | gnu: emacs-geiser: Update to 0.12.•••* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.12.
| Nicolas Goaziou | 2020-10-06 | 1 | -11/+12 |
* | gnu: texlive-mathpazo: Include virtual font files.•••* gnu/packages/tex.scm (texlive-mathpazo)[inherit]: Add directory.
| Paul Garlick | 2020-10-06 | 1 | -2/+3 |
* | 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 | 1 | -4/+4 |
* | 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 | 1 | -12/+3 |
* | 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 | 1 | -0/+14 |
* | gnu: knot: Fix typo.•••* gnu/packages/dns.scm (knot)[arguments]: Fix a typo in
the #:configure-flags.
| Tobias Geerinckx-Rice | 2020-10-06 | 1 | -1/+1 |
* | 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 | 3 | -0/+22 |
* | 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 | 1 | -2/+11 |
* | 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 | 1 | -0/+2 |
* | 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 | 1 | -31/+15 |
* | gnu: Add texlive-mathpazo.•••* gnu/packages/tex.scm (texlive-mathpazo): New variable.
| Paul Garlick | 2020-10-06 | 1 | -0/+25 |
* | gnu: vim: Update to 8.2.1805.•••* gnu/packages/vim.scm (vim): Update to 8.2.1805.
| Tobias Geerinckx-Rice | 2020-10-06 | 1 | -2/+2 |
* | gnu: pipewire: Update to 0.3.13.•••* gnu/packages/linux.scm (pipewire): Update to 0.3.13.
| Tobias Geerinckx-Rice | 2020-10-06 | 1 | -2/+2 |
* | gnu: praat: Update to 6.1.26.•••* gnu/packages/language.scm (praat): Update to 6.1.26.
| Tobias Geerinckx-Rice | 2020-10-06 | 1 | -3/+3 |
* | gnu: libtsm: Remove bundled libxkbcommon header.•••* gnu/packages/terminals.scm (libtsm)[source]: Snip xkbcommon-keysyms.h.
| Tobias Geerinckx-Rice | 2020-10-06 | 1 | -10/+16 |
* | 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 | 1 | -4/+3 |
* | 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 | 1 | -3/+17 |
* | gnu: r-gqtlbase: Update to 1.20.4.•••* gnu/packages/bioinformatics.scm (r-gqtlbase): Update to 1.20.4.
| Ricardo Wurmus | 2020-10-06 | 1 | -2/+2 |
* | gnu: r-rhdf5: Update to 2.32.3.•••* gnu/packages/bioinformatics.scm (r-rhdf5): Update to 2.32.3.
| Ricardo Wurmus | 2020-10-06 | 1 | -2/+2 |
* | gnu: r-biocstyle: Update to 2.16.1.•••* gnu/packages/bioinformatics.scm (r-biocstyle): Update to 2.16.1.
| Ricardo Wurmus | 2020-10-06 | 1 | -2/+2 |
* | gnu: r-bgx: Update to 1.54.1.•••* gnu/packages/bioconductor.scm (r-bgx): Update to 1.54.1.
| Ricardo Wurmus | 2020-10-06 | 1 | -2/+2 |
* | gnu: r-xcms: Update to 3.10.2.•••* gnu/packages/bioconductor.scm (r-xcms): Update to 3.10.2.
| Ricardo Wurmus | 2020-10-06 | 1 | -2/+2 |
* | gnu: r-atacseqqc: Update to 1.12.5.•••* gnu/packages/bioconductor.scm (r-atacseqqc): Update to 1.12.5.
| Ricardo Wurmus | 2020-10-06 | 1 | -2/+2 |
* | gnu: r-gosemsim: Update to 2.14.2.•••* gnu/packages/bioconductor.scm (r-gosemsim): Update to 2.14.2.
| Ricardo Wurmus | 2020-10-06 | 1 | -2/+2 |
* | gnu: r-karyoploter: Update to 1.14.1.•••* gnu/packages/bioconductor.scm (r-karyoploter): Update to 1.14.1.
| Ricardo Wurmus | 2020-10-06 | 1 | -2/+2 |
* | gnu: r-diffbind: Update to 2.16.2.•••* gnu/packages/bioconductor.scm (r-diffbind): Update to 2.16.2.
| Ricardo Wurmus | 2020-10-06 | 1 | -2/+2 |
* | 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 | 1 | -0/+1 |
* | gnu: memkind: Declare a source file-name.•••* gnu/packages/disk.scm (memkind)[source]: Add file-name field.
| Efraim Flashner | 2020-10-06 | 1 | -0/+1 |
* | 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 | 1 | -26/+30 |
* | 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 | 1 | -0/+28 |
* | 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 | 1 | -0/+21 |
* | 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 | 1 | -11/+4 |
* | gnu: stockfish: Fix typo in description.•••* gnu/packages/games.scm (stockfish)[description]: Fix typo.
| Tobias Geerinckx-Rice | 2020-10-06 | 1 | -1/+1 |
* | 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 | 1 | -3/+2 |
* | 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 | 1 | -15/+31 |
* | 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 | 1 | -17/+33 |
* | 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 | 1 | -2/+4 |
* | 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 | 1 | -2/+2 |
* | 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 | 1 | -32/+29 |
* | gnu: Add memkind.•••* gnu/packages/disk.scm (memkind): New variable.
| Danny Milosavljevic | 2020-10-06 | 1 | -0/+43 |
* | 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 | 2 | -2/+11 |
* | 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 | 1 | -1/+7 |
* | 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 | 1 | -2/+2 |
* | 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 | 1 | -2/+2 |
* | 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 | 1 | -10/+12 |
* | 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-06 | 2 | -3/+121 |
* | 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 | 1 | -7/+15 |