~ruther/guix-local

54d1a70a — Skylar Hill 1 year, 23 days ago
gnu: emacs-catppuccin-theme: Update to 1.0.0-2.2975032.

* gnu/packages/emacs-xyz.scm (emacs-catppuccin-theme): Update to 1.0.0-2.2975032.

Change-Id: I55a77d946e7521f9db1c4722588503e26cb60d88
Signed-off-by: Ian Eure <ian@retrospec.tv>
0870fb35 — Cayetano Santos 1 year, 21 days ago
gnu: emacs-yaml: Update to 1.2.0.

* gnu/packages/emacs-xyz.scm (emacs-yaml): Update to 1.2.0.

Change-Id: I238d405f4702e31a80fadd8c8dfa996f9420186a
Signed-off-by: Ian Eure <ian@retrospec.tv>
61f8cb09 — Cayetano Santos 1 year, 21 days ago
gnu: emacs-parsebib: Update to 6.6.

* gnu/packages/emacs-xyz.scm (emacs-parsebib): Update to 6.6.

Change-Id: I1c699483db210740745c12ace48e626b998e8f45
Signed-off-by: Ian Eure <ian@retrospec.tv>
3ea90083 — Cayetano Santos 1 year, 21 days ago
gnu: emacs-cape: Update to 1.9.

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

Change-Id: Ic12f24d2d51b07a3e5ba688e85e169a17e7ee97e
Signed-off-by: Ian Eure <ian@retrospec.tv>
eff080ef — Cayetano Santos 1 year, 21 days ago
gnu: emacs-transient: Update to 0.8.4.

* gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.8.4.

Change-Id: I2f63b57c3f8f7ca19260aeffb2742c0fa797a30e
Signed-off-by: Ian Eure <ian@retrospec.tv>
4e1e9f4c — Cayetano Santos 1 year, 21 days ago
gnu: emacs-magit-stgit: Update to 3.1.0.

* gnu/packages/emacs-xyz.scm (emacs-magit-stgit): Update to 3.1.0.

Change-Id: I20a45930c783edb400174ef53d067c0ce0ba9154
Signed-off-by: Ian Eure <ian@retrospec.tv>
7eaf64ac — Evgeny Pisemsky 1 year, 21 days ago
gnu: python-awesomeversion: Set version.

* gnu/packages/python-xyz.scm (python-awesomeversion): Set version.
[source]: Set actual version in pyproject.toml file.

Change-Id: Ib0625d3094989d65f0031c002ae7ef3f531c0b56
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
971861b4 — Sharlatan Hellseher 1 year, 20 days ago
gnu: python-sparse: Update to 0.15.5.

* gnu/packages/python-xyz.scm (python-sparse): Update to 0.15.5.
[native-inputs]: Remove python-pre-commit.

Change-Id: I843f3fb789f038febeb7c60f69b43f8a1f12ed00
22309828 — Sharlatan Hellseher 1 year, 20 days ago
gnu: python-sparse: Simplify.

* gnu/packages/python-xyz.scm (python-sparse) [arguments] <phases>:
Remove 'fix-version as setuptools-scm 8+ provides this now.
[native-inputs]: Remove python-setuptools-scm; add
python-setuptools-scm-next.

Change-Id: Ic75b481d78a1f4d5bd5ad16da6fbd0e54176f43e
959a88e6 — Ricardo Wurmus 1 year, 20 days ago
gnu: Add openblas-0.3.29.

* gnu/packages/maths.scm (openblas-0.3.29): New variable.

Change-Id: I8727a024db201cda8360a656bc525b0b1e572452
9a41ec57 — Andreas Enge 1 year, 8 months ago
gnu: guix-configuration: Add a chroot? parameter.

The parameter should take the values #t, #f or 'default.
In a container environment, 'default amounts to #f, otherwise it
amounts to #t.

