~ruther/guix-local

b7ac124f — Tomas Volf a year ago
gnu: buildah: Update to 1.41.0.

* gnu/packages/containers.scm (buildah): Update to 1.41.0.

Change-Id: I047ae322a3c0e24d9bb9c85cbaaf8516a22180bd
Signed-off-by: Andreas Enge <andreas@enge.fr>
b8c2d575 — Tomas Volf a year ago
gnu: crun: Update to 1.23.1.

* gnu/packages/containers.scm (crun): Update to 1.23.1.

Change-Id: Ife7cf92568eab7bc3e7797f91662820135fbd0cb
Signed-off-by: Andreas Enge <andreas@enge.fr>
10533c26 — Tomas Volf a year ago
gnu: emacs-terraform-mode: Update to 1.1.0.

* gnu/packages/emacs-xyz.scm (emacs-terraform-mode): Update to 1.1.0.
[source]<uri>{url}: Use new upstream.
[home-page]: Change to the new home.

Change-Id: I688284c67f3b184cb4e8360de72d5a90cbe13aef
Signed-off-by: Andreas Enge <andreas@enge.fr>
eb4bd0ea — Ashvith Shetty a year ago
gnu: brasero: Fix build with gcc@14.

* gnu/packages/patches/brasero-fix-gcc-14-build-failure.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register new patch.
* gnu/packages/gnome.scm (brasero)[source]: Use new patch.

Fixes: guix/guix#1759
Change-Id: Ifa8462d9c77d8e5716e41b1079a2b0ce46284c89
Signed-off-by: Andreas Enge <andreas@enge.fr>
bc7915de — Cayetano Santos a year ago
gnu: lepton-eda: Restore dependency on pcb.

* gnu/packages/engineering.scm (lepton-eda): Restore dependency on pcb.
[arguments]<#:configure-flags>: Add --with-pcb-datadir and
--with-pcb-lib-path.
[inputs]: Add pcb.

Change-Id: Ifb5ab4eac149e12f140f29be7359aaee37e01da0
Signed-off-by: Andreas Enge <andreas@enge.fr>
62cd39ff — Jake Forster 1 year, 5 days ago
gnu: Add cimg.

* gnu/packages/image-processing.scm (cimg): New variable.

Change-Id: I443dcc71864b237b6573360e27deb7a6adda8b49
Signed-off-by: Andreas Enge <andreas@enge.fr>
73049ba9 — Tomas Volf a year ago
gnu: procmail: Fix build with gcc-14.

* gnu/packages/patches/procmail-gcc-14.patch: New patch.
* gnu/packages/mail.scm (procmail)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Register it.

Fixes: guix/guix#1671
Change-Id: I41b3e1d73d319a19efa15ac75cefd326eedd58b1
Signed-off-by: Andreas Enge <andreas@enge.fr>
24257c46 — Evgeny Pisemsky a year ago
gnu: pcb: Fix build.

* gnu/packages/engineering.scm (pcb)[arguments]: Add 'convert-encoding
phase.

Change-Id: Iaabf4dfd1991c23ad2df538b1299b0f42113c353
Signed-off-by: Andreas Enge <andreas@enge.fr>
636c0194 — Hugo Buddelmeijer a year ago
gnu: xmp: Run guix style.

* gnu/packages/audio.scm (xmp): Run guix style.

Change-Id: If9f000ce442c27af350e1b06cd31642169e6aeef
Signed-off-by: Andreas Enge <andreas@enge.fr>
a9b98de4 — Hugo Buddelmeijer a year ago
gnu: xmp: Update to 4.2.0.

* gnu/packages/audio.scm (xmp): Update to 4.2.0.
[source]: Switch to github.
[native-inputs]: Add autoconf and automake.

Change-Id: Id155514b014e8c7c9a59abbad38e63bee0af7a7d
Signed-off-by: Andreas Enge <andreas@enge.fr>
5421d27b — Hugo Buddelmeijer a year ago
gnu: libxmp: Run guix style.

* gnu/packages/audio.scm (libxmp): Run guix style.

Change-Id: I5d6b137079d50f8223ae682371aff90663534253
Signed-off-by: Andreas Enge <andreas@enge.fr>
fdfd6ccd — Hugo Buddelmeijer a year ago
gnu: libxmp: Update to 4.6.3.

* gnu/packages/audio.scm (libxmp): Update to 4.6.3.
[source]: Switch to github.
[native-inputs]: Add autoconf.

Change-Id: Ic1aec890e0ec6db20f1e73acea0ff30da5b25923
Signed-off-by: Andreas Enge <andreas@enge.fr>
6c95f0a0 — Vinicius Monego a year ago
gnu: python-rtf-tokenize: Update to 1.0.1.

* gnu/packages/python-xyz.scm (python-rtf-tokenize): Update to 1.0.1.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-setuptools, python-wheel.

Change-Id: I9b99934c6b2a6b54cf0b9bab99cdd996ef45ad17
32e01b4f — Vinicius Monego a year ago
gnu: python-pystitcher: Use pyproject-build-system.

* gnu/packages/python-xyz.scm (python-pystitcher)[build-system]: Use
pyproject-build-system.
[native-inputs]: Add python-pytest, python-setuptools, python-wheel.

Change-Id: Ifb3ee3759ef4e749d09358ea01390a730102af2a
c23d29f9 — Vinicius Monego a year ago
gnu: python-pystitcher: Improve style.

* gnu/packages/python-xyz.scm (python-pysticher): Run guix style.

Change-Id: I217d2a57ff726405dffade69ef34ae43ca956a68
524ce500 — Vinicius Monego a year ago
gnu: python-pystache: Enable tests.

* gnu/packages/python-xyz.scm (python-pystache)[arguments]: Remove
'#:tests? #f'.
[native-inputs]: Add python-pytest.

Change-Id: I905c32cfcba3a06f78eb0dd044c47292f6f0b8aa
85b859a3 — Vinicius Monego a year ago
gnu: python-pystache: Update to 0.6.8.

* gnu/packages/python-xyz.scm (python-pystache): Update to 0.6.8.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-setuptools, python-wheel.

Change-Id: I25d4373bcbac47dcc5a66ca8ad62a1d1cb75645a
f10da504 — Vinicius Monego a year ago
gnu: python-bagit: Update to 1.9.0.

* gnu/packages/python-xyz.scm (python-bagit): Update to 1.9.0.
[source]: Fetch from GitHub.
[build-system]: Use pyproject-build-system.
[arguments]<#:phases>: Add phase 'pretend-version' after
'unpack'. Override the 'check' phase and run the test file manually.
[native-inputs]: Remove python-coverage, python-mock. Add
python-pytest, python-setuptools, python-wheel.

Change-Id: I9db21f4ab290ac426710b426d30be884f7c47c9a
15c2b47d — Vinicius Monego a year ago
gnu: python-sacn: Update to 1.11.0.

* gnu/packages/python-xyz.scm (python-sacn): Update to 1.11.0.
[build-system]: Use pyproject-build-system.
[arguments]<#:phases>: Do not override the 'check' phase.
[native-inputs]: Add python-setuptools, python-wheel.
[synopsis]: Do not break line.

Change-Id: I476308da1c13bcfb6eaf9d55b5f3f6aa4798d450
42fc2c5a — Vinicius Monego a year ago
gnu: hivex: Fix build.

* gnu/packages/virtualization.scm (hivex)[native-inputs]: Replace
automake by automake-1.16.5.

Change-Id: I3e46d95cb543c7034a8f3ef52adc84c20119773f
Next