Commit graph

122114 commits

Author SHA1 Message Date
Ludovic Courtès cf28f46930
examples: Avoid 'modify-services' to remove GDM.
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-21 23:06:49 +02:00
Andreas Enge b08178a053
gnu: hdf5: Remove 1.12.2.
* gnu/packages/maths.scm (hdf5-1.12): Remove variable.
2023-08-21 22:35:34 +02:00
Maxim Cournoyer 4c7627dfec
gnu: Add sdbus-cpp.
* gnu/packages/glib.scm (sdbus-cpp): New variable.

Reviewed-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-08-21 14:11:40 -04:00
Maxim Cournoyer 8c9f430a05
gnu: python-pymol: Remove msgpack from native-inputs.
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-21 14:11:39 -04:00
Maxim Cournoyer 92f3476077
gnu: avogadrolibs: Remove msgpack from native-inputs.
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-21 14:11:39 -04:00
Maxim Cournoyer 778a424444
gnu: mmtf-cpp: Update to 1.1.0.
* gnu/packages/chemistry.scm (mmtf-cpp): Update to 1.1.0.
[propagated-inputs]: Add msgpack.

Reviewed-by: Andreas Enge <andreas@enge.fr>
2023-08-21 14:11:32 -04:00
Leo Famulari b03f4ff76e
gnu: linux-libre 4.14: Update to 4.14.323.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.323.
(linux-libre-4.14-pristine-source): Update hash.
2023-07-23 22:26:01 -04:00
Leo Famulari 31068ba294
gnu: linux-libre 4.19: Update to 4.19.292.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.292.
(linux-libre-4.19-pristine-source): Update hash.
2023-07-23 22:26:01 -04:00
Leo Famulari e4e285bc03
gnu: linux-libre 5.4: Update to 5.4.254.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.254.
(linux-libre-5.4-pristine-source): Update hash.
2023-07-23 22:26:01 -04:00
Leo Famulari 2b218faff0
gnu: linux-libre 5.10: Update to 5.10.191.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.191.
(linux-libre-5.10-pristine-source): Update hash.
2023-07-23 22:26:01 -04:00
Leo Famulari 36f8d5dd91
gnu: linux-libre 5.15: Update to 5.15.127.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.127.
(linux-libre-5.15-pristine-source): Update hash.
2023-07-23 22:26:01 -04:00
Leo Famulari b081bc8ec0
gnu: linux-libre 6.1: Update to 6.1.46.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.46.
(linux-libre-6.1-pristine-source): Update hash.
2023-07-23 22:26:00 -04:00
Leo Famulari 4b07c1e16b
gnu: linux-libre: Update to 6.4.11.
* gnu/packages/linux.scm (linux-libre-6.4-version): Update to 6.4.11.
(linux-libre-6.4-pristine-source): Update hash.
2023-07-23 22:26:00 -04:00
Ludovic Courtès 4fb9d52435
ci: Really honor system type for manifests.
* gnu/ci.scm (manifests->jobs): Pass SYSTEM to 'lower-object'.
2023-08-21 19:16:05 +02:00
Ludovic Courtès 4cdbbfa48d
gnu: guix: Update to 0e6215a.
* gnu/packages/package-management.scm (guix): Update to 0e6215a.
2023-08-21 18:44:49 +02:00
Ludovic Courtès 0e6215ac72
gnu: earlyoom: Improve description.
* gnu/services/linux.scm (earlyoom-service-type)[description]: Tweak.
2023-08-21 17:29:51 +02:00
Ludovic Courtès 69d8d0a719
services: earlyoom: Move 'user-processes' to 'requirements'.
Fixes a regression introduced in
9c34b793c1.

* gnu/services/linux.scm (earlyoom-shepherd-service): Move
'user-processes' to 'requirements'.

