~ruther/guix-local

acbf2f9d — Lars-Dominik Braun 3 years ago
gnu: libvirt: Use absolute dnsmasq.

Fixes <https://bugs.gnu.org/57272>.
Reported by Lars-Dominik Braun <lars@6xq.net>.

* gnu/packages/virtualization.scm (libvirt)[arguments]: Substitute the
absolute dnsmasq file name.  Disable one test.

Co-authored-by: Marius Bakke <marius@gnu.org>
9529384c — Konrad Hinsen 3 years ago
gnu: snakemake-7: Convert dependencies to propagated-inputs

* gnu/packages/python-xyz.scm (snakemake-7)[inputs]: Change to ...
[propagated-inputs]: ... this, to ensure that "python -m snakemake"
works (because snakemake uses it internally).

Signed-off-by: Marius Bakke <marius@gnu.org>
6a31fb6e — Konrad Hinsen 3 years ago
gnu: snakemake-6: Convert dependencies to propagated-inputs

* gnu/packages/python-xyz.scm (snakemake-6)[inputs]: Change to ...
[propagated-inputs]: ... this, to ensure that "python -m snakemake"
works (because snakemake uses it internally).

Signed-off-by: Marius Bakke <marius@gnu.org>
58311551 — Konrad Hinsen 3 years ago
gnu: snakemake-7: Fix cluster execution bug

* gnu/packages/python-xyz.scm (snakemake-7)[arguments]: Revise the patch for
the cluster execution script

Signed-off-by: Marius Bakke <marius@gnu.org>
52aa21cc — Maxime Devos 3 years ago
gnu: gnupg: Use mirror URL.

In commit 38747a27f36dbaadadb1399ec085d88e48c97555, the package switched from
a mirror:// URL to a ftp:// URL, but there doesn't appear to have been any
particular reason for that.

* gnu/packages/gnupg.scm (gnupg)[source]{uri}: Use a mirror:// again.

Signed-off-by: Marius Bakke <marius@gnu.org>
309935a0 — Michael Rohleder 3 years ago
gnu: uncrustify: Update to 0.75.1.

* gnu/packages/code.scm (uncrustify): Update to 0.75.1.

Signed-off-by: Marius Bakke <marius@gnu.org>
ed9558b1 — Michael Rohleder 3 years ago
gnu: rr: Update to 5.6.0.

* gnu/packages/debug.scm (rr): Update to 5.6.0.
[arguments]<#:configure-flags>: Add -rpath to zlib to satisfy
validate-runpath.
[inputs]: Add zlib.

Signed-off-by: Marius Bakke <marius@gnu.org>
72cfcf17 — Luis Felipe 4 years ago
gnu: Add python-django-cleanup.

* gnu/packages/django.scm (python-django-cleanup): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
6e83d294 — Clément Lassieur 3 years ago
gnu: emacs-clang-format: Remove inherited propagated inputs.

* gnu/packages/llvm.scm (emacs-clang-format)[propagated-inputs]: Remove them.
be01b13f — Marius Bakke 3 years ago
gnu: zathura-pdf-mupdf: Remove input labels.

* gnu/packages/pdf.scm (zathura-pdf-mupdf)[inputs]: Remove labels.
7c9cf349 — Marius Bakke 3 years ago
gnu: zathura-pdf-mupdf: Update to 0.3.9.

* gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.3.9.
[inputs]: Add GUMBO-PARSER and TESSERACT-OCR.
[arguments]: Remove obsolete configure flag.  Adjust mupdf substitutions.
f26b9d5c — Pierre-Henry Fröhring 3 years ago
gnu: mupdf: Update to 1.20.3.

* Copy/paste is fixed.

The build now uses the patched version of freeglut that is included in the
thirdparty directory so that copy/paste works.

* gnu/packages/pdf.scm (mupdf)[source](snippet): Preserve freeglut.
[inputs]: Add LIBXRANDR and LIBXI.
[arguments]: Explicitly add configure flags for system libraries.

Signed-off-by: Marius Bakke <marius@gnu.org>
608f9efc — Marius Bakke 3 years ago
gnu: tesseract-ocr: Propagate leptonica.

* gnu/packages/ocr.scm (tesseract-ocr)[inputs]: Move LEPTONICA ...
[propagated-inputs]: ... here.
83c86fa4 — Remco van 't Veer 4 years ago
gnu: ruby: Replace with 2.7.6 [security fixes].

Includes fixes for: CVE-2022-28739, CVE-2021-41816, and CVE-2021-41817.

* gnu/packages/ruby.scm (ruby-2.7-fixed): New variable.
(ruby-2.7)[replacement]: Graft.

Signed-off-by: Marius Bakke <marius@gnu.org>
939c9981 — Remco van 't Veer 4 years ago
gnu: ruby: Update to 3.1.2 [security fixes].

Includes fixes for: CVE-2022-28738, and CVE-2022-28739.

* gnu/packages/ruby.scm (ruby-3.1): Update to 3.1.2.

Signed-off-by: Marius Bakke <marius@gnu.org>
2654acea — Remco van 't Veer 4 years ago
gnu: ruby: Update to 3.0.4 [security fixes].

Includes fixes for: CVE-2022-28738, CVE-2022-28739, CVE-2021-41819,
CVE-2021-41816, and CVE-2021-41817.

* gnu/packages/ruby.scm (ruby-3.0): Update to 3.0.4.

Signed-off-by: Marius Bakke <marius@gnu.org>
a500e1a0 — Remco van 't Veer 4 years ago
gnu: ruby: Update to 2.6.10 [security fixes].

Includes fixes for: CVE-2022-28739, CVE-2021-41819, CVE-2021-41817,
CVE-2021-31810, CVE-2021-32066, CVE-2021-28965, CVE-2020-25613, and
CVE-2020-10933.

* gnu/packages/ruby.scm (ruby-2.6): Update to 2.6.10.

Signed-off-by: Marius Bakke <marius@gnu.org>
8ab71252 — Marius Bakke 3 years ago
gnu: Remove ruby@2.5.

* gnu/packages/ruby.scm (ruby-2.5): Remove variable.
ae9b3d7c — Marius Bakke 3 years ago
gnu: Remove ruby@2.4.

* gnu/packages/ruby.scm (ruby-2.4): Remove variable.
f4f225e4 — Efraim Flashner 3 years ago
gnu: accountsservice: Adjust inputs.

This fixes the builds of gdm and some other packages.

* gnu/packages/freedesktop.scm (accountsservice)[inputs]: Move polkit ...
[propagated-inputs]: ... to here.
Next