summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2023-08-12gnu: Add xorgxrdp.Andy Tai
* gnu/packages/rdesktop.scm (xorgxrdp): New variable Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-12gnu: Add xrdp.Andy Tai
* gnu/packages/rdesktop.scm (xrdp): New variable Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-12gnu: uwufetch: Add and use missing inputs.Juliana Sims
* 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-12gnu: ntp: Fix cross-compilation inputs.Jean-Pierre De Jesus DIAZ
* 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-07-23gnu: linux-libre 4.14: Update to 4.14.322.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.322. (linux-libre-4.14-pristine-source): Update hash.
2023-07-23gnu: linux-libre 4.19: Update to 4.19.291.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.291. (linux-libre-4.19-pristine-source): Update hash.
2023-07-23gnu: linux-libre 5.4: Update to 5.4.253.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.253. (linux-libre-5.4-pristine-source): Update hash.
2023-07-23gnu: linux-libre 5.10: Update to 5.10.190.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.190. (linux-libre-5.10-pristine-source): Update hash.
2023-07-23gnu: linux-libre 5.15: Update to 5.15.126.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.126. (linux-libre-5.15-pristine-source): Update hash.
2023-07-23gnu: linux-libre 6.1: Update to 6.1.45.Leo Famulari
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.45. (linux-libre-6.1-pristine-source): Update hash.
2023-07-23gnu: linux-libre: Update to 6.4.10.Leo Famulari
* gnu/packages/linux.scm (linux-libre-6.4-version): Update to 6.4.10. (linux-libre-6.4-pristine-source): Update hash.
2023-08-12gnu: python-pyro-ppl: Update to 1.8.6.Vinicius Monego
* gnu/packages/machine-learning.scm (python-pyro-ppl): Update to 1.8.6.
2023-08-06gnu: rhythmbox: Update to 3.4.7.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.7. [inputs]: Upgrade libsoup-minimal-2 to libsoup-minimal.
2023-08-06gnu: rmlint: Remove libelf.Tobias Geerinckx-Rice
libelf provides libelf.so.0, elfutils libelf.so.1. rmlint links only to one. * gnu/packages/disk.scm (rmlint)[inputs]: Remove libelf.
2023-08-06gnu: rmlint: Update package style.Tobias Geerinckx-Rice
* gnu/packages/disk.scm (rmlint)[arguments]: Rewrite as G-expressions. [native-inputs, inputs]: Remove input labels.
2023-08-06gnu: rmlint: Update to 2.10.2.Tobias Geerinckx-Rice
* gnu/packages/disk.scm (rmlint): Update to 2.10.2.
2023-08-06gnu: postgresql@11: Update to 11.21.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (postgresql-11): Update to 11.21.
2023-08-06gnu: postgresql@13: Update to 13.12.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (postgresql-13): Update to 13.12.
2023-08-06gnu: postgresql: Update to 15.4.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (postgresql): Update to 15.4.
2023-08-06gnu: conky: Update to 1.19.3.Tobias Geerinckx-Rice
* gnu/packages/conky.scm (conky): Update to 1.19.3.
2023-08-11gnu: dezyne: Update to 2.17.5.Janneke Nieuwenhuizen
* gnu/packages/dezyne.scm (dezyne): Update to 2.17.5.
2023-08-11gnu: Add texlive-scheme-gust.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-scheme-gust): New variable.
2023-08-11gnu: Add texlive-cyklop.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-cyklop): New variable.
2023-08-11gnu: Add texlive-scheme-medium.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-scheme-medium): New variable.
2023-08-11gnu: Add texlive-collection-langspanish.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-collection-langspanish): New variable.
2023-08-11gnu: Add texlive-lshort-spanish.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-lshort-spanish): New variable.
2023-08-11gnu: Add texlive-latexcheat-esmx.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-latexcheat-esmx): New variable.
2023-08-11gnu: Add texlive-latex2e-help-texinfo-spanish.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-latex2e-help-texinfo-spanish): New variable.
2023-08-11gnu: Add texlive-l2tabu-spanish.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-l2tabu-spanish): New variable.
2023-08-11gnu: Add texlive-es-tex-faq.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-es-tex-faq): New variable.
2023-08-11gnu: Add texlive-babel-galician.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-babel-galician): New variable.
2023-08-11gnu: Add texlive-babel-catalan.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-babel-catalan): New variable.
2023-08-11gnu: Add texlive-collection-langportuguese.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-collection-langportuguese): New variable.
2023-08-11gnu: Add texlive-xypic-tut-pt.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-xypic-tut-pt): New variable.
2023-08-11gnu: Add texlive-ordinalpt.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-ordinalpt): New variable.
2023-08-11gnu: Add texlive-numberpt.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-numberpt): New variable.
2023-08-11gnu: Add texlive-lshort-portuguese.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-lshort-portuguese): New variable.
2023-08-11gnu: Add texlive-latexcheat-ptbr.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-latexcheat-ptbr): New variable.
2023-08-11gnu: Add texlive-latex-via-exemplos.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-latex-via-exemplos): New variable.
2023-08-11gnu: Add texlive-feupphdteses.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-feupphdteses): New variable.
2023-08-11gnu: Add texlive-cursolatex.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-cursolatex): New variable.
2023-08-11gnu: Add texlive-beamer-tut-pt.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-beamer-tut-pt): New variable.
2023-08-11gnu: Add texlive-collection-langpolish.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-collection-langpolish): New variable.
2023-08-11gnu: Add texlive-utf8mex.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-utf8mex): New variable.
2023-08-11gnu: Add texlive-tex-virtual-academy-pl.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-tex-virtual-academy-pl): New variable.
2023-08-11gnu: Add texlive-tap.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-tap): New variable.
2023-08-11gnu: Add texlive-qpxqtx.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-qpxqtx): New variable.
2023-08-11gnu: Add texlive-przechlewski-book.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-przechlewski-book): New variable.
2023-08-11gnu: Add texlive-polski.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-polski): New variable.
2023-08-11gnu: Add texlive-mwcls.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-mwcls): New variable.