Age | Commit message (Collapse) | Author |
|
* gnu/packages/tex.scm (texlive-mathpazo): New variable.
|
|
* gnu/packages/vim.scm (vim): Update to 8.2.1805.
|
|
* gnu/packages/linux.scm (pipewire): Update to 0.3.13.
|
|
* gnu/packages/language.scm (praat): Update to 6.1.26.
|
|
* gnu/packages/terminals.scm (libtsm)[source]: Snip xkbcommon-keysyms.h.
|
|
* gnu/packages/terminals.scm (libtsm)[inputs]: Move check & libxkbcommon
from here…
[native-inputs]: …to here.
|
|
* 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/packages/bioinformatics.scm (r-gqtlbase): Update to 1.20.4.
|
|
* gnu/packages/bioinformatics.scm (r-rhdf5): Update to 2.32.3.
|
|
* gnu/packages/bioinformatics.scm (r-biocstyle): Update to 2.16.1.
|
|
* gnu/packages/bioconductor.scm (r-bgx): Update to 1.54.1.
|
|
* gnu/packages/bioconductor.scm (r-xcms): Update to 3.10.2.
|
|
* gnu/packages/bioconductor.scm (r-atacseqqc): Update to 1.12.5.
|
|
* gnu/packages/bioconductor.scm (r-gosemsim): Update to 2.14.2.
|
|
* gnu/packages/bioconductor.scm (r-karyoploter): Update to 1.14.1.
|
|
* gnu/packages/bioconductor.scm (r-diffbind): Update to 2.16.2.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-cl-base64)[source]: Add file-name
field.
|
|
* gnu/packages/disk.scm (memkind)[source]: Add file-name field.
|
|
* gnu/packages/python-xyz.scm (python-tox): Update to 3.20.0.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/emacs-xyz.scm (emacs-python-black): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-black-macchiato): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* 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/packages/games.scm (stockfish)[description]: Fix typo.
|
|
It broke the pkg-config file and is almost always a mistake.
* gnu/packages/linux.scm (libbpf)[arguments]: Correctly set PREFIX.
|
|
* guix/build/svn.scm (svn-fetch): Add 'guard' to handle errors.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* guix/build/hg.scm (hg-fetch): Add 'guard' to handle errors.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/messaging.scm (chatty): Update to 0.1.16.
[inputs]: Add gsettings-desktop-schemas.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/emacs-xyz.scm (emacs-dtrt-indent): Update to 1.2.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/emacs-xyz.scm (emacs-helpful): Update to 0.18.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/disk.scm (memkind): New variable.
|
|
* gnu/system/images/pine64.scm (pine64-barebones-raw-image): New variable.
* gnu/ci.scm (%guix-system-images): Add it.
|
|
Fixes <https://issues.guix.gnu.org/43810>.
* guix/build/cargo-build-system.scm (install): Remove installed
.crates.toml file.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ivy-posframe): Update to 0.5.0.
|
|
* gnu/packages/vlang.scm (vlang)[arguments]: In custom 'install phase
correctly refer to 'outputs'.
|
|
* gnu/packages/vlang.scm (vlang)[arguments]: Don't hardcode gcc in
make-flags. In custom 'patch-makefile, don't hardcode gcc.
|
|
* gnu/services/dns.scm (<dnsmasq-configuration>): Add TFTP configuration
fields.
(dnsmasq-shepherd-service): Use them.
* doc/guix.texi (DNS Services): Document them.
|
|
* gnu/packages/ssh.scm (lsh)[native-inputs]: Add autoconf and automake.
[arguments]: Remove #:tests? argument.
[phases]{disable-failing-tests}: New phase.
|
|
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/packages/web.scm (perl-cgi): Update to 4.51.
|
|
* gnu/packages/python-xyz.scm (python-flake8): Update to 3.8.4.
|
|
* gnu/packages/gnome.scm (seahorse): Update to 3.36.2.
|
|
* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.3.0.
|
|
* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.3.0.
|
|
* gnu/packages/video.scm (obs): Update to 26.0.1.
|
|
* gnu/packages/gnome.scm (goffice): Update to 0.10.48.
|
|
* gnu/packages/spice.scm (spice-protocol): Update to 0.14.3.
|
|
|
|
* gnu/packages/xiph.scm (libshout): Update to 2.4.4.
|
|
* 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/packages/vlang.scm (vlang): Update to 0.1.29.
|