~ruther/guix-local

1bfd634e — Nicolas Goaziou 4 years ago
gnu: scribus: Update to 1.5.8.

* gnu/packages/scribus.scm (scribus): Update to 1.5.8.
[inputs]: Remove labels.
d41bb831 — Nicolas Goaziou 4 years ago
gnu: emacs-posframe: Update to 1.1.7.

* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.1.7.
d7e08bf1 — Nicolas Goaziou 4 years ago
gnu: emacs-meow: Update to 1.4.0.

* gnu/packages/emacs-xyz.scm (emacs-meow): Update to 1.4.0.
07e32bfc — Nicolas Goaziou 4 years ago
gnu: emacs-geiser: Update to 0.22.1.

* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.22.1.
c30fa177 — Vinicius Monego 4 years ago
gnu: xgboost: Update to 1.5.2.

* gnu/packages/machine-learning.scm (xgboost, python-xgboost): Update to
1.5.2.
(python-xgboost)[arguments]: Enable previously failing test.
* gnu/packages/patches/xgboost-use-system-dmlc-core.patch: Update patch.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
98e74d52 — Marius Bakke 4 years ago
etc: Add more SELinux permissions for the daemon.

* etc/guix-daemon.cil.in (guix_daemon): Permit write on guix_daemon_conf_t
sock_file, necessary for garbage collection.
5664a64e — Efraim Flashner 4 years ago
gnu: gcompris-qt: Update to 2.1.

* gnu/packages/education.scm (gcompris-qt): Update to 2.1.
[source]: Download from new upstream location.
0f2df54f — Reily Siegel 4 years ago
build-system/clojure: Support compiling Java.

* guix/build/clojure-build-system.scm (compile-java): New variable.
(build): Copy classes compiled from Java and optionally Java sources to
the final jar.
(%standard-phases): Add compile-java phase before build.
* guix/build/clojure-utils.scm (%java-source-dirs): New variable.
(%java-compile-dir): New variable.
* guix/build-system/clojure.scm (clojure-build): Include %java-source-dirs and
%java-compile-dir.
(builder): Include %java-source-dirs and %java-compile-dir.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
09b4d74b — Reily Siegel 4 years ago
build-system/clojure: Exit with non-zero if tests fail.

* guix/build/clojure-build-system.scm (check): Exit test process with a
non-zero exit code if tests fail.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
008215c1 — John Kehayias 4 years ago
gnu: Add yubikey-oath-dmenu.

* gnu/packages/security-token.scm (yubikey-oath-dmenu): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
23792ae6 — Zhu Zihao 4 years ago
gnu: nomad: Fix missing webkit2gtk-4.0 compilation error.

* gnu/package/guile-xyz.scm (nomad)[arguments]<phases>: Add phase
'fix-webkitgtk' to update webkit2gtk-4.0 reference in file 'configure.ac'
and 'typelib/Makefile.am'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
a00dff3a — Ludovic Courtès 4 years ago
doc: Clarify search path bits.

Suggested by Maxime Devos <maximedevos@telenet.be>
and Maxim Cournoyer <maxim.cournoyer@gmail.com>.

* doc/guix.texi (package Reference): Clarify 'native-search-paths'
vs. 'search-paths'.
(Search Paths): Link to it.  Remove unnecessarily "define libxml2".
Reword 'file-pattern' description that said "When true".
ce9363dd — Pradana AUMARS 4 years ago
gnu: python-parsedatetime: Update to 2.6.

* gnu/packages/time.scm (python-parsedatetime): Update to 2.6.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
d6bef7da — Pierre Neidhardt 4 years ago
gnu: sbcl-spinneret: Update to 20220117.

* gnu/packages/lisp-xyz.scm (sbcl-spinneret): Update to 20220117.
33774230 — Leo Famulari 4 years ago
gnu: FreeCAD: Update to 0.19.3.

* gnu/packages/engineering.scm (freecad): Update to 0.19.3.
dc42ad4f — Tobias Geerinckx-Rice 4 years ago
Revert "gnu: xkeyboard-config: Build man page."

This reverts commit f7236fa1b2e92288633b4261997b55914e25648b.
f7236fa1 — SeerLite via Guix-patches via 4 years ago
gnu: xkeyboard-config: Build man page.

* gnu/packages/xorg.scm (xkeyboard-config)[native-inputs]: Add libxslt and
remove labels.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
b45bbe56 — Denis 'GNUtoo' Carikli 4 years ago
gnu: vlc: Build with correct librsvg.

* gnu/packages/video.scm (vlc)[inputs]: Replace librsvg
with librsvg-for-system.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
d0308e68 — Denis 'GNUtoo' Carikli 4 years ago
gnu: gnome-settings-daemon: Build with correct librsvg.

* gnu/packages/gnome.scm (gnome-settings-daemon)[inputs]:
Replace librsvg with librsvg-for-system.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
44cedb87 — Denis 'GNUtoo' Carikli 4 years ago
gnu: gtk-vnc: Build with correct librsvg.

* gnu/packages/gnome.scm (gtk-vnc)[inputs]: Replace librsvg with
  librsvg-for-system.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Next