~ruther/guix-local

966649a7 — Marius Bakke 3 years ago
gnu: mutter: Remove obsolete input.

* gnu/packages/gnome.scm (mutter)[native-inputs]: Remove INTLTOOL.  Add
GETTEXT-MINIMAL.
03cae37f — Marius Bakke 3 years ago
gnu: mutter: Use G-expression.

* gnu/packages/gnome.scm (mutter)[arguments]: Use G-expressions.
6af58182 — Marius Bakke 3 years ago
gnu: mutter: Remove input labels.

* gnu/packages/gnome.scm (mutter)[native-inputs, inputs, propagated-inputs]:
Remove labels.
[arguments]: Use SEARCH-INPUT-FILE instead of labels.
e9a32184 — Marius Bakke 3 years ago
gnu: rygel: Update to 0.40.4.

* gnu/packages/gnome.scm (rygel): Update to 0.40.4.
7d92ad4d — Marius Bakke 3 years ago
gnu: simple-scan: Update to 42.1.

* gnu/packages/gnome.scm (simple-scan): Update to 42.1.
[arguments]: Remove #:meson.
fe42befd — Greg Hogan 3 years ago
gnu: python-pip: Update to 22.2.2.

* gnu/packages/python-xyz.scm (python-pip): Update to 22.2.2.

Signed-off-by: Christopher Baines <mail@cbaines.net>
175fa28a — Wiktor Żelazny 3 years ago
gnu: Add texlive-latex-pbox.

* gnu/packages/tex.scm (texlive-latex-pbox): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2411e0b0 — Wiktor Żelazny 3 years ago
gnu: Add texlive-latex-marginfix.

* gnu/packages/tex.scm (texlive-latex-marginfix): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
a53ef49b — Adam Kandur 3 years ago
gnu: Add go-github-com-goccy-go-json.

* gnu/packages/golang.scm (go-github-com-goccy-go-json): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
b8850bf2 — Wiktor Żelazny 3 years ago
gnu: Add texlive-latex-translations.

* gnu/packages/tex.scm (texlive-latex-translations): New variable.
13f1584b — Wiktor Żelazny 3 years ago
gnu: Add texlive-latex-enotez.

* gnu/packages/tex.scm (texlive-latex-enotez): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
37e4015f — Wiktor Żelazny 3 years ago
gnu: Add texlive-latex-seqsplit.

* gnu/packages/tex.scm (texlive-latex-seqsplit): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
ad1d3f98 — Christopher Baines 3 years ago
gnu: Add comments to the bottom of a few package modules.

This will hopefully discourage patches which add new packages to the bottom of
files, as this increases the likelihood of conflicts when applying patches.

If there are more specific ways that packages should be arranged in specific
modules, this message can be updated accordingly.

* gnu/packages/bioconductor.scm: Add comment discouraging adding packages to
the bottom of the file.
* gnu/packages/bioinformatics.scm: ditto.
* gnu/packages/cran.scm: ditto.
* gnu/packages/crates-io.scm: ditto.
* gnu/packages/emacs-xyz.scm: ditto.
* gnu/packages/golang.scm: ditto.
* gnu/packages/guile-xyz.scm: ditto.
* gnu/packages/haskell-xyz.scm: ditto.
* gnu/packages/java.scm: ditto.
* gnu/packages/julia-xyz.scm: ditto.
* gnu/packages/lisp-xyz.scm: ditto.
* gnu/packages/ocaml.scm: ditto.
* gnu/packages/perl.scm: ditto.
* gnu/packages/python-science.scm: ditto.
* gnu/packages/python-xyz.scm: ditto.
* gnu/packages/ruby.scm: ditto.
* gnu/packages/tex.scm: ditto.
4f134f26 — zimoun 3 years ago
gnu: Add r-ggalt.

* gnu/packages/cran.scm (r-ggalt): New variable.
bcca8332 — zimoun 3 years ago
gnu: Add r-proj4.

* gnu/packages/cran.scm (r-proj4): New variable.
f760e628 — Leo Famulari 3 years ago
gnu: linux-libre 5.10: Update to 5.10.142.

* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.142.
(linux-libre-5.10-pristine-source): Update hash.
a90e5f14 — Leo Famulari 3 years ago
gnu: linux-libre 5.15: Update to 5.15.67.

* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.67.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
2934c4c9 — Leo Famulari 3 years ago
gnu: linux-libre: Update to 5.19.8.

* gnu/packages/linux.scm (linux-libre-5.19-version): Update to 5.19.8.
(linux-libre-5.19-pristine-source, deblob-scripts-5.19): Update hashes.
b15c0e75 — Marius Bakke 3 years ago
gnu: QEMU: Use G-expression.

* gnu/packages/virtualization.scm (qemu, qemu-minimal)[arguments]: Rewrite
with G-expressions.
0f6f9317 — Marius Bakke 3 years ago
gnu: QEMU: Update to 7.1.0.

* gnu/packages/patches/qemu-build-info-manual.patch: Remove configure script
stanza.
* gnu/packages/patches/qemu-fix-agent-paths.patch: Adjust patch context.  Use
execl instead of execle to stay consistent with upstream.
* gnu/packages/virtualization.scm (qemu): Update to 7.1.0.
Next