Commit graph

119915 commits

Author SHA1 Message Date
Cayetano Santos
d31a3d4d12
gnu: Add emacs-math-preview.
* gnu/packages/emacs-xyz.scm (emacs-math-preview): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-12 23:08:51 +02:00
Nicolas Graves
9be28375cf
reconfigure: Use let* from srfi-71.
* guix/scripts/system/reconfigure.scm (upgrade-shepherd-services): Merge
'let' + 'let*' in just 'let*'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-12 23:07:40 +02:00
Nicolas Graves
067c37e149
gnu: lfs-s3: Update to 0.1.5.
* gnu/packages/version-control.scm (lfs-s3): Update to 0.1.5.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-12 23:04:59 +02:00
Artyom V. Poptsov
5be410da34
gnu: guile-smc: Update to 0.6.1.
* gnu/packages/guile-xyz.scm (guile-smc): Update to 0.6.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-12 23:03:54 +02:00
fanquake
bcdafd00a3
platform: Add powerpc64-linux.
* guix/platforms/powerpc.scm (powerpc64-linux): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-08-12 23:02:31 +02:00
Ludovic Courtès
530455be02
teams: Add myself to 'installer' and leave 'embedded'.
* etc/teams.scm.in (Ludovic Courtès): Drop 'embedded' (added in
7cf606a5a0) and add
'installer'.
2023-08-12 22:55:56 +02:00
Andy Tai
437a705f9c
gnu: Add xorgxrdp.
* gnu/packages/rdesktop.scm (xorgxrdp): New variable

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-12 22:41:10 +02:00
Andy Tai
97377e389d
gnu: Add xrdp.
* gnu/packages/rdesktop.scm (xrdp): New variable

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-12 22:40:24 +02:00
Juliana Sims
7b11cfd19e
gnu: uwufetch: Add and use missing inputs.
* gnu/packages/admin.scm (uwufetch) [inputs]: Add missing inputs.
[phases]: Use the fully-qualified paths of the input gawk and grep.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-12 22:36:36 +02:00
Jean-Pierre De Jesus DIAZ
6bbef3d9a2
gnu: ntp: Fix cross-compilation inputs.
* gnu/packages/ntp.scm (ntp)[inputs]: Use `target-linux?' instead of
  the manual string comparison as it would not add the libcap input
  correctly when cross-compiling as the platform ends in `-linux-gnu'
  unlike the system string which ends in `-linux'.

Signed-off-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-12 22:30:28 +02:00
Leo Famulari
eb25c2b3e2
gnu: linux-libre 4.14: Update to 4.14.322.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.322.
(linux-libre-4.14-pristine-source): Update hash.
2023-07-23 22:26:05 -04:00
Leo Famulari
1774b9ee44
gnu: linux-libre 4.19: Update to 4.19.291.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.291.
(linux-libre-4.19-pristine-source): Update hash.
2023-07-23 22:26:05 -04:00
Leo Famulari
14fb3e6b1f
gnu: linux-libre 5.4: Update to 5.4.253.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.253.
(linux-libre-5.4-pristine-source): Update hash.
2023-07-23 22:26:05 -04:00
Leo Famulari
371d2f7725
gnu: linux-libre 5.10: Update to 5.10.190.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.190.
(linux-libre-5.10-pristine-source): Update hash.
2023-07-23 22:26:05 -04:00
Leo Famulari
f94116a38d
gnu: linux-libre 5.15: Update to 5.15.126.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.126.
(linux-libre-5.15-pristine-source): Update hash.
2023-07-23 22:26:04 -04:00
Leo Famulari
4fb4f52508
gnu: linux-libre 6.1: Update to 6.1.45.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.45.
(linux-libre-6.1-pristine-source): Update hash.
2023-07-23 22:26:04 -04:00
Leo Famulari
504c574775
gnu: linux-libre: Update to 6.4.10.
* gnu/packages/linux.scm (linux-libre-6.4-version): Update to 6.4.10.
(linux-libre-6.4-pristine-source): Update hash.
2023-07-23 22:26:00 -04:00
Vinicius Monego
32754da0dc
gnu: python-pyro-ppl: Update to 1.8.6.
* gnu/packages/machine-learning.scm (python-pyro-ppl): Update to 1.8.6.
2023-08-12 13:55:18 -03:00
Tobias Geerinckx-Rice
19a7a824c3
gnu: rhythmbox: Update to 3.4.7.
* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.7.
[inputs]: Upgrade libsoup-minimal-2 to libsoup-minimal.
2023-08-06 02:00:00 +02:00
Tobias Geerinckx-Rice
77f54cce4e
gnu: rmlint: Remove libelf.
libelf provides libelf.so.0, elfutils libelf.so.1.  rmlint links only to one.

* gnu/packages/disk.scm (rmlint)[inputs]: Remove libelf.
2023-08-06 02:00:00 +02:00
Tobias Geerinckx-Rice
3a1547db2e
gnu: rmlint: Update package style.
* gnu/packages/disk.scm (rmlint)[arguments]:
Rewrite as G-expressions.
[native-inputs, inputs]: Remove input labels.
2023-08-06 02:00:00 +02:00
Tobias Geerinckx-Rice
02ccc57635
gnu: rmlint: Update to 2.10.2.
* gnu/packages/disk.scm (rmlint): Update to 2.10.2.
2023-08-06 02:00:00 +02:00
Tobias Geerinckx-Rice
fe5f242162
gnu: postgresql@11: Update to 11.21.
* gnu/packages/databases.scm (postgresql-11): Update to 11.21.
2023-08-06 02:00:00 +02:00
Tobias Geerinckx-Rice
9f7d6249e7
gnu: postgresql@13: Update to 13.12.
* gnu/packages/databases.scm (postgresql-13): Update to 13.12.
2023-08-06 02:00:00 +02:00
Tobias Geerinckx-Rice
8749e2af76
gnu: postgresql: Update to 15.4.
* gnu/packages/databases.scm (postgresql): Update to 15.4.
2023-08-06 02:00:00 +02:00
Tobias Geerinckx-Rice
150912af13
gnu: conky: Update to 1.19.3.
* gnu/packages/conky.scm (conky): Update to 1.19.3.
2023-08-06 02:00:00 +02:00
Janneke Nieuwenhuizen
77251c5f5a
gnu: dezyne: Update to 2.17.5.
* gnu/packages/dezyne.scm (dezyne): Update to 2.17.5.
2023-08-11 17:18:04 +02:00
Nicolas Goaziou
f06e355456
gnu: Add texlive-scheme-gust.
* gnu/packages/tex.scm (texlive-scheme-gust): New variable.
2023-08-11 16:49:21 +02:00
Nicolas Goaziou
c1606ffaef
gnu: Add texlive-cyklop.
* gnu/packages/tex.scm (texlive-cyklop): New variable.
2023-08-11 16:48:50 +02:00
Nicolas Goaziou
8e81964a8b
gnu: Add texlive-scheme-medium.
* gnu/packages/tex.scm (texlive-scheme-medium): New variable.
2023-08-11 14:40:10 +02:00
Nicolas Goaziou
6f321c0de4
gnu: Add texlive-collection-langspanish.
* gnu/packages/tex.scm (texlive-collection-langspanish): New variable.
2023-08-11 14:40:10 +02:00
Nicolas Goaziou
d5c6222958
gnu: Add texlive-lshort-spanish.
* gnu/packages/tex.scm (texlive-lshort-spanish): New variable.
2023-08-11 14:40:10 +02:00
Nicolas Goaziou
cac2547aa8
gnu: Add texlive-latexcheat-esmx.
* gnu/packages/tex.scm (texlive-latexcheat-esmx): New variable.
2023-08-11 14:40:10 +02:00
Nicolas Goaziou
94aa4b1b18
gnu: Add texlive-latex2e-help-texinfo-spanish.
* gnu/packages/tex.scm (texlive-latex2e-help-texinfo-spanish): New variable.
2023-08-11 14:40:09 +02:00
Nicolas Goaziou
426d4f8195
gnu: Add texlive-l2tabu-spanish.
* gnu/packages/tex.scm (texlive-l2tabu-spanish): New variable.
2023-08-11 14:40:09 +02:00
Nicolas Goaziou
e6fe33f093
gnu: Add texlive-es-tex-faq.
* gnu/packages/tex.scm (texlive-es-tex-faq): New variable.
2023-08-11 14:40:09 +02:00
Nicolas Goaziou
8eca9e1f81
gnu: Add texlive-babel-galician.
* gnu/packages/tex.scm (texlive-babel-galician): New variable.
2023-08-11 14:40:08 +02:00
Nicolas Goaziou
a2e7254b18
gnu: Add texlive-babel-catalan.
* gnu/packages/tex.scm (texlive-babel-catalan): New variable.
2023-08-11 14:40:08 +02:00
Nicolas Goaziou
8fd9d02b6b
gnu: Add texlive-collection-langportuguese.
* gnu/packages/tex.scm (texlive-collection-langportuguese): New variable.
2023-08-11 14:40:08 +02:00
Nicolas Goaziou
38779ca5f3
gnu: Add texlive-xypic-tut-pt.
* gnu/packages/tex.scm (texlive-xypic-tut-pt): New variable.
2023-08-11 14:40:08 +02:00
Nicolas Goaziou
1dc24c1a58
gnu: Add texlive-ordinalpt.
* gnu/packages/tex.scm (texlive-ordinalpt): New variable.
2023-08-11 14:40:07 +02:00
Nicolas Goaziou
a3ca865894
gnu: Add texlive-numberpt.
* gnu/packages/tex.scm (texlive-numberpt): New variable.
2023-08-11 14:40:07 +02:00
Nicolas Goaziou
af969dda46
gnu: Add texlive-lshort-portuguese.
* gnu/packages/tex.scm (texlive-lshort-portuguese): New variable.
2023-08-11 14:40:07 +02:00
Nicolas Goaziou
7ad1578c15
gnu: Add texlive-latexcheat-ptbr.
* gnu/packages/tex.scm (texlive-latexcheat-ptbr): New variable.
2023-08-11 14:40:07 +02:00
Nicolas Goaziou
9b2cad9327
gnu: Add texlive-latex-via-exemplos.
* gnu/packages/tex.scm (texlive-latex-via-exemplos): New variable.
2023-08-11 14:40:06 +02:00
Nicolas Goaziou
a8fb6f8d25
gnu: Add texlive-feupphdteses.
* gnu/packages/tex.scm (texlive-feupphdteses): New variable.
2023-08-11 14:40:06 +02:00
Nicolas Goaziou
c01159cc29
gnu: Add texlive-cursolatex.
* gnu/packages/tex.scm (texlive-cursolatex): New variable.
2023-08-11 14:40:06 +02:00
Nicolas Goaziou
d6944d572f
gnu: Add texlive-beamer-tut-pt.
* gnu/packages/tex.scm (texlive-beamer-tut-pt): New variable.
2023-08-11 14:40:06 +02:00
Nicolas Goaziou
51e14cd797
gnu: Add texlive-collection-langpolish.
* gnu/packages/tex.scm (texlive-collection-langpolish): New variable.
2023-08-11 14:40:05 +02:00
Nicolas Goaziou
7c54893c8f
gnu: Add texlive-utf8mex.
* gnu/packages/tex.scm (texlive-utf8mex): New variable.
2023-08-11 14:40:05 +02:00