summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* system: Do not export local-host-entries.Bruno Victal2023-02-23
| | | | | | | | | | | | | Unlike the deprecated 'local-host-aliases', there's no use for local-host-entries since it's used to set the default value for hosts-service-type. Given that this service-type is expected to be extended, one presumes that when they explicitly override the service default value they do not have much interest in the 'local-host-entries' procedure. * gnu/system.scm: Do not export local-host-entries. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: openmpi: Use gexps.Ludovic Courtès2023-02-23
| | | | * gnu/packages/mpi.scm (openmpi)[arguments]: Use gexps.
* gnu: psm2: Use gexps.Ludovic Courtès2023-02-23
| | | | * gnu/packages/linux.scm (psm2)[arguments]: Use gexps.
* gnu: ibutils: Fix compilation.Ludovic Courtès2023-02-23
| | | | | * gnu/packages/fabric-management.scm (ibutils)[arguments]: Add CFLAGS to #:configure-flags.
* gnu: ibutils: Use gexps.Ludovic Courtès2023-02-23
| | | | * gnu/packages/fabric-management.scm (ibutils)[arguments]: Use gexps.
* gnu: infiniband-diags: Use gexps.Ludovic Courtès2023-02-23
| | | | | * gnu/packages/fabric-management.scm (infiniband-diags)[arguments]: Use gexps. Replace reference to '%outputs' with references to #:outputs.
* gnu: ucx: Use gexps.Ludovic Courtès2023-02-23
| | | | * gnu/packages/fabric-management.scm (ucx): Use gexps.
* gnu: ucx: Mark POWER9 as supported.Ludovic Courtès2023-02-23
| | | | | * gnu/packages/fabric-management.scm (ucx)[supported-systems]: Add "powerpc64le-linux".
* Revert "gnu: texlive-latex-fancyvrb: Add needed propagated-inputs."Nicolas Goaziou2023-02-23
| | | | | This reverts commit 7a01586afe9b65acc0a298b699a66fb187dd7b4f, which causes too many rebuilds.
* gnu: Add staticsite.Vagrant Cascadian2023-02-23
| | | | | | * gnu/packages/python-xyz.scm (staticsite): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add x11-ssh-askpass.Simon Streit2023-02-23
| | | | | | * gnu/packages/ssh.scm (x11-ssh-askpass): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: mpdris2: Remove input labels and add inputs.Simon Streit2023-02-23
| | | | | | | | | * gnu/packages/mpd.scm (mpdris2)[arguments]: Use G-expressions. Remove trailing #T from phase. [inputs]: Remove labels. Add BASH-MINIMAL and PYTHON-MUTAGEN. [native-inputs]: Remove labels. [description]: Use complete sentence.
* gnu: Add emacs-ob-go.conses2023-02-23
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-ob-go): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-org-recur.conses2023-02-23
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-org-recur): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-calc-currency.conses2023-02-23
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-calc-currency): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-jsdoc.Demis Balbach2023-02-23
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-jsdoc): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add texlive-minted.Morgan Smith2023-02-23
| | | | | | * gnu/packages/tex.scm (texlive-minted): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add texlive-fvextra.Morgan Smith2023-02-23
| | | | | | * gnu/packages/tex.scm (texlive-fvextra): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: texlive-latex-fancyvrb: Add needed propagated-inputs.Morgan Smith2023-02-23
| | | | | | | * gnu/packages/tex.scm (texlive-latex-fancyvrb)[propagated-inputs]: Add TEXLIVE-LATEX-UPQUOTE. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: texlive-mdframed: Add needed propagated-inputs.Morgan Smith2023-02-23
| | | | | | | * gnu/packages/tex.scm (texlive-mdframed)[propagated-inputs]: Add texlive-latex-needspace, and texlive-zref. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: texlive-latex-ifplatform: Add needed propagated-inputs.Morgan Smith2023-02-23
| | | | | | | * gnu/packages/tex.scm (texlive-latex-ifplatform)[propagated-inputs]: Add texlive-catchfile. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add texlive-catchfile.Morgan Smith2023-02-23
| | | | | | * gnu/packages/tex.scm (texlive-catchfile): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-modus-themes: Update to 4.1.0.Nicolas Goaziou2023-02-23
| | | | * gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 4.1.0.
* gnu: emacs-xref: Update to 1.6.2.Nicolas Goaziou2023-02-23
| | | | * gnu/packages/emacs-xyz.scm (emacs-xref): Update to 1.6.2.
* gnu: emacs-posframe: Update to 1.4.0.Nicolas Goaziou2023-02-23
| | | | * gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.4.0.
* gnu: linux-libre 4.14: Update to 4.14.306.Leo Famulari2023-02-22
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.306. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.273.Leo Famulari2023-02-22
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.273. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.232.Leo Famulari2023-02-22
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.232. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.169.Leo Famulari2023-02-22
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.169. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre 5.15: Update to 5.15.95.Leo Famulari2023-02-22
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.95. (linux-libre-5.15-pristine-source): Update hash.
* gnu: linux-libre 6.1: Update to 6.1.13.Leo Famulari2023-02-22
| | | | | * gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.13. (linux-libre-6.1-pristine-source): Update hash.
* gnu: josm: Update to 18646.Julien Lepiller2023-02-22
| | | | * gnu/packages/geo.scm (josm): Update to 18646.
* gnu: kicad: Fix native-search-paths.Peter Polidoro2023-02-22
| | | | | | | * gnu/packages/engineering.scm (kicad)[native-search-paths]: Update environment variables' names for kicad-7. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: gnunet-gtk: Use new style inputs and gexps.Adam Faiz2023-02-22
| | | | | | | * gnu/packages/gnunet.scm (gnunet-gtk)[arguments]: Use new style and gexps. [inputs]: Use new style. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: gnunet-gtk: Update to 0.19.0.Adam Faiz2023-02-22
| | | | | | | * gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.19.0. [inputs]: Add libsodium. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: gnunet: Update to 0.19.3.Adam Faiz2023-02-22
| | | | | | | | | * gnu/packages/gnunet.scm (gnunet): Update to 0.19.3. [source]: Add snippet. [inputs]: Replace gnurl by curl. [native-inputs]: Add python-sphinx and python-sphinx-rtd-theme. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-jzon: Update to 1.0.0.jgart2023-02-22
| | | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-jzon): Update to 1.0.0. [source]: Use version release instead of commit. [inputs]: Add sbcl-float-features and sbcl-trivial-gray-streams. [description]: Fix typo. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* qtwebengine-5: Enable pulseaudio.宋文武2023-02-22
| | | | | | | Previously it will dlopen libpulse, then fallback to alsa. See also <https://issues.guix.gnu.org/45280>. * gnu/packages/qt.scm (qtwebengine-5)[arguments]: Set link_pulseaudio with gn_args.
* gnu: opendht: Update to 2.4.12.Maxim Cournoyer2023-02-21
| | | | * gnu/packages/networking.scm (opendht): Update to 2.4.12.
* gnu: Add guile-proba.Luis Felipe2023-02-21
| | | | | | * gnu/packages/check.scm (guile-proba): New variable. Signed-off-by: Jelle Licht <jlicht@fsfe.org>
* gnu: emacs-suneater-theme: Update to 2.2.0.Fredrik Salomonsson2023-02-21
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-suneater-theme): Update to 2.2.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: xfel: Update to 1.2.9.LuHui2023-02-21
| | | | | | | | | * gnu/packages/admin.scm (xfel): Update to 1.2.9. [arguments]: Remove udevadm command. [synopsis,description]: Change D1 computers/devices to just devices as the capabilities are more general. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: python-jupytext: Update to 1.14.4.Greg Hogan2023-02-21
| | | | | | | | Fixes test failure in test_multiple_pairing in 1.14.1. * gnu/packages/python-xyz.scm (python-jupytext): Update to 1.14.4. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: nar-herder: Update to 0-17.8b888de.Christopher Baines2023-02-21
| | | | * gnu/packages/package-management.scm (nar-herder): Update to 0-17.8b888de.
* gnu: guix-build-coordinator: Update to 0-71.c29a46e.Christopher Baines2023-02-21
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-71.c29a46e.
* gnu: guix-data-service: Update to 0.0.1-39.8c2f97e.Christopher Baines2023-02-21
| | | | * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-39.8c2f97e.
* gnu: python-clingo: Fix invalid G-expression input.Simon Tournier2023-02-21
| | | | | | * gnu/packages/maths.scm (python-clingo)[arguments]: Add 'imported-modules' and 'modules' in order to access to 'python:site-packages'. [version]: Explicitly reuse from the package 'clingo'.
* gnu: pjproject-jami: Update to 2.12-2.20e00fc.Maxim Cournoyer2023-02-20
| | | | | | | This resolves a crash because of pjproject leaving too many sockets opened ("Creating pipes for GWakeup: Too many open files"). * gnu/packages/jami.scm (pjproject-jami): Update to 2.12-2.20e00fc.
* gnu: icedove: Truly prevent it from generating a new profile on every upgrade.Maxim Cournoyer2023-02-20
| | | | | | | | | | | | This fixes a regression introduced in 52cb5cf5b8 ("gnu: icedove: Update to 91.3.2") where the single quotes moved to double quotes, but the substitute* pattern was not correctly adapted. Fixes <https://issues.guix.gnu.org/53250>. * gnu/packages/gnuzilla.scm (icedove-minimal) [phases] {fix-profile-setting}: Include double qutoes in substitute* pattern targeting the MOZ_DEDICATED_PROFILES configuration option.
* gnu: icedove: Install the icons of the 'comm' component.Maxim Cournoyer2023-02-20
| | | | | | | | | This is a follow-up commit to 47f0e022dc ("gnu: icedove: Install icons.") which installed the icons of the 'browser' component (which are those used by IceCat). * gnu/packages/gnuzilla.scm (icedove-minimal) [phases] {install-icon}: Install the icons of the 'comm' component, which is Icedove.