summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-08-22services: file-database: Clarify 'excluded-directories' description.Ludovic Courtès
* gnu/services/admin.scm (file-database-configuration)[excluded-directories]: Mention that these are regexps. (%default-file-database-excluded-directories): Likewise. * doc/guix.texi (File Search Services): Adjust accordingly.
2023-08-22services: file-database: Set 'PATH' for 'updatedb'.Ludovic Courtès
Previously 'updatedb' would fail to find 'sed', 'rm', etc. * gnu/services/admin.scm (file-database-mcron-jobs): Set PATH before invoking 'updatedb'.
2023-08-22gnu: guix: Update to 30355c1.Ludovic Courtès
Fixes a test failure in 'tests/guix-system.sh' on aarch64-linux, introduced by 4cdbbfa48d87d9a500288249f228fd19d4371919. * gnu/packages/package-management.scm (guix): Update to 30355c1.
2023-08-22gnu: cl-trivial-clipboard: Update to 0.0.0-6.6ddf8d5.Andre A. Gomes
* gnu/packages/lisp-xyz.scm (sbcl-trivial-clipboard): Update to 0.0.0-6.6ddf8d5. [inputs]: Add wl-clipboard. [arguments]: Update 'fix-paths' phase. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-08-22gnu: Add emacs-ox-html-stable-ids.Andrew Tropin
* gnu/packages/emacs-xyz.scm (emacs-ox-html-stable-ids): New variable.
2023-08-22examples: Avoid duplicate SDDM service for Plasma on aarch64-linux.Ludovic Courtès
This is a followup to cf28f46930f1ea4087d84c162cfacfcdff842b1f. * gnu/system/examples/plasma.tmpl (services): Remove both 'gdm-service-type' and 'sddm-service-type' from %DESKTOP-SERVICES.
2023-08-21gnu: syncthing: Use new package style.Timotej Lazar
* gnu/packages/syncthing.scm (syncthing)[arguments]: Use gexps. Drop trailing Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-21gnu: syncthing: Update to 1.23.6.Timotej Lazar
* gnu/packages/syncthing.scm (syncthing): Update to 1.23.6. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-21examples: Avoid 'modify-services' to remove GDM.Ludovic Courtès
This led to a 'tests/guix-system.sh' failure on aarch64-linux: …/plasma.tmpl:60:13: error: modify-services: service 'gdm' not found in service list This is because 'gdm-service-type' is not among %DESKTOP-SERVICES on that architecture. * gnu/system/examples/plasma.tmpl (services): Use 'remove' rather 'modify-services' + 'delete'.
2023-08-21gnu: hdf5: Remove 1.12.2.Andreas Enge
* gnu/packages/maths.scm (hdf5-1.12): Remove variable.
2023-08-21gnu: Add sdbus-cpp.Maxim Cournoyer
* gnu/packages/glib.scm (sdbus-cpp): New variable. Reviewed-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-08-21gnu: python-pymol: Remove msgpack from native-inputs.Maxim Cournoyer
It's now propagated by mmtf-cpp. * gnu/packages/chemistry.scm (python-pymol) [native-inputs]: Remove msgpack. Reviewed-by: Andreas Enge <andreas@enge.fr>
2023-08-21gnu: avogadrolibs: Remove msgpack from native-inputs.Maxim Cournoyer
It's now propagated by mmtf-cpp. * gnu/packages/chemistry.scm (avogadrolibs) [native-inputs]: Remove msgpack. Reviewed-by: Andreas Enge <andreas@enge.fr>
2023-08-21gnu: mmtf-cpp: Update to 1.1.0.Maxim Cournoyer
* gnu/packages/chemistry.scm (mmtf-cpp): Update to 1.1.0. [propagated-inputs]: Add msgpack. Reviewed-by: Andreas Enge <andreas@enge.fr>
2023-07-23gnu: linux-libre 4.14: Update to 4.14.323.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.323. (linux-libre-4.14-pristine-source): Update hash.
2023-07-23gnu: linux-libre 4.19: Update to 4.19.292.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.292. (linux-libre-4.19-pristine-source): Update hash.
2023-07-23gnu: linux-libre 5.4: Update to 5.4.254.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.254. (linux-libre-5.4-pristine-source): Update hash.
2023-07-23gnu: linux-libre 5.10: Update to 5.10.191.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.191. (linux-libre-5.10-pristine-source): Update hash.
2023-07-23gnu: linux-libre 5.15: Update to 5.15.127.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.127. (linux-libre-5.15-pristine-source): Update hash.
2023-07-23gnu: linux-libre 6.1: Update to 6.1.46.Leo Famulari
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.46. (linux-libre-6.1-pristine-source): Update hash.
2023-07-23gnu: linux-libre: Update to 6.4.11.Leo Famulari
* gnu/packages/linux.scm (linux-libre-6.4-version): Update to 6.4.11. (linux-libre-6.4-pristine-source): Update hash.
2023-08-21ci: Really honor system type for manifests.Ludovic Courtès
* gnu/ci.scm (manifests->jobs): Pass SYSTEM to 'lower-object'.
2023-08-21gnu: guix: Update to 0e6215a.Ludovic Courtès
* gnu/packages/package-management.scm (guix): Update to 0e6215a.
2023-08-21gnu: earlyoom: Improve description.Ludovic Courtès
* gnu/services/linux.scm (earlyoom-service-type)[description]: Tweak.
2023-08-21services: earlyoom: Move 'user-processes' to 'requirements'.Ludovic Courtès
Fixes a regression introduced in 9c34b793c10cdb50235b876dea5be700ab5600dc. * gnu/services/linux.scm (earlyoom-shepherd-service): Move 'user-processes' to 'requirements'. Reported-by: Attila Lendvai <attila@lendvai.name>
2023-08-21gnu: texlive-cs: Fix build.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-cs)[arguments]<#:phases>: Re-activate GENERATE-FONT-METRICS phase. [native-inputs]: Remove TEXLIVE-CM, add TEXLIVE-SAUTER.
2023-08-21gnu: Add texlive-collection-fontsextra.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-collection-fontsextra): New variable.
2023-08-21gnu: Add texlive-zlmtt.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-zlmtt): New variable.
2023-08-21gnu: Add texlive-yinit-otf.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-yinit-otf): New variable.
2023-08-21gnu: Add texlive-yfonts-t1.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-yfonts-t1): New variable.
2023-08-21gnu: Add texlive-yfonts-otf.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-yfonts-otf): New variable.
2023-08-21gnu: Add texlive-yfonts.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-yfonts): New variable.
2023-08-21gnu: Add texlive-xcharter-math.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-xcharter-math): New variable.
2023-08-21gnu: Add texlive-wsuipa.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-wsuipa): New variable.
2023-08-21gnu: Add texlive-venturisadf.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-venturisadf): New variable.
2023-08-21gnu: Add texlive-urwchancal.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-urwchancal): New variable.
2023-08-21gnu: Add texlive-uppunctlm.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-uppunctlm): New variable.
2023-08-21gnu: Add texlive-universalis.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-universalis): New variable.
2023-08-21gnu: Add texlive-universa.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-universa): New variable.
2023-08-21gnu: Add texlive-umtypewriter.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-umtypewriter): New variable.
2023-08-21gnu: Add texlive-typicons.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-typicons): New variable.
2023-08-21gnu: Add texlive-txuprcal.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-txuprcal): New variable.
2023-08-21gnu: Add texlive-txfontsb.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-txfontsb): New variable.
2023-08-21gnu: Add texlive-twemoji-colr.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-twemoji-colr): New variable.
2023-08-21gnu: Add texlive-trajan.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-trajan): New variable.
2023-08-21gnu: Add texlive-tpslifonts.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-tpslifonts): New variable.
2023-08-21gnu: Add texlive-tinos.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-tinos): New variable.
2023-08-21gnu: Add texlive-theanooldstyle.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-theanooldstyle): New variable.
2023-08-21gnu: Add texlive-theanomodern.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-theanomodern): New variable.
2023-08-21gnu: Add texlive-theanodidot.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-theanodidot): New variable.