Reported-by: Attila Lendvai <attila@lendvai.name>
2023-08-21 17:29:50 +02:00
Nicolas Goaziou 6d13afcd7a
gnu: texlive-cs: Fix build.
* gnu/packages/tex.scm (texlive-cs)[arguments]<#:phases>: Re-activate
GENERATE-FONT-METRICS phase.
[native-inputs]: Remove TEXLIVE-CM, add TEXLIVE-SAUTER.
2023-08-21 16:31:20 +02:00
Nicolas Goaziou 15df7aaaf2
gnu: Add texlive-collection-fontsextra.
* gnu/packages/tex.scm (texlive-collection-fontsextra): New variable.
2023-08-21 16:31:20 +02:00
Nicolas Goaziou 29d6b0afe7
gnu: Add texlive-zlmtt.
* gnu/packages/tex.scm (texlive-zlmtt): New variable.
2023-08-21 16:29:54 +02:00
Nicolas Goaziou 924b0cb5d4
gnu: Add texlive-yinit-otf.
* gnu/packages/tex.scm (texlive-yinit-otf): New variable.
2023-08-21 16:29:54 +02:00
Nicolas Goaziou fa0d6baf7c
gnu: Add texlive-yfonts-t1.
* gnu/packages/tex.scm (texlive-yfonts-t1): New variable.
2023-08-21 16:29:54 +02:00
Nicolas Goaziou 7fcbffeb69
gnu: Add texlive-yfonts-otf.
* gnu/packages/tex.scm (texlive-yfonts-otf): New variable.
2023-08-21 16:29:54 +02:00
Nicolas Goaziou 8f7322d035
gnu: Add texlive-yfonts.
* gnu/packages/tex.scm (texlive-yfonts): New variable.
2023-08-21 16:29:53 +02:00
Nicolas Goaziou df9243d4e1
gnu: Add texlive-xcharter-math.
* gnu/packages/tex.scm (texlive-xcharter-math): New variable.
2023-08-21 16:29:53 +02:00
Nicolas Goaziou f273cf5843
gnu: Add texlive-wsuipa.
* gnu/packages/tex.scm (texlive-wsuipa): New variable.
2023-08-21 16:29:53 +02:00
Nicolas Goaziou 7c2013dcc9
gnu: Add texlive-venturisadf.
* gnu/packages/tex.scm (texlive-venturisadf): New variable.
2023-08-21 16:29:53 +02:00
Nicolas Goaziou 68b6a48420
gnu: Add texlive-urwchancal.
* gnu/packages/tex.scm (texlive-urwchancal): New variable.
2023-08-21 16:29:52 +02:00
Nicolas Goaziou 2efb6281eb
gnu: Add texlive-uppunctlm.
* gnu/packages/tex.scm (texlive-uppunctlm): New variable.
2023-08-21 16:29:52 +02:00
Nicolas Goaziou a9d6331d46
gnu: Add texlive-universalis.
* gnu/packages/tex.scm (texlive-universalis): New variable.
2023-08-21 16:29:52 +02:00
Nicolas Goaziou 0e5b73e708
gnu: Add texlive-universa.
* gnu/packages/tex.scm (texlive-universa): New variable.
2023-08-21 16:29:52 +02:00
Nicolas Goaziou fe7f3f80d9
gnu: Add texlive-umtypewriter.
* gnu/packages/tex.scm (texlive-umtypewriter): New variable.
2023-08-21 16:29:51 +02:00
Nicolas Goaziou 841b8472ee
gnu: Add texlive-typicons.
* gnu/packages/tex.scm (texlive-typicons): New variable.
2023-08-21 16:29:51 +02:00
Nicolas Goaziou 8c74537625
gnu: Add texlive-txuprcal.
* gnu/packages/tex.scm (texlive-txuprcal): New variable.
2023-08-21 16:29:51 +02:00
Nicolas Goaziou 145875269b
gnu: Add texlive-txfontsb.
* gnu/packages/tex.scm (texlive-txfontsb): New variable.
2023-08-21 16:29:51 +02:00
Nicolas Goaziou 64ed1ddae1
gnu: Add texlive-twemoji-colr.
* gnu/packages/tex.scm (texlive-twemoji-colr): New variable.
2023-08-21 16:29:50 +02:00
Nicolas Goaziou d33819792c
gnu: Add texlive-trajan.
* gnu/packages/tex.scm (texlive-trajan): New variable.
2023-08-21 16:29:50 +02:00
Nicolas Goaziou c0cbf3a000
gnu: Add texlive-tpslifonts.
* gnu/packages/tex.scm (texlive-tpslifonts): New variable.
2023-08-21 16:29:50 +02:00
Nicolas Goaziou 5e2cab06de
gnu: Add texlive-tinos.
* gnu/packages/tex.scm (texlive-tinos): New variable.
2023-08-21 16:29:50 +02:00
Nicolas Goaziou 072a3cedfa
gnu: Add texlive-theanooldstyle.
* gnu/packages/tex.scm (texlive-theanooldstyle): New variable.
2023-08-21 16:29:49 +02:00
Nicolas Goaziou cd56be10c1
gnu: Add texlive-theanomodern.
* gnu/packages/tex.scm (texlive-theanomodern): New variable.
2023-08-21 16:29:49 +02:00
Nicolas Goaziou 2b0bfc23c6
gnu: Add texlive-theanodidot.
* gnu/packages/tex.scm (texlive-theanodidot): New variable.
2023-08-21 16:29:49 +02:00
Nicolas Goaziou 14e5c7df45
gnu: Add texlive-tfrupee.
* gnu/packages/tex.scm (texlive-tfrupee): New variable.
2023-08-21 16:29:48 +02:00
Nicolas Goaziou e69821dbc5
gnu: Add texlive-termes-otf.
* gnu/packages/tex.scm (texlive-termes-otf): New variable.
2023-08-21 16:29:48 +02:00
Nicolas Goaziou 99d71bb05b
gnu: Add texlive-tengwarscript.
* gnu/packages/tex.scm (texlive-tengwarscript): New variable.
2023-08-21 16:29:48 +02:00
Nicolas Goaziou d87e1232ee
gnu: Add texlive-tempora.
* gnu/packages/tex.scm (texlive-tempora): New variable.
2023-08-21 16:29:48 +02:00
Nicolas Goaziou cb8616f871
gnu: Add texlive-tapir.
* gnu/packages/tex.scm (texlive-tapir): New variable.
2023-08-21 16:29:47 +02:00
Nicolas Goaziou 1e9ba79b8e
gnu: Add texlive-symbats3.
* gnu/packages/tex.scm (texlive-symbats3): New variable.
2023-08-21 16:29:47 +02:00
Nicolas Goaziou 01bb05f018
gnu: Add texlive-svrsymbols.
* gnu/packages/tex.scm (texlive-svrsymbols): New variable.
2023-08-21 16:29:47 +02:00
Nicolas Goaziou e1c14f32d3
gnu: Add texlive-superiors.
* gnu/packages/tex.scm (texlive-superiors): New variable.
2023-08-21 16:29:46 +02:00