aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2024-08-22Merge branch 'lisp-team'Guillaume Le Vaillant
Change-Id: Ib01e9e7efbd59b4a9e21a7c7b46a8159b43e2d79
2024-08-21services: syncthing: incorrect guessing of HOME variableSergio Pastor Pérez
Fixed the issue described here: https://lists.gnu.org/archive/html/help-guix/2024-01/msg00034.html Fix `syncthing-shepherd-service` failing to guess the correct `HOME` environment variable when it's `<syncthing-configuration>` does not have a value for the `home` or `user` fields. * gnu/services/syncthing.scm (syncthing-shepherd-service): Change ‘HOME’ value in #:environment-variables argument. Change-Id: I102bfe5feba1ebb349a0cde1c987c0c10ebbab7a Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-08-21services: elogind-configuration: Add more sleep configurationsMorgan Smith
* gnu/services/desktop.scm (<elogind-configuration>): Allow actions to be set to 'suspend-then-hibernate'. Add configuration for 'hibernate-delay-seconds' and 'suspend-estimation-seconds'. * doc/guix.texi (Desktop Services): Add documentation for 'hibernate-delay-seconds' and 'suspend-estimation-seconds'. Change-Id: Icf788fcc88451aa6174a608fbed309961b847430 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-08-21gnu: Add perl-minimumversion.gemmaro
* gnu/packages/perl.scm (perl-minimumversion): New variable. Change-Id: Iad3c22936c07b7430525ad9827b6703d4ea9ce9c Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-08-21gnu: Add perl-ppix-utils.gemmaro
* gnu/packages/perl.scm (perl-ppix-utils): New variable. Change-Id: I9548c693aa6f54bd53662374f77b2fbd1ca3f485 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-08-21gnu: Add guile-qr-code.Artyom V. Poptsov
* gnu/packages/guile-xyz.scm (guile-qr-code): New variable. Change-Id: I8891a1ee442040a4f04183fca7bc1eca6a4fc951 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-08-21gnu: guile-dsv: Update to 0.7.2.Artyom V. Poptsov
* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.7.2. Change-Id: Ifdcf224c5711956aa9b4d89218a1974ab3c23679 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-08-21gnu: checkmake: Fix typo.Ludovic Courtès
Fixes a regression introduced in 7a149c6003d25e8b2794b113d34062be134d7710. * gnu/packages/check.scm (checkmake)[arguments]: Fix typo for #:install-source?. Change-Id: Iaec646632fb342a50d93ab0b1a09f073e06d59b7
2024-08-21gnu: Add checkmake.gemmaro
* gnu/packages/check.scm (checkmake): New variable. Change-Id: Ic60c5c6d6cb66ff3a5760e11df741c5a4d7e7a4d Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-21gnu: Add go-github-com-containerd-typeurl.Artyom V. Poptsov
* gnu/packages/golang-web.scm (go-github-com-containerd-typeurl, go-github-com-containerd-typeurl-v2): New variables. Change-Id: I7e997d73fcc3ec04e17c0067b702c6eb86a29bd3 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-21gnu: Add go-github-com-containerd-fifo.Artyom V. Poptsov
* gnu/packages/golang-xyz.scm (go-github-com-containerd-fifo): New variable. Change-Id: I782f792560bdbe59d31fac7762e07b378a9c29fb Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-21gnu: Add go-github-com-mohae-deepcopy.Artyom V. Poptsov
* gnu/packages/golang-xyz.scm (go-github-com-mohae-deepcopy): New variable. Change-Id: I29dd0f9c61197e2030bd720bf0ec71c86727f976 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-21gnu: Add go-github-com-mattbaird-jsonpatch.Artyom V. Poptsov
* gnu/packages/golang-web.scm (go-github-com-mattbaird-jsonpatch): New variable. Change-Id: I571c51f2141dbba53067f4279003a4604f21b1a4 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-21gnu: Add go-github-com-evanphx-json-patch.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-evanphx-json-patch): New variable. Change-Id: Ie06fd752cd61a9f2dfef7c7ca563fe17b62777d6
2024-08-21gnu: Add go-github-com-google-subcommands.Artyom V. Poptsov
* gnu/packages/golang-xyz.scm (go-github-com-google-subcommands): New variable. Change-Id: Ifbd51d785435fa8abb9d233e2846e8cf9642ae3f Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-21gnu: Add go-github-com-gofrs-flock.Artyom V. Poptsov
* gnu/packages/golang-xyz.scm (go-github-com-gofrs-flock): New variable. Change-Id: If6856319258ec93f4119f4f7ec79d206d7e1087d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-21gnu: kubo: Unbundle more inputs.Sharlatan Hellseher
* gnu/packages/ipfs.scm (kubo): Unbundle more inputs. [inputs]: Remove go-github-com-jackpal-go-nat-pmp; add go-github-com-ipfs-go-verifcid, go-github-com-libp2p-go-buffer-pool, go-github-com-libp2p-go-msgio, and go-github-com-libp2p-go-nat. Change-Id: I51d19718d365427d9c22374799b4a2e091ef7a94
2024-08-21gnu: Add go-msgio.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-msgio): New variable. Change-Id: I3bb5fff6110a36694865c9885b42bc356902bbea
2024-08-21gnu: Add go-github-com-libp2p-go-nat.Artyom V. Poptsov
* gnu/packages/golang-web.scm (go-github-com-libp2p-go-nat): New variable. Change-Id: I001a5f9370273e99729a315f0357d48822b0d7aa Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-21gnu: Add go-github-com-libp2p-go-netroute.Artyom V. Poptsov
* gnu/packages/golang-web.scm (go-github-com-libp2p-go-netroute): New variable. Change-Id: I46ed313a1c96cf5b9d126fa48791351a13d66f32 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-21gnu: Add go-github-com-koron-go-ssdp.Artyom V. Poptsov
* gnu/packages/golang-web.scm (go-github-com-koron-go-ssdp): New variable. Change-Id: I870d5152d052af6976af44ce6c86d49f0f030e32 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-21gnu: Add go-github-com-huin-goupnp.Artyom V. Poptsov
* gnu/packages/golang-web.scm (go-github-com-huin-goupnp): New variable. Change-Id: I490dfa3fd8e993124e2e57a907a7e40a213d8b0c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-21gnu: Add go-github-com-libp2p-go-msgio.Artyom V. Poptsov
* gnu/packages/golang-xyz.scm (go-github-com-libp2p-go-msgio): New variable. Change-Id: I5222b247972a41877c84c40562a1d1af780f1b73 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-21gnu: Add go-github-com-libp2p-go-buffer-pool.Artyom V. Poptsov
* gnu/packages/golang-xyz.scm (go-github-com-libp2p-go-buffer-pool): New variable. Change-Id: Id4de38a91dd7186e1aa6f06289c6bfa2cb0abbbb Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-21gnu: Add go-github-com-ipfs-go-verifcid.Artyom V. Poptsov
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-verifcid): New variable. Change-Id: I30b800dc0575ed3d7b208a1860c305911e1944d2 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-21gnu: Add biblesync.Peepo Froggings
* gnu/packages/cpp.scm (biblesync): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: I48ae683824214a2609b83e1b0af2880b4ac46d44
2024-08-21gnu: hunspell: Add Greek dictionary.Thanos Apollo
* gnu/packages/hunspell.scm (hunspell-dict-el): New variable. Change-Id: I5b534862030a60e09f2c4a741a723fc2467b20ba Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-08-21gnu: fonts: Add font-atkinson-hyperlegibleAbhishek Cherath
* gnu/packages/fonts.scm (font-atkinson-hyperlegible): New variable Change-Id: Ibf7571fd5e960f10baa064b1f7ef0cfc29a9c1cb Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-08-21gnu: Add emacs-helm-css-scss.Rostislav Svoboda
* gnu/packages/emacs-xyz.scm (emacs-helm-css-scss): New variable. Change-Id: Icaa75ca47cb86440e5bba7266d9a12b89b03349d Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-08-21gnu: emacs-docker: Remove docker-tramp from the dependency list.Javier Olaechea
* gnu/packages/emacs-xyz.scm (emacs-docker): Remove docker-tramp from the dependency list. Docker-tramp was removed as a dependency in version 2.3.0 of docker.el. Having the docker-tramp package installed shows a warning in Emacs. For more context see: - https://github.com/Silex/docker.el/blob/f3adbf49e1140d13c934f16e19754c42a97dc91f/CHANGELOG.md?plain=1#L17 - https://github.com/Silex/docker.el/commit/cc0046e6a557dce0ccc4108dd22e04f21ba8b0dc Change-Id: I36a4a10c141072356fe18128213a50a5975b44bb Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-08-20gnu: Add python-klaus.jgart
* gnu/packages/version-control.scm (python-klaus): New variable. Change-Id: I1b7c31deb799e0ea5195eda109740fdb90e5fabd
2024-08-20gnu: Add python-httpauth.jgart
* gnu/packages/python-web.scm (python-httpauth): New variable. Change-Id: I02ece90600961a634d30f34c301bd387e5aa23b7 Signed-off-by: jgart <jgart@dismail.de>
2024-08-20gnu: direnv: Update to 2.34.0.jgart
* gnu/packages/shellutils.scm (direnv): Update to 2.34.0. Change-Id: I725b63e5fa0a37497900ace28dc4d1bd85e45057
2024-08-21gnu: guile-zlib: Update to 0.2.1.Ludovic Courtès
* gnu/packages/guile.scm (guile-zlib): Update to 0.2.1. [arguments]: Remove. Change-Id: Id19309dfcaece713ad2a56294d18bf91ddcdc6e9
2024-08-20gnu: make-qmk-firmware/implementation: Replace "/" in package name by "-".Danny Milosavljevic
* gnu/packages/firmware.scm (make-qmk-firmware/implementation): Replace "/" in package name by "-". Change-Id: I5cca6d21e52171a5fb1231ea1632661550b4a950
2024-08-20gnu: yt-dlp: Update to 2024.08.06.Danny Milosavljevic
* gnu/packages/video.scm (yt-dlp): Update to 2024.08.06. Change-Id: I451fb4a10130f4640aeaf1da3b056d0dc0ee3b28
2024-08-20gnu: cl-ironclad: Update to 0.61.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.61. Change-Id: I1288b2bd8553d37ea4f7a65acbf7e672ebc1ebb2
2024-08-19gnu: cl-chanl: Disable flaky tests.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-chanl)[arguments]: Disable tests. Change-Id: I958183bfc9b098efefa18f915b438f21d0013fc5
2024-08-18gnu: cl-data-structures: Update to 1.4.1-2.ffab568.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-cl-data-structures): Update to 1.4.1-2.ffab568. Change-Id: I0c01399710c89e6b8950957e0db5a591cf7559fc
2024-08-18gnu: clasp-cl: Don't clutter lib and share directories.Guillaume Le Vaillant
* gnu/packages/lisp.scm (clasp-cl)[arguments]: Fix paths for lib and share directories. Change-Id: I3ec487c5387c720328d24d33497e414b3aec4143
2024-08-18gnu: sbcl: Fix startup error on i686-linux.Dariqq
Fixes <https://issues.guix.gnu.org/69106>. * gnu/packages/lisp.scm (sbcl) [arguments]: Invoke make.sh with smaller dynamic-space-size when building for x86-32. Change-Id: I08e8d2304d883973ab9a1b6a900ea9ee1679fac5 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-08-18gnu: sbcl: Update to 2.4.7.Ashish SHUKLA
* gnu/packages/lisp.scm (sbcl): Update to 2.4.7. Change-Id: Ie8528c75d0bc939cde8faebd80e7a3e0ada82914 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-08-18gnu: kmonad: Update to 0.4.2-1.07cd1cb.Andrew Tropin
* gnu/packages/haskell-apps.scm (kmonad): Update to 0.4.2-1.07cd1cb. Change-Id: I8a8d36577804d2221b39b430d26e9fd17204c0de
2024-08-20gnu: Add sugar-commander-activity.Ricardo Wurmus
* gnu/packages/sugar.scm (sugar-commander-activity): New variable. Change-Id: I147999d64ef52e8b070ba96b0928ae19ae620d20
2024-08-20gnu: Add sugar-turtlepond-activity.Ricardo Wurmus
* gnu/packages/sugar.scm (sugar-turtlepond-activity): New variable. Change-Id: I2f2e5323acf9734fd35cae1d2174aea4719b3b7f
2024-08-20gnu: Add sugar-river-crossing-activity.Ricardo Wurmus
* gnu/packages/sugar.scm (sugar-river-crossing-activity): New variable. Change-Id: I05106843e9118b36e067856c3a00c9d54d7e1834
2024-08-20gnu: Add sugar-classify-cats-activity.Ricardo Wurmus
* gnu/packages/sugar.scm (sugar-classify-cats-activity): New variable. Change-Id: I1a5a09ec9c17d381d580d1081ac2b65336ad1141
2024-08-20gnu: Add sugar-cellgame-activity.Ricardo Wurmus
* gnu/packages/sugar.scm (sugar-cellgame-activity): New variable. Change-Id: If81eff3b726b90c7454edcd08b2b8421067ce648
2024-08-20gnu: sugar-toolkit-gtk3: Add missing inputs and patch references.Ricardo Wurmus
* gnu/packages/sugar.scm (sugar-toolkit-gtk3)[arguments]: Add phase 'patch-references. [inputs]: Add shared-mime-info and unzip. Change-Id: Id34b0e8696b655b4788cd5d40b1ca78a5eb34597
2024-08-20gnu: libcamera: Update dependencies for cam and qcam.Andrew Tropin
* gnu/packages/networking.scm (libcamera) [arguments]: Update dependencies for cam and qcam. Change-Id: Ica9df2a2e224edd85cc32a6f2c66a83d1557f8df