Commit Graph

143014 Commits

Author SHA1 Message Date
Ludovic Courtès
83698b6fa0
substitutes: Reduce default negative TTL values.
Previous values were overly conservative and often an annoyance.

* guix/substitutes.scm (%narinfo-negative-ttl): Reduce to 2mn.
(%narinfo-transient-error-ttl): Reduce to 1mn.

Change-Id: I8cff927a15d8203fb370369a56f024b8a14f3cc3
2024-09-16 00:16:21 +02:00
Richard Sent
85556e1dab
services: admin: Support rebooting after an unattended upgrade
* gnu/services/admin.scm (unattended-upgrade-configuration): Add reboot?
field. When truthy, unattended upgrade will stop the shepherd root service,
triggering a reboot.
* doc/guix.texi (Unattended Upgrades): Document it.

Change-Id: I0af659b3c318421b1a7baa94dde3dadacc1fa10d
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-16 00:16:21 +02:00
Daniel Brooks
2fcca2dafb
gnu: nemo: Update to 6.0.2.
* gnu/packages/cinnamon.scm (nemo): Update to 6.0.2.

Change-Id: I3f29912c8fd9577b6d400dd4a54a67308bdc7db3
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-16 00:16:20 +02:00
Ludovic Courtès
8da4eab244
home: services: shepherd: Replace use of deprecated ‘action’ procedure.
This is a followup to 1964531ce5.

* gnu/home/services/shepherd.scm (home-shepherd-configuration-file):
Use ‘perform-service-action’ rather than ‘action’.

Change-Id: I669750c319083836416c3e093c112ebfeba32e64
2024-09-16 00:16:20 +02:00
Ludovic Courtès
a7bb45b39d
gexp: ‘imported-files’ does not create symlinks.
Fixes <https://issues.guix.gnu.org/73275>.

This is presumably what e529d46828 meant
to do, except that it wrongfully pass #:symlink? a true value instead,
most likely due to a typo.

* guix/gexp.scm (imported-files): Pass #:symlink? #f.
* tests/gexp.scm ("imported-files does not create symlinks"): New test.

Change-Id: Ic31be56a2adf4dfa55e1ec390c53cc9ba5f8a96c
2024-09-16 00:16:20 +02:00
Tobias Geerinckx-Rice
aec4c70a4d
gnu: alsa-modular-synth: Update to 2.2.1.
* gnu/packages/audio.scm (alsa-modular-synth): Update to 2.2.1.

Change-Id: I3b31b30c659447b757b10b49462cd84b9d209e7c
2024-09-08 02:00:00 +02:00
Tobias Geerinckx-Rice
48805a4d06
gnu: amsynth: Generate man pages.
* gnu/packages/music.scm (amsynth)[native-inputs]: Add pandoc.

Change-Id: I0560e73084a27234841bdf51d811123bd393ab12
2024-09-08 02:00:00 +02:00
Tobias Geerinckx-Rice
6f4824a49d
gnu: amsynth: Update to 1.13.4.
* gnu/packages/music.scm (amsynth): Update to 1.13.4.

Change-Id: If4513c7fbee4a2c58f94dcc2d191a6eb62bda58f
2024-09-08 02:00:00 +02:00
Tobias Geerinckx-Rice
4729cef6bd
gnu: aerc: Don't rely on input labels.
* gnu/packages/mail.scm (aerc)[arguments]: Test for …/bin/zoxide directly.

Change-Id: I6492bd969048a548c45504c0897b851f369277b9
2024-09-08 02:00:00 +02:00
Tobias Geerinckx-Rice
4b9b1ec787
gnu: aerc: Update to 0.18.2.
* gnu/packages/mail.scm (aerc): Update to 0.18.2.

Change-Id: I16ca6cc052f7af569249c569cec8e8ac6ef274e9
2024-09-08 02:00:00 +02:00
Tobias Geerinckx-Rice
134bb86990
gnu: qtractor: Update to 1.1.0.
* gnu/packages/music.scm (qtractor): Update to 1.1.0.

Change-Id: I79324c8846b9369db076526aa1ec5b1fbac6f426
2024-09-08 02:00:00 +02:00
Tobias Geerinckx-Rice
7db441e9e7
gnu: padthv1: Update to 1.1.0.
* gnu/packages/music.scm (padthv1): Update to 1.1.0.

Change-Id: Ib57687477615fcc2a99cacc1135b3a22154442ae
2024-09-08 02:00:00 +02:00
Tobias Geerinckx-Rice
eb87ad9fc3
gnu: samplv1: Update to 1.1.0.
* gnu/packages/music.scm (samplv1): Update to 1.1.0.

