summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-01-28services: shepherd: Add respawn-limit and respawn-delay.Attila Lendvai
* gnu/services/shepherd.scm (<shepherd-service>): Add respawn-limit and respawn-delay. (shepherd-service-file): Emit the two values into the shepherd service constructor form. Change-Id: I54408e8fb4bcc0956d9610771bf5c566fdc2914c Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-01-28doc: Add index entries for “dot files” and “Stow”.Ludovic Courtès
* doc/guix.texi (Essential Home Services): Add index entries. Change-Id: I0c3a5f5d94fe273c137eb3ca5fa6c5c91a34599b
2024-01-28home: Add home-dotfiles-service.Giacomo Leidi
* gnu/home/service/dotfiles.scm: New file; * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * po/guix/POTFILES.in: Add it. * doc/guix.texi (Essential Home Services): Document it. Change-Id: I6769169cfacefc3842faa5b31bee081c56c28743 Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2024-01-28home: services: Add missing import.Ludovic Courtès
* gnu/home/services.scm: Import (srfi srfi-34) for ‘raise’. Change-Id: Ib0e8d134f3953c78a09b623f697e7e5b251d5611
2024-01-28gnu: renpy: Fix hashes.Liliana Marie Prikler
* gnu/packages/game-development.scm (python-pygame-sdl2, python-renpy): Redownload sources from upstream and use the provided hashes. Fixes: Broken hashes for Ren'py <https://bugs.gnu.org/68644#20>
2024-01-28gnu: Add cl-charje.documentation.Charles
* gnu/packages/lisp-xyz.scm (sbcl-charje.documentation, cl-charje.documentation, ecl-charje.documentation): New variables. Change-Id: I635af17de831ccacfb7caa2cfcf84e9da694a3ba Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-qvm.Michal Atlas
* gnu/packages/quantum.scm (cl-qvm, sbcl-qvm): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Change-Id: I1958fedab600df490f99961648cca49367ea29a6
2024-01-28gnu: Add cl-quil.Michal Atlas
* gnu/packages/quantum.scm (cl-quil, sbcl-cl-quil): New variables. Change-Id: I7777f569cbb28737d25dd1e990a8e8aeb2c251b7 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-rpcq.Michal Atlas
* gnu/packages/quantum.scm: New file. (cl-rpcq, sbcl-rpcq): New variables. * gnu/local.mk (GNU_SYSTEM_MODULES): Register "quantum.scm". Change-Id: Ic893ad22ffb7a3bf9aa5e841fcf4c14bf3a23b2f Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-magicl.Michal Atlas
* gnu/packages/lisp-xyz.scm (cl-magicl, sbcl-magicl): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> Change-Id: Ib243badfd37369f50e9c86b47ebc2872ff25cfd5
2024-01-28gnu: Add cl-permutation.Michal Atlas
* gnu/packages/lisp-xyz.scm (sbcl-cl-permutation, ecl-cl-permutation, cl-permutation): New variables. Change-Id: Ib5cf64fa1311e76bcf710d8f5f673226a3e410b6 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-messagepack.Michal Atlas
* gnu/packages/lisp-xyz.scm (sbcl-cl-messagepack, ecl-cl-messagepack, cl-messagepack): New variables. Change-Id: I529d438dc5b3031542b3825697581726abbac58f Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-priority-queue.Michal Atlas
* gnu/packages/lisp-xyz.scm (sbcl-priority-queue, ecl-priority-queue, cl-priority-queue): New variables. Change-Id: If0491c24ec009a51787dbd3abb62006ae28c7f92 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-grnm.Michal Atlas
* gnu/packages/lisp-xyz.scm (sbcl-cl-grnm, ecl-cl-grnm, cl-grnm): New variables. Change-Id: I6cba8f53c8fff2323b65224a7f4107e932fde2fb Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-metering.Michal Atlas
* gnu/packages/lisp-xyz.scm (sbcl-metering, ecl-metering, cl-metering): New variables. Change-Id: I7bc9ec158f7c3eb97ba0386ee8dffeeca2274b31 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-alexa.Michal Atlas
* gnu/packages/lisp-xyz.scm (sbcl-alexa, ecl-alexa, cl-alexa): New variables. Change-Id: I3d440cee8e92fe3818a41ab7c9a70bb7f9e0cd42 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-syslog.Michal Atlas
* gnu/packages/lisp-xyz.scm (sbcl-cl-syslog, ecl-cl-syslog, cl-syslog): New variables. Change-Id: I152ce685bc65f412d8e7912e3520e264d9801da0 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-interface.Michal Atlas
* gnu/packages/lisp-xyz.scm (sbcl-interface, ecl-interface, cl-interface): New variables. Change-Id: Ia68ca7728bdd9798b93b07ecc3363d04d7d4ecea Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: emacs-ebdb: Do not propagate emacs-org-roam.Morgan Smith
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Move emacs-org-roam from propagated-inputs to inputs. This is an optional dependency that would only be used if the user is already using emacs-org-roam. Change-Id: I012962a6f82c1242d59a152ab6030babec61ae45 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-01-28gnu: Include the notmuch logo in emacs-notmuch.Tom Willemse
* gnu/packages/mail.scm (emacs-notmuch): Include notmuch-logo.svg Change-Id: Iaae79717d11d7f91cdef3f7470c290489e2b397a Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-01-28gnu: python-renpy: Update to 8.2.0.Liliana Marie Prikler
* gnu/packages/game-development.scm (python-renpy): Update to 8.2.0.
2024-01-28gnu: python-pygame-sdl2: Update to 2.1.0+renpy8.2.0.Liliana Marie Prikler
* gnu/packages/game-development.scm (python-pygame-sdl2): Update to 2.1.0+renpy8.2.0.
2024-01-28gnu: capypdf: Update to 0.8.0.Liliana Marie Prikler
* gnu/packages/pdf.scm (capypdf): Update to 0.8.0.
2024-01-28gnu: immer: Update to 0.8.1.Liliana Marie Prikler
* gnu/packages/cpp.scm (immer): Update to 0.8.1. [source]: Drop modules and snippet. [arguments]: Add #:configure-flags to disable -Werror.
2024-01-28gnu: dmd: Limit supported systems.Efraim Flashner
* gnu/packages/dlang.scm (dmd)[supported-systems]: New field. Change-Id: Iba50d2f832a42876fc4e4418593c3c2feacdb3f8
2024-01-27gnu: linux-libre 4.19: Update to 4.19.306.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.306. (linux-libre-4.19-pristine-source, deblob-scripts-4.19): Update hashes. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: I8605a7544c18686d4113f365bbb43c8b5fe7ce7c
2024-01-27gnu: linux-libre 5.4: Update to 5.4.268.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.268. (linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: I4c7348427a5f2219c85d7c596bff55e944004520
2024-01-27gnu: linux-libre 5.10: Update to 5.10.209.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.209. (linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: Ic5f80481d3eb0d4cada0c4ead247db07351a0908
2024-01-27gnu: linux-libre 5.15: Update to 5.15.148.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.148. (linux-libre-5.15-pristine-source): Update hash. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: Ia8621c8499b9c4f96ca052c4995be1cd52a4ca9a
2024-01-27gnu: linux-libre 6.1: Update to 6.1.75.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.75. (linux-libre-6.1-pristine-source): Update hash. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: If0d734998b173862aac5273957abb2b7d5d26129
2024-01-27gnu: linux-libre 6.6: Update to 6.6.14.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.14. (linux-libre-6.6-pristine-source): Update hash. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: Ie0ec358b7a7d2511db3a1b8f7df175947fc5091a
2024-01-27gnu: linux-libre 6.7: Update to 6.7.2.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.7-version): Update to 6.7.2. (linux-libre-6.7-pristine-source, deblob-scripts-6.7): Update hashes. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: I29c38851a87c8b3ab7f641c5bbca7e99ee96ff13
2024-01-27gnu: qtwebengine: Update to 6.5.3.Efraim Flashner
* gnu/packages/qt.scm (qtwebengine): Update to 6.5.3. Change-Id: I0a617a548e1b3b6f1250c507959857ff2086f167
2024-01-27gnu: texlive-bibexport: Fix Bash shebang.Nicolas Goaziou
<https://issues.guix.gnu.org/68717> * gnu/packages/tex.scm (texlive-bibexport)[arguments]<#:phases>: Fix Bash shebang in generated script. Change-Id: Idc6192495994654e6d0b0b2ca2b15e62de1ee9ae
2024-01-26gnu: mumi: Update to 0.0.6.Maxim Cournoyer
* gnu/packages/mail.scm (mumi): Update to 0.0.6. Change-Id: Ie98c2f72d916318aa1f43384a3286ae80ae3655a
2024-01-27doc: Fix typo.Florian Pelz
Follow-up to 3872ecf274ca53a5c195f6b51081474876897565. * doc/guix.texi (Complex Configurations): Use correct variable name.
2024-01-26gnu: Add python-sphinx-issues.Troy Figiel
* gnu/packages/sphinx.scm (python-sphinx-issues): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-01-26gnu: Add guile-lmdb.Artyom Bologov
* gnu/packages/guile-xyz.scm (guile-lmdb): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-01-26gnu: qt-creator: Add support for demangling D and Rust symbols.Maxim Cournoyer
* gnu/packages/qt.scm (qt-creator) [inputs]: Add d-demangler and rust-rustc-demangle-capi-0.1 (where supported). Change-Id: I13122c0d148f283268d59919ade1459b5c7012a5
2024-01-26gnu: Add d-demangler.Maxim Cournoyer
* gnu/packages/dlang.scm (d-demangler): New variable. Change-Id: Ic1dc8fb8adc1b4be859552e4add074a35bdfc6d0
2024-01-26gnu: Add dmd.Maxim Cournoyer
* gnu/packages/dlang.scm (dmd-bootstrap, dmd): New variables. Change-Id: I53e00a429e2084a392341ef1bc7ea63f0fcaaab4
2024-01-26gnu: gdmd: Replace gdc-11 with gdc alias.Maxim Cournoyer
* gnu/packages/dlang.scm (gdmd) [inputs]: Replace gdc-11 with gdc. Change-Id: Ie035bb79c128c266cee85cf11bf79216f4f8b454
2024-01-26gnu: Add gdc alias.Maxim Cournoyer
* gnu/packages/gcc.scm (gdc): New variable. Change-Id: I38447e46ffba44d3a9d3757d34fe9ff081803457 Reviewed-by: Ludovic Courtès <ludo@gnu.org>
2024-01-26doc: Define mumble-server-service-type as a variable.Maxim Cournoyer
Using defvar for service types causes them to be part of the index, which is useful for discoverability. * doc/guix.texi (Telephony Services) <mumble-server-service-type>: Define with defvar. Change-Id: I01bed0c86ff12425a81294cb12f1b2a8bd14cd6f
2024-01-26doc: Define jami-service-type as a variable.Maxim Cournoyer
Using defvar for service types causes them to be part of the index, which is useful for discoverability. * doc/guix.texi (Telephony Services) <jami-service-type>: Define with defvar. Change-Id: I7cbb3b7c84c34a91db689b8698a19ed49ef607b4
2024-01-26doc: Define postgresql-service-type as a variable.Maxim Cournoyer
Using defvar for service types causes them to be part of the index, which is useful for discoverability. * doc/guix.texi (Database Services) <postgresql-service-type>: Define with defvar. Change-Id: If1c920ad275a9386ec7bb9e48e9a132df98dee97
2024-01-26gnu: emacs-citar: Fix autoloads and restore tests.Edward Wilson
The default build-system emacs doesn't properly expand cl-lib macros when compiling autoloads. This patch changes the `#:emacs` build argument, fixing a present bug (reproducible by requiring citar-autoloads in a minimal environment). This change also allows the validation of compiled autoloads to succeed, hence the test phase is restored. * gnu/packages/emacs-xyz.scm (emacs-citar): Change build-system emacs and restore tests Change-Id: Id56de922e5220383f8c5015a01e39b4aa2ea8cfb Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-01-26gnu: ccwl: Update to 0.3.0.Arun Isaac
* gnu/packages/bioinformatics.scm (ccwl): Update to 0.3.0. [arguments]: Add patch-more-source-shebangs phase. Change-Id: Ic7926d04c28eeafd799deba5e817574663431db8
2024-01-26gnu: arb: Deprecate package.Andreas Enge
* gnu/packages/algebra.scm (arb): Deprecate in favor of flint, of which it is now a part. Change-Id: I02ee2110e77c582b8daf70502f7092eba7c44547
2024-01-26gnu: python-flint: Update to 0.5.0 and build with flint@3.Andreas Enge
* gnu/packages/patches/python-flint-includes.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Unregister file. * gnu/packages/algebra.scm (python-flint): Update to 0.5.0. [source]: Drop patch. [inputs]: Drop arb. [native-inputs]: Use python-cython-3. Change-Id: I5fa9b201efff76e16f957aee0ebcd453ea823e69