summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
...
* gnu: stockfish: Update to 12.Michael Rohleder2020-10-06
| | | | | | | | * 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>
* gnu: r-gqtlbase: Update to 1.20.4.Ricardo Wurmus2020-10-06
| | | | * gnu/packages/bioinformatics.scm (r-gqtlbase): Update to 1.20.4.
* gnu: r-rhdf5: Update to 2.32.3.Ricardo Wurmus2020-10-06
| | | | * gnu/packages/bioinformatics.scm (r-rhdf5): Update to 2.32.3.
* gnu: r-biocstyle: Update to 2.16.1.Ricardo Wurmus2020-10-06
| | | | * gnu/packages/bioinformatics.scm (r-biocstyle): Update to 2.16.1.
* gnu: r-bgx: Update to 1.54.1.Ricardo Wurmus2020-10-06
| | | | * gnu/packages/bioconductor.scm (r-bgx): Update to 1.54.1.
* gnu: r-xcms: Update to 3.10.2.Ricardo Wurmus2020-10-06
| | | | * gnu/packages/bioconductor.scm (r-xcms): Update to 3.10.2.
* gnu: r-atacseqqc: Update to 1.12.5.Ricardo Wurmus2020-10-06
| | | | * gnu/packages/bioconductor.scm (r-atacseqqc): Update to 1.12.5.
* gnu: r-gosemsim: Update to 2.14.2.Ricardo Wurmus2020-10-06
| | | | * gnu/packages/bioconductor.scm (r-gosemsim): Update to 2.14.2.
* gnu: r-karyoploter: Update to 1.14.1.Ricardo Wurmus2020-10-06
| | | | * gnu/packages/bioconductor.scm (r-karyoploter): Update to 1.14.1.
* gnu: r-diffbind: Update to 2.16.2.Ricardo Wurmus2020-10-06
| | | | * gnu/packages/bioconductor.scm (r-diffbind): Update to 2.16.2.
* gnu: sbcl-cl-base64: Declare a source file-name.Efraim Flashner2020-10-06
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-base64)[source]: Add file-name field.
* gnu: memkind: Declare a source file-name.Efraim Flashner2020-10-06
| | | | * gnu/packages/disk.scm (memkind)[source]: Add file-name field.
* gnu: python-tox: Update to 3.20.0.Joseph LaFreniere2020-10-06
| | | | | | * gnu/packages/python-xyz.scm (python-tox): Update to 3.20.0. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add emacs-python-black.Joseph LaFreniere2020-10-06
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-python-black): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add python-black-macchiato.Joseph LaFreniere2020-10-06
| | | | | | * gnu/packages/python-xyz.scm (python-black-macchiato): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: zrythm: Update to 1.0.0-alpha.3.0.1.Alexandros Theodotou2020-10-06
| | | | | | | | * 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>
* gnu: stockfish: Fix typo in description.Tobias Geerinckx-Rice2020-10-06
| | | | * gnu/packages/games.scm (stockfish)[description]: Fix typo.
* gnu: libbpf: Fix erroneous use of DESTDIR.Tobias Geerinckx-Rice2020-10-06
| | | | | | It broke the pkg-config file and is almost always a mistake. * gnu/packages/linux.scm (libbpf)[arguments]: Correctly set PREFIX.
* gnu: chatty: Update to 0.1.16.Michael Rohleder2020-10-06
| | | | | | | * gnu/packages/messaging.scm (chatty): Update to 0.1.16. [inputs]: Add gsettings-desktop-schemas. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: emacs-dtrt-indent: Update to 1.2.Joseph LaFreniere2020-10-06
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-dtrt-indent): Update to 1.2. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: emacs-helpful: Update to 0.18.Michael Rohleder2020-10-06
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-helpful): Update to 0.18. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add memkind.Danny Milosavljevic2020-10-06
| | | | * gnu/packages/disk.scm (memkind): New variable.
* images: Add pine64-barebones-raw-image.Mathieu Othacehe2020-10-06
| | | | | * gnu/system/images/pine64.scm (pine64-barebones-raw-image): New variable. * gnu/ci.scm (%guix-system-images): Add it.
* gnu: emacs-ivy-posframe: Update to 0.5.0.Nicolas Goaziou2020-10-06
| | | | * gnu/packages/emacs-xyz.scm (emacs-ivy-posframe): Update to 0.5.0.
* gnu: vlang: Correctly refer to output directories.Efraim Flashner2020-10-06
| | | | | * gnu/packages/vlang.scm (vlang)[arguments]: In custom 'install phase correctly refer to 'outputs'.
* gnu: vlang: Use cc-for-target.Efraim Flashner2020-10-06
| | | | | * gnu/packages/vlang.scm (vlang)[arguments]: Don't hardcode gcc in make-flags. In custom 'patch-makefile, don't hardcode gcc.
* services: dnsmasq: Add TFTP configuration fields.Danny Milosavljevic2020-10-06
| | | | | | | * gnu/services/dns.scm (<dnsmasq-configuration>): Add TFTP configuration fields. (dnsmasq-shepherd-service): Use them. * doc/guix.texi (DNS Services): Document them.
* gnu: lsh: Enable some tests.Maxim Cournoyer2020-10-05
| | | | | | * gnu/packages/ssh.scm (lsh)[native-inputs]: Add autoconf and automake. [arguments]: Remove #:tests? argument. [phases]{disable-failing-tests}: New phase.
* gnu: lsh: Fix X11 forwarding.Maxim Cournoyer2020-10-05
| | | | | | | | | | | 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>
* gnu: perl-cgi: Update to 4.51.Tobias Geerinckx-Rice2020-10-06
| | | | * gnu/packages/web.scm (perl-cgi): Update to 4.51.
* gnu: python-flake8: Update to 3.8.4.Tobias Geerinckx-Rice2020-10-06
| | | | * gnu/packages/python-xyz.scm (python-flake8): Update to 3.8.4.
* gnu: seahorse: Update to 3.36.2.Tobias Geerinckx-Rice2020-10-06
| | | | * gnu/packages/gnome.scm (seahorse): Update to 3.36.2.
* gnu: s6-portable-utils: Update to 2.2.3.0.Tobias Geerinckx-Rice2020-10-06
| | | | * gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.3.0.
* gnu: s6-dns: Update to 2.3.3.0.Tobias Geerinckx-Rice2020-10-06
| | | | * gnu/packages/skarnet.scm (s6-dns): Update to 2.3.3.0.
* gnu: obs: Update to 26.0.1.Tobias Geerinckx-Rice2020-10-06
| | | | * gnu/packages/video.scm (obs): Update to 26.0.1.
* gnu: goffice: Update to 0.10.48.Tobias Geerinckx-Rice2020-10-06
| | | | * gnu/packages/gnome.scm (goffice): Update to 0.10.48.
* gnu: spice-protocol: Update to 0.14.3.Tobias Geerinckx-Rice2020-10-06
| | | | * gnu/packages/spice.scm (spice-protocol): Update to 0.14.3.
* gnu: Fix up package copyright headers.Tobias Geerinckx-Rice2020-10-06
|
* gnu: libshout: Update to 2.4.4.Tobias Geerinckx-Rice2020-10-06
| | | | * gnu/packages/xiph.scm (libshout): Update to 2.4.4.
* gnu: vlang: Run mosts tests.Tobias Geerinckx-Rice2020-10-06
| | | | | | * gnu/packages/vlang.scm (vlang)[arguments]: Enable tests and add a new ‘delete-failing-tests’ and custom ‘check’ phase. [native-inputs]: Add libx11, node, openssl, and sqlite.
* gnu: vlang: Update to 0.1.29.Tobias Geerinckx-Rice2020-10-06
| | | | * gnu/packages/vlang.scm (vlang): Update to 0.1.29.
* gnu: execline: Update to 2.6.1.1.Tobias Geerinckx-Rice2020-10-06
| | | | * gnu/packages/skarnet.scm (execline): Update to 2.6.1.1.
* gnu: skalibs: Update to 2.9.3.0.Tobias Geerinckx-Rice2020-10-06
| | | | * gnu/packages/skarnet.scm (skalibs): Update to 2.9.3.0.
* gnu: libde265: Update to 1.0.7.Tobias Geerinckx-Rice2020-10-06
| | | | * gnu/packages/video.scm (libde265): Update to 1.0.7.
* gnu: vim: Update to 8.2.1801.Tobias Geerinckx-Rice2020-10-06
| | | | * gnu/packages/vim.scm (vim): Update to 8.2.1801.
* gnu: youtube-viewer: Update to 3.7.9.Tobias Geerinckx-Rice2020-10-06
| | | | | * gnu/packages/video.scm (youtube-viewer): Update to 3.7.9. [inputs]: Add perl-memoize.
* gnu: r-tclust: Update to 1.4-2.Ricardo Wurmus2020-10-06
| | | | * gnu/packages/statistics.scm (r-tclust): Update to 1.4-2.
* gnu: r-car: Update to 3.0-10.Ricardo Wurmus2020-10-06
| | | | * gnu/packages/statistics.scm (r-car): Update to 3.0-10.
* gnu: r-quantreg: Update to 5.73.Ricardo Wurmus2020-10-06
| | | | * gnu/packages/statistics.scm (r-quantreg): Update to 5.73.
* gnu: r-fpc: Update to 2.2-8.Ricardo Wurmus2020-10-06
| | | | * gnu/packages/statistics.scm (r-fpc): Update to 2.2-8.