Change-Id: I906a7efc05a5124c3288703584d953135f604322
2024-09-08 02:00:00 +02:00
Tobias Geerinckx-Rice
970095c174
gnu: drumkv1: Update to 1.1.0.
* gnu/packages/music.scm (drumkv1): Update to 1.1.0.

Change-Id: I33c914695b5ae84d503f7e1fa6458bf4cb215422
2024-09-08 02:00:00 +02:00
Tobias Geerinckx-Rice
ae58db59f8
gnu: synthv1: Update to 1.1.0.
* gnu/packages/music.scm (synthv1): Update to 1.1.0.

Change-Id: I0caa51355bb6ea09abd74bafc335c0ff86ba4d63
2024-09-08 02:00:00 +02:00
Tobias Geerinckx-Rice
8f6a5af3d7
gnu: actionlint: Update to 1.7.1.
* gnu/packages/check.scm (actionlint): Update to 1.7.1.

Change-Id: I288c5e1793691b070d2acfbcf556dd9e4c104c04
2024-09-08 02:00:00 +02:00
Tobias Geerinckx-Rice
bafcf9bd15
gnu: aflplusplus: Update to 4.21c.
* gnu/packages/debug.scm (aflplusplus): Update to 4.21c.

Change-Id: I7fcd55d0e9df0f3b3daf1fcb527f7b2948fb941e
2024-09-08 02:00:00 +02:00
Tobias Geerinckx-Rice
3ca0859f6c
gnu: python-defcon-bootstrap: Update to 0.10.3.
* gnu/packages/fontutils.scm (python-defcon-bootstrap): Update to 0.10.3.

Change-Id: Ifde8d3011f94a27e493d9c826c4c2edbc03a64f0
2024-09-08 02:00:00 +02:00
Tobias Geerinckx-Rice
9a074d9f44
gnu: acpica: Use G-expressions.
* gnu/packages/admin.scm (acpica)[arguments]:
Rewrite as G-expressions.

Change-Id: I54fa79ac8008f7d8d41f9ebd757afcf7f5f1faf1
2024-09-08 02:00:00 +02:00
Tobias Geerinckx-Rice
a2c462358e
gnu: acpica: Update to 20240827.
* gnu/packages/admin.scm (acpica): Update to 20240827.

Change-Id: Ib058fd1604e3b8797d9630b4f82a2a6716411911
2024-09-08 02:00:00 +02:00
Nicolas Goaziou
61b6c7ceb1
gnu: emacs-volatile-highlights: Fix hash.
Latest attempt to fix a build failure, in commit
16ffcce3cd, ended with the introduction of
a hash mismatch. Fix it.

* gnu/packages/emacs-xyz.scm (emacs-volatile-highlights): Fix hash.

Change-Id: I6c542721da35304bd273c7ae8d676b11780064a6
2024-09-15 20:43:17 +02:00
Nicolas Goaziou
ecc95ecd39
gnu: emacs-consult-denote: Update to 0.2.1.
* gnu/packages/emacs-xyz.scm (emacs-consult-denote): Update to 0.2.1.

Change-Id: Idbcecab439bf5384711aecb75b95ea9b47e193f4
2024-09-15 16:11:36 +02:00
Nicolas Goaziou
2171366ecb
gnu: emacs-org-make-toc: Fix build.
* gnu/packages/emacs-xyz.scm (emacs-org-make-toc)[propagated-inputs]: Add
EMACS-COMPAT.  Reorder alphabetically.

Change-Id: I377a705a61f0363fa38a38ba81ee42abddbe8ab1
2024-09-15 16:11:35 +02:00
Nicolas Goaziou
3968aff39f
gnu: emacs-key-chord: Fix build.
* gnu/packages/emacs-xyz.scm (emacs-key-chord): Fix version.

Change-Id: Ia34bcab21651b61dc8dbde503cecf8ad5d8a7d93
2024-09-15 16:11:35 +02:00
Nicolas Goaziou
ba470eb608
gnu: emacs-geiser: Fix build.
* gnu/packages/emacs-xyz.scm (emacs-geiser): Fix version.

Change-Id: I4d9c4134f00e3d3fcae477e3bb2fd2f249c4ae4b
2024-09-15 16:11:35 +02:00
Nicolas Goaziou
16ffcce3cd
gnu: emacs-volatile-highlights: Fix build.
* gnu/packages/emacs-xyz.scm (emacs-volatile-highlights): Use git tag instead
of commit hash.

