~ruther/guix-local

0d2d439f — Cayetano Santos 6 months ago
gnu: emacs-cape: Update to 2.3.

* gnu/packages/emacs-xyz.scm (emacs-cape): Update to 2.3.

Change-Id: Id89f23e2ea420fbf28bea48718a2449d63bcbc49
52199651 — Cayetano Santos 6 months ago
gnu: emacs-corfu: Update to 2.5.

* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 2.5.

Change-Id: Ied272710f0d3f4083097bba48b86b20a3e3f0f42
1d0c5c1b — Cayetano Santos 6 months ago
gnu: emacs-cond-let: Update to 0.2.0.

* gnu/packages/emacs-xyz.scm (emacs-cond-let): Update to 0.2.0.

Change-Id: I0904d3426fc0df8ecc510a8e4fb4c3a94884301f
2ececb30 — Cayetano Santos 6 months ago
gnu: adaptivecpp: Update to 25.10.0.

* gnu/packages/sycl.scm (adaptivecpp): Update to 25.10.0.
[native-inputs]: Remove llvm-19; add lld-19.
[arguments]: Set #:configure-flags.

Change-Id: I967f069373e8109ece7e8f666c27be1020d33188
33c84c96 — Simon Josefsson 5 months ago
gnu: Add perl-digest-sha3.

* gnu/packages/perl.scm (perl-digest-sha3): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
68aeff43 — Anderson Torres 5 months ago
gnu: gcal: Move from (gnu packages gcal) to (gnu packages calendar).

gcal is a leaf package, and the only one kept at gnu/packages/gcal.scm.
There is no special reason to keep it in a dedicated file.

* gnu/local.mk: Remove reference to packages/gcal.scm.
* gnu/packages/gcal.scm (gcal): Move from here ...
* gnu/packages/calendar.scm: ... to here.
  Update copyright headers via merge.
* po/packages/POTFILES.in: Remove reference to gnu/packages/gcal.scm.

Change-Id: I196ce61ebb4caa683b97483f6ea1d6e505f05af7
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3b0f3169 — Anderson Torres 5 months ago
gnu: gcal: Cleanup.

* gnu/packages/gcal.scm (gcal): Cleanup.
Reorder #:use-mdoule ascii-betically.
Prefix licenses with license:.
[source]<snippet>: Use gexps.
[arguments]: Use gexps.

Change-Id: Ibfeb9aef68bf4314e7852282b406aa21466bf35a
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9ce1332e — Brendan Tildesley 6 months ago
gnu: mlt: Update to 7.34.1.

* gnu/packages/video.scm (mlt): Update to 7.34.1.
[arguments]: Enable Qt6.
[inputs]: ffmpeg-6 -> ffmpeg latest.
qtbase-5, qtsvg-5 -> qtbase, qtsvg + qt5combat.
Add motiv dependency.
Add lilv optional dependency.
Sort inputs alphabetically.

Fixes: guix/guix#4312
Change-Id: If03b557e05f3c60766dee821b27b66cc22b2c8fa
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
c517ea78 — Brendan Tildesley 6 months ago
gnu: Add movit.

* gnu/packages/video.scm (movit): New variable.

Change-Id: I65dacb0a60d41f8c2f3ca73f298c0881da5f062e
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2a1f1162 — Andy Tai 5 months ago
gnu: tensorflow-lite: Fix build.

* gnu/packages/machine-learning.scm (tensorflow-lite)[arguments]
<#:phases>: Extend with (pyproject-guile-json).

Change-Id: Ibeb0d8d9c940d8fa47549b90e75bf1d2ba6aa1df
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
94f88138 — Alexey Abramov 6 months ago
gnu: pixman: auto-detect arm-simd optimizations for arm32 targets.

* gnu/packages/xdisorg.scm (pixman)[arguments]<#:configure-flags>: Remove
arm-simd flag.  Meson requires feature options to use "enabled",
"disabled", or "auto" and not boolean strings.  Let it auto-detect
ARM SIMD optimizations.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
66188038 — Tomas Volf 7 months ago
monad-repl: Improve docstring for "verbosity" meta command.

* guix/monad-repl.scm (verbosity): Describe valid values.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8c1fa0ed — Yelninei 6 months ago
services: hurd-vm: Add machine argument for qemu for 64 bit images.

Fixes issues when memory is >= 3584.

* gnu/services/virtualization.scm (hurd-vm-shepherd-service):
When type is 'hurd64-qcow2 add -M q35 to qemu arguments.

Change-Id: I58ea603faad545294aad52b71aac82c922fd9b96
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
c248c444 — Yelninei 6 months ago
system: examples: Add machine argument to qemu for hurd64

Change-Id: I30bb65819421b71bb78f6b51dde79540fd8a504a
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5270da79 — Danny Milosavljevic 5 months ago
gnu: boost: Fix build on non-x86_64 non-mingw32.

* gnu/packages/boost.scm (boost)[arguments]<#:make-flags>: Fix build.
(boost-1.83)[arguments]<#:make-flags>: Keep constant.

Fixes: guix/guix#4541
Change-Id: I619eadeacd3b1bf1c8b2c537f445c7e74ceeb127
Signed-off-by: Andreas Enge <andreas@enge.fr>
2efb4f3b — Ricardo Wurmus 5 months ago
gnu: r-ztpln: Update to 0.1.3.

* gnu/packages/cran.scm (r-ztpln): Update to 0.1.3.

Change-Id: I672cb38a028d4cc30a0b9b832d596903885c0989
15acb64a — Ricardo Wurmus 5 months ago
gnu: r-btm: Update to 0.3.8.

* gnu/packages/cran.scm (r-btm): Update to 0.3.8.

Change-Id: I56bfdf1e81a97aafdc7deb7382345dac3ec0c7c0
22c9b4e4 — Ricardo Wurmus 5 months ago
gnu: r-bbotk: Update to 1.8.1.

* gnu/packages/cran.scm (r-bbotk): Update to 1.8.1.

Change-Id: I837fc0ebab2ea0b100b31a7f648f9337a5708677
dce9abc1 — Ricardo Wurmus 5 months ago
gnu: r-mlr3inferr: Update to 0.2.1.

* gnu/packages/cran.scm (r-mlr3inferr): Update to 0.2.1.

Change-Id: I36634437b226c16720da487c934e1835a8858465
6051b6e7 — Ricardo Wurmus 5 months ago
gnu: r-mlr3fselect: Update to 1.5.0.

* gnu/packages/cran.scm (r-mlr3fselect): Update to 1.5.0.

Change-Id: I7b71805aa9fe0fc9ac7bf3f80901a45f30b59045
Next