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>
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>
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>
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>
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>
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>
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>
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
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
gnu: Add openblas-0.3.29. * gnu/packages/maths.scm (openblas-0.3.29): New variable. Change-Id: I8727a024db201cda8360a656bc525b0b1e572452
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
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>
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
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>
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>
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>
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>
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>
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>