Change-Id: I2977b6c7db9826e79278548a7b7f97c8099df0c3
2024-09-15 16:11:35 +02:00
Nicolas Goaziou
4d8a3251c5
gnu: emacs-orderless: Fix build.
* gnu/packages/emacs-xyz.scm (emacs-orderless)[propagated-inputs]: Add EMACS-COMPAT.

Change-Id: I24720db56c7ced369144c8ef14a8336a1bf12fc0
2024-09-15 16:11:34 +02:00
Tobias Geerinckx-Rice
4e2a35661a
gnu: 4ti2: Update to 1.6.10.
* gnu/packages/maths.scm (4ti2): Update to 1.6.10.

Change-Id: Ic32526be423aade04a529fcdfbf9332a7c328daf
2024-09-08 02:00:00 +02:00
Tobias Geerinckx-Rice
26942d67b7
Add some missing header comment header comments.
* gnu/packages/minetest.scm: Add the ‘GNU Guix’ header comment.
* gnu/packages/notcurses.scm: Likewise.
* gnu/packages/presentation.scm: Likewise.
* gnu/packages/solidity.scm: Likewise.
* guix/build/minetest-build-system.scm: Likewise.
* gnu/packages/vnc.scm: Add missing ‘;’.
* guix/scripts/import/crate.scm: Remove leading newline.

Change-Id: I5294e6067b9348f2929d823a07d4ec335eaa5ecd
2024-09-08 02:00:00 +02:00
Tobias Geerinckx-Rice
b17121a8aa
gnu: abbaye: Update to 2.0.2.
* gnu/packages/games.scm (abbaye): Update to 2.0.2.
[source]: Remove obsolete snippet.

Change-Id: Id28b0c695019e4db28f3bf8defa984ec9ef5545d
2024-09-08 02:00:00 +02:00
Tobias Geerinckx-Rice
30da7825aa
gnu: abbaye: Update package style.
* gnu/packages/games.scm (abbaye)[source]: Don't explicitly return #t
from snippet.  In-line trivial comment.
[arguments]: Unquote list and use G-expressions.

Change-Id: Ia5fdfa7e047f4b3bdcd166aea6a1367414073a8a
2024-09-08 02:00:00 +02:00
Ashvith Shetty
e39566e407
gnu: xfce: Remove xfce4-volumed-pulse.
With the media keys fixed in the previous commit, there's now no need to
provide this as another input.

* gnu/packages/xfce.scm (xfce)[inputs]: Remove xfce4-volumed-pulse.

Change-Id: I80a80064c75907b2a1e6e880fab9f1e772921b13
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2024-09-08 02:00:00 +02:00
Ashvith Shetty
ba68828b66
gnu: xfce4-pulseaudio-plugin: Fix ‘media keys’ on some keyboards.
* gnu/packages/xfce.scm (xfce4-pulseaudio-plugin)[inputs]: Add keybinder
and pavucontrol.

Change-Id: Iab871e33e4821c2631d6ad19759e1d1a0b3af02d
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2024-09-08 02:00:00 +02:00
Tobias Geerinckx-Rice
25976e3026
gnu: aardvark-dns: Expand substandard description.
* gnu/packages/rust-apps.scm (aardvark-dns)[synopsis, description]:
It's difficult, but write a wee bit more.