* gnu/services/base.scm (guix-configuration)<chroot?>: New field.
(guix-shepherd-service): If chroot? is #f, add "--disable-chroot".
If it is #t or 'default, do nothing.
* gnu/system/linux-container.scm (containerized-operating-system):
If chroot? is 'default, replace it by #f.
* doc/guix.texi: Document the parameter.

Change-Id: I8b9c3f46ad8650fa6ed4acee947b4ae5d002d03d
f0d4daa1 — Ricardo Wurmus 1 year, 20 days ago
gnu: Add r-redland.

* gnu/packages/cran.scm (r-redland): New variable.

Change-Id: I079d09e271c414e204f404fc8fcd2dbf1ea8ee3e
gnu: Add pa-notify.

* gnu/packages/audio.scm (pa-notify): New variable.

Change-Id: If10916edb945911da2f1ec85aa43fc119722a029
Signed-off-by: Andreas Enge <andreas@enge.fr>
30b207b8 — Nicolas Graves 1 year, 1 month ago
gnu: libreoffice: Update to 24.8.4.2.

* gnu/packages/libreoffice.scm (libreoffice): Update to 24.8.4.2.

Signed-off-by: Andreas Enge <andreas@enge.fr>
Change-Id: I7699787a5513f9863136c229e33077b82ec83d81
462553cb — Tomas Volf 1 year, 1 month ago
gnu: hime: Dehardcode #:modules.

* gnu/packages/language.scm (hime)[arguments]<#:modules>: Replace the
hardcoded list with %glib-or-gtk-build-system-default-modules.

Change-Id: I5360c0000173b293e9e24290a2e8eaed84e05750
Signed-off-by: Andreas Enge <andreas@enge.fr>
9b089c2b — Tomas Volf 1 year, 1 month ago
gnu: nimf: Dehardcode #:modules.

* gnu/packages/language.scm (nimf)[arguments]<#:modules>: Replace the
hardcoded list with %glib-or-gtk-build-system-default-modules.

Change-Id: I5eaaac4cdd50b635d24b10c7fa2d365dcf392498
Signed-off-by: Andreas Enge <andreas@enge.fr>
333799c3 — Tomas Volf 1 year, 1 month ago
gnu: sugar-toolkit-gtk3: Dehardcode #:modules.

* gnu/packages/sugar.scm (sugar-toolkit-gtk3)[arguments]<#:modules>: Replace
the hardcoded list with %glib-or-gtk-build-system-default-modules.

Change-Id: I6a5e4511d2e696a673f7d5b49f75285ee488223d
Signed-off-by: Andreas Enge <andreas@enge.fr>
d82ca310 — Tomas Volf 1 year, 1 month ago
gnu: sugar-datastore: Dehardcode #:modules.

* gnu/packages/sugar.scm (sugar-datastore)[arguments]<#:modules>: Replace the
hardcoded list with %glib-or-gtk-build-system-default-modules.

Change-Id: I9ceadd163d3f6cd49ed2623b6060b223257e9aed
Signed-off-by: Andreas Enge <andreas@enge.fr>
8be0fe4d — Tomas Volf 1 year, 1 month ago
gnu: sugar: Dehardcode #:modules.

* gnu/packages/sugar.scm (sugar)[arguments]<#:modules>: Replace the hardcoded
list with %glib-or-gtk-build-system-default-modules.

Change-Id: I5a98d356c3e1a32b71e7949e3425da74081c1e82
Signed-off-by: Andreas Enge <andreas@enge.fr>
0a29ecd6 — Tomas Volf 1 year, 1 month ago
gnu: libreoffice: Use %glib-or-gtk-build-system-default-modules.

* gnu/packages/libreoffice.scm (libreoffice)[arguments]<#:modules>: Use
%glib-or-gtk-build-system-default-modules instead of
%glib-or-gtk-build-system-modules.

Change-Id: I5304d9993af7d5f1187c6276e72a269aa60f5666
Signed-off-by: Andreas Enge <andreas@enge.fr>
Next