~ruther/guix-local

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>
967dd6ee — Denis 'GNUtoo' Carikli 4 years ago
gnu: gtk-vnc: Remove dependency on GJS on non-x86_64.

* gnu/packages/gnome.scm (gtk-vnc)[native-inputs]: Provide GJS
only when 'target-x86-64?'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
feb22a20 — John Kehayias 4 years ago
gnu: Add rofi-calc.

* gnu/packages/xdisorg.scm (rofi-calc): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
0406aa2b — John Kehayias 4 years ago
gnu: rofi: Add a search path for plugins.

* gnu/packages/xdisorg.scm (rofi)[native-search-paths]: Add ROFI_PLUGIN_PATH.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
aeeaf4ee — jgart 4 years ago
gnu: Add utf-8-lineseparator.

* gnu/packages/textutils.scm (utf-8-lineseparator): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
68eda259 — Ludovic Courtès 4 years ago
doc: Tweak Guix Home bits.

* doc/guix.texi (Shepherd Home Service): Tweak section name.  Add
intro.
(Invoking guix home): Refer to "guix search".  Use @var where
appropriate.
4b4b981a — Philip McGrath 4 years ago
gnu: Add font-charter.

* gnu/packages/fonts.scm (font-charter): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3878cf96 — Ludovic Courtès 4 years ago
doc: Document search paths.

* doc/guix.texi (package Reference): Link to "Search Paths".
(Invoking guix package): Likewise.
(Build Phases): Mention 'set-paths' phase.
(Search Paths): New node.
97a6b458 — Ludovic Courtès 4 years ago
compile: Really disable cross-module inlining and related features.

This is a followup to d87a1ba6b8b2f08ba6898033353d7463355bd146.

* guix/build/compile.scm (strip-keyword-arguments): Rename to...
(clear-keyword-arguments): ... this, and set the value associated with
each of KEYWORDS to #f.
(optimizations-for-level): Adjust accordingly.
8ef04739 — Efraim Flashner 4 years ago
gnu: python-pillow-simd: Update to 9.0.0.

* gnu/packages/python-xyz.scm (python-pillow-simd): Update to 9.0.0.
[arguments]: Remove field.
ac50b3c2 — Efraim Flashner 4 years ago
gnu: python-pillow: Remove input labels.

* gnu/packages/python-xyz.scm (python-pillow)[inputs]: Remove labels.
Next