Change-Id: I158079df1df75cf1e24c3ce3142af1745a7865a1
2024-09-08 02:00:00 +02:00
Tobias Geerinckx-Rice
9b998a8d63
gnu: sshuttle: Refer to a fixed ‘sh’ and avoid WHICH.
* gnu/packages/vpn.scm (sshuttle)[arguments]: Use SEARCH-INPUT-FILES for
‘env’ (rather than WHICH) and ‘sh’ (rather than whatever's in $PATH).

Change-Id: Ieacae72a849cdcbef4ae9e8f24c0d95879b1dd48
2024-09-08 02:00:00 +02:00
Christopher Baines
4f86fa2017
gnu: bffe: Update to 0-8.06bed47.
* gnu/packages/package-management.scm (bffe): Update to 0-8.06bed47.

Change-Id: Id21793114e5924cba497cf13ee8685d76e9a9a2e
2024-09-15 10:21:42 +01:00
Nicolas Graves
86764929f9
gnu: Remove python-msrest.
* gnu/packages/python-web.scm (python-msrest): Delete variable.

Change-Id: Ic27ba6fe0e7f828327e98c99eabf536ea1cd544a
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-09-15 10:21:42 +01:00
Nicolas Graves
17c4c3449b
gnu: python-azure-storage-blob: Update to 12.22.0.
* gnu/packages/python-web.scm (python-azure-storage-blob): Update to 12.22.0.
[build-system]: Move to pyproject-build-system.
[propagated-inputs]: Remove python-msrest. Add python-isodate and
  python-typing-extensions.

Change-Id: If7163dd4568136a19799b78e9fce246ab0611cbd
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-09-15 10:21:42 +01:00
Nicolas Graves
d085fcf493
gnu: python-azure-core: Update to 1.28.0.
* gnu/packages/python-web.scm (python-azure-core): Update to 1.28.0.
[build-system]: Move to pyproject-build-system.
[arguments]<#:test-flags>: Use it.
           <#:phases>: Move from check phase replacement to a lighter
           'add-test-pythonpath pre-check phase.
[propagated-inputs]: Remove python-trio.
[native-inputs]: Remove python-msrest.

Change-Id: Ie4656ddaa1919144cc75a81feecb9ec774c9436f
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-09-15 10:21:39 +01:00
Ian Eure
83881f7e32
gnu: emacs-exwm-firefox: Update to 1.3.
* gnu/packages/emacs-xyz.scm (emacs-exwm-firefox): Update to 1.3.

Change-Id: I7717134ae37eca41201bc285a9a3e3a95e8b4cc1
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-09-15 10:48:22 +02:00
Nicolas Goaziou
64baa65eda
gnu: emacs-xclip: Update to 1.11.1.
* gnu/packages/emacs-xyz.scm (emacs-xclip): Update to 1.11.1.

Change-Id: Ie0dcb060c42d00d722b90a99196edc880ac033f7
2024-09-15 10:47:51 +02:00
Nicolas Goaziou
597ed265fc
gnu: emacs-tramp: Update to 2.7.1.2.
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.7.1.2.

Change-Id: Ifc2156492c4afcaaa2d7f6464736383bf75a8aba
2024-09-15 10:47:51 +02:00
Nicolas Goaziou
1293259fe7
gnu: emacs-oauth2: Update to 0.17.
* gnu/packages/emacs-xyz.scm (emacs-oauth2): Update to 0.17.

Change-Id: I0b73e8d48e3cd12c179351dfcc7cc92710b09242
2024-09-15 10:47:50 +02:00
Nicolas Goaziou
ad732463f3
gnu: emacs-taxy-magit-section: Update to 0.14.1.
* gnu/packages/emacs-xyz.scm (emacs-taxy-magit-section): Update to 0.14.1.

Change-Id: I9973f996d718eb4c7d9e50dc68d0284981e14503
2024-09-15 10:47:50 +02:00
Nicolas Goaziou
b996d0986f
gnu: emacs-posframe: Update to 1.4.4.
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.4.4.

Change-Id: I5e7e9ab0a48c6040dac2e42045f3f1689b0ff666
2024-09-15 10:47:50 +02:00
Nicolas Goaziou
f788aef001
gnu: emacs-consult-denote: Update to 0.1.2.
* gnu/packages/emacs-xyz.scm (emacs-consult-denote): Update to 0.1.2.

Change-Id: I490744de93410c4861214131a3634728a4913d6d
2024-09-15 10:47:49 +02:00
Nicolas Goaziou
b4a63cb2a2
gnu: emacs-subed: Update to 1.2.15.
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.2.15.
[arguments]<#:test-command>: Fix command.

Change-Id: I9c597857b4b927b680ca9f4caef8362ab29b3c98
2024-09-15 10:47:49 +02:00
Nicolas Goaziou
7b1bdf68c8
gnu: emacs-rec-mode: Update to 1.9.4.
* gnu/packages/databases.scm (emacs-rec-mode): Update to 1.9.4.

Change-Id: Ie0ceea0c9953e4eefb5599c4cf7fa94ecd9ae081
2024-09-15 10:47:49 +02:00
Nicolas Goaziou
f8d3a33b81
gnu: emacs-volatile-highlights: Update to 1.16.
* gnu/packages/emacs-xyz.scm (emacs-volatile-highlights): Update to 1.16.

Change-Id: I87a0c00a0d5fa28e60fac3920dfcf8aebe9c7372
2024-09-15 10:47:49 +02:00
Nicolas Goaziou
16b3f0686a
gnu: emacs-no-littering: Update to 1.7.2.
* gnu/packages/emacs-xyz.scm (emacs-no-littering): Update to 1.7.2.

Change-Id: Ib4bffdb7b7b802a126aad606d63d32df4c215cc7
2024-09-15 10:47:48 +02:00