Age | Commit message (Collapse) | Author |
|
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-86.f39f160.
[arguments]: Update style.
|
|
* gnu/packages/package-management.scm (nar-herder): Update to 0-21.53682fa.
[arguments]: Update style.
|
|
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-42.1c75394.
[arguments]: Update style.
|
|
So that they can be restarted in dependently.
* gnu/services/guix.scm (guix-data-service-shepherd-services): Don't require
the main service from the jobs service.
|
|
I think this broke in c4c08775a820868059b59c68d4dfd6be0c9d9010.
* gnu/packages/guile.scm (guile-for-guile-emacs)[arguments]: Switch to gexp
for phases.
|
|
* gnu/packages/virtualization.scm (rvvm): New variable.
Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/mastodon.scm (toot): Update to 0.38.1.
[inputs]: Add python-tomlkit.
|
|
* gnu/packages/mail.scm (urlscan): Update to 1.0.1.
|
|
* gnu/packages/video.scm (mpv): Update to 0.36.0.
|
|
* gnu/packages/virtualization.scm (qemu): Update to 7.2.4.
|
|
The convention to use % as a prefix is for "special" variables rather than
procedures.
* gnu/services/audio.scm (%set-user-group): Rename to...
(set-user-group): ... this.
|
|
* gnu/services/audio.scm (mpd-user-sanitizer, %mympd-user): Remove extraneous
group field, already inherited.
(%mpd-user, %mympd-user): Clarify %lazy-group explanatory comment. Fix
indentation.
|
|
* gnu/services/audio.scm (mpd-shepherd-service): Register a new update action.
* doc/guix.texi (Audio Services): Document it.
|
|
* gnu/services/audio.scm (mpd-configuration) [auto-update?]: New field.
* doc/guix.texi (Audio Services): Update doc.
|
|
The 'configure phase is removed and nothing uses it.
* gnu/packages/firmware.scm (make-opensbi-package)[arguments]: Remove
configure-flags.
|
|
* gnu/packages/firmware.scm (make-opensbi-package): Update to 1.3.1.
|
|
* gnu/packages/web-browsers.scm (nyxt): Update to 3.5.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-nasdf): Update to 0.1.6.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/radio.scm (hackrf): Update to 2023.01.1.
|
|
* gnu/packages/linux.scm (lvm2): Update to 2.03.21.
[source]: Remove patch. Don't explicitly return #t from snippet.
[arguments]: Don't explicitly return #t from phases.
* gnu/packages/patches/lvm2-static-link.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
Fixes ‘Can't locate Crypt/PK/Ed25519.pm in @INC’.
* gnu/packages/mail.scm (dkimproxy)[inputs]: Add perl-cryptx.
[arguments]: Wrap the scripts with it.
|
|
* gnu/packages/spice.scm (virt-viewer)[arguments]: Add a new
'build-with-recent-meson phase.
|
|
* gnu/packages/android.scm (sdkmanager): New variable.
Co-authored-by: Andreas Enge <andreas@enge.fr>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.59.
|
|
* gnu/packages/nss.scm (nss)[arguments]: Skip tests on powerpc-linux.
Adjust the configure-flags when building for powerpc-linux to not use
features unavailable for that architecture.
|
|
* gnu/packages/python-web.scm (python-openai): New variable.
|
|
* gnu/packages/python-web.scm (python-fastapi-csrf-protect): New variable.
|
|
* gnu/packages/bioconductor.scm (r-degreport): New variable.
|
|
* gnu/packages/cran.scm (r-wheatmap): New variable.
|
|
* gnu/packages/cran.scm (r-setrng): New variable.
|
|
* gnu/packages/photo.scm (darktable): Update to 4.4.2.
|
|
* gnu/packages/hardware.scm (hwinfo)[inputs]:
Remove input labels.
|
|
* gnu/packages/hardware.scm (hwinfo): Update to 23.2.
|
|
* gnu/packages/game-development.scm (godot): Update to 4.1.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-pos-tip): Update to 0.4.7.
|
|
* gnu/packages/video.scm (mplayer)[arguments]: Move configure flags
to their proper keyword, and honour them in the 'configure phase.
|
|
* gnu/packages/video.scm (mplayer)[arguments]:
Rewrite as G-expressions.
|
|
* gnu/packages/video.scm (mplayer)[inputs]:
Remove input labels.
|
|
* gnu/packages/video.scm (mplayer): Update to 1.5.
|
|
* gnu/packages/fontutils.scm (python-compreffor)[synopsis, description]:
Use @acronym{}.
|
|
* gnu/packages/fontutils.scm (python-compreffor): Update to 0.5.4.
|
|
This package, along with other SCUMMVM-based games violate the FSDG: they are
neither built from nor point towards their corresponding source code.
See <https://lists.gnu.org/archive/html/guix-devel/2022-08/msg00039.html>
and <https://lists.gnu.org/archive/html/guix-devel/2023-06/msg00091.html>
for more information.
* gnu/packages/games.scm (sky): Delete variable.
|
|
This package, along with other SCUMMVM-based games violate the FSDG: they are
neither built from nor point towards their corresponding source code.
See <https://lists.gnu.org/archive/html/guix-devel/2022-08/msg00039.html>
and <https://lists.gnu.org/archive/html/guix-devel/2023-06/msg00091.html>
for more information.
* gnu/packages/games.scm (make-queen-package, queen, queen-de, queen-fr)
(queen-it): Delete variable.
|
|
This package, along with other SCUMMVM-based games violate the FSDG: they are
neither built from nor point towards their corresponding source code.
See <https://lists.gnu.org/archive/html/guix-devel/2022-08/msg00039.html>
and <https://lists.gnu.org/archive/html/guix-devel/2023-06/msg00091.html>
for more information.
* gnu/packages/games.scm (make-lure-package, lure, lure-de, lure-es)
(lure-fr, lure-it): Delete variable.
|
|
This package, along with other SCUMMVM-based games violate the FSDG: they are
neither built from nor point towards their corresponding source code.
See <https://lists.gnu.org/archive/html/guix-devel/2022-08/msg00039.html>
and <https://lists.gnu.org/archive/html/guix-devel/2023-06/msg00091.html>
for more information.
* gnu/packages/games.scm (drascula): Delete variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-consult-flycheck): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/emacs-xyz.scm (emacs-heaven-and-hell): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/emacs-xyz.scm (emacs-mu4e-dashboard): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/emacs-xyz.scm (emacs-persistent-scratch): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/emacs-xyz.scm (emacs-mode-line-bell): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|