summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2023-02-23Revert "gnu: texlive-latex-fancyvrb: Add needed propagated-inputs."Nicolas Goaziou
This reverts commit 7a01586afe9b65acc0a298b699a66fb187dd7b4f, which causes too many rebuilds.
2023-02-23gnu: Add staticsite.Vagrant Cascadian
* gnu/packages/python-xyz.scm (staticsite): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-23gnu: Add x11-ssh-askpass.Simon Streit
* gnu/packages/ssh.scm (x11-ssh-askpass): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-23gnu: mpdris2: Remove input labels and add inputs.Simon Streit
* 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.
2023-02-23gnu: Add emacs-ob-go.conses
* gnu/packages/emacs-xyz.scm (emacs-ob-go): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-23gnu: Add emacs-org-recur.conses
* gnu/packages/emacs-xyz.scm (emacs-org-recur): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-23gnu: Add emacs-calc-currency.conses
* gnu/packages/emacs-xyz.scm (emacs-calc-currency): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-23gnu: Add emacs-jsdoc.Demis Balbach
* gnu/packages/emacs-xyz.scm (emacs-jsdoc): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-23gnu: Add texlive-minted.Morgan Smith
* gnu/packages/tex.scm (texlive-minted): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-23gnu: Add texlive-fvextra.Morgan Smith
* gnu/packages/tex.scm (texlive-fvextra): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-23gnu: texlive-latex-fancyvrb: Add needed propagated-inputs.Morgan Smith
* gnu/packages/tex.scm (texlive-latex-fancyvrb)[propagated-inputs]: Add TEXLIVE-LATEX-UPQUOTE. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-23gnu: texlive-mdframed: Add needed propagated-inputs.Morgan Smith
* gnu/packages/tex.scm (texlive-mdframed)[propagated-inputs]: Add texlive-latex-needspace, and texlive-zref. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-23gnu: texlive-latex-ifplatform: Add needed propagated-inputs.Morgan Smith
* gnu/packages/tex.scm (texlive-latex-ifplatform)[propagated-inputs]: Add texlive-catchfile. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-23gnu: Add texlive-catchfile.Morgan Smith
* gnu/packages/tex.scm (texlive-catchfile): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-23gnu: emacs-modus-themes: Update to 4.1.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 4.1.0.
2023-02-23gnu: emacs-xref: Update to 1.6.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-xref): Update to 1.6.2.
2023-02-23gnu: emacs-posframe: Update to 1.4.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.4.0.
2023-02-22gnu: linux-libre 4.14: Update to 4.14.306.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.306. (linux-libre-4.14-pristine-source): Update hash.
2023-02-22gnu: linux-libre 4.19: Update to 4.19.273.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.273. (linux-libre-4.19-pristine-source): Update hash.
2023-02-22gnu: linux-libre 5.4: Update to 5.4.232.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.232. (linux-libre-5.4-pristine-source): Update hash.
2023-02-22gnu: linux-libre 5.10: Update to 5.10.169.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.169. (linux-libre-5.10-pristine-source): Update hash.
2023-02-22gnu: linux-libre 5.15: Update to 5.15.95.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.95. (linux-libre-5.15-pristine-source): Update hash.
2023-02-22gnu: linux-libre 6.1: Update to 6.1.13.Leo Famulari
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.13. (linux-libre-6.1-pristine-source): Update hash.
2023-02-22gnu: josm: Update to 18646.Julien Lepiller
* gnu/packages/geo.scm (josm): Update to 18646.
2023-02-22gnu: kicad: Fix native-search-paths.Peter Polidoro
* gnu/packages/engineering.scm (kicad)[native-search-paths]: Update environment variables' names for kicad-7. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-22gnu: gnunet-gtk: Use new style inputs and gexps.Adam Faiz
* 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>
2023-02-22gnu: gnunet-gtk: Update to 0.19.0.Adam Faiz
* gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.19.0. [inputs]: Add libsodium. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-22gnu: gnunet: Update to 0.19.3.Adam Faiz
* 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>
2023-02-22gnu: cl-jzon: Update to 1.0.0.jgart
* 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>
2023-02-22qtwebengine-5: Enable pulseaudio.宋文武
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.
2023-02-21gnu: opendht: Update to 2.4.12.Maxim Cournoyer
* gnu/packages/networking.scm (opendht): Update to 2.4.12.
2023-02-21gnu: Add guile-proba.Luis Felipe
* gnu/packages/check.scm (guile-proba): New variable. Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2023-02-21gnu: emacs-suneater-theme: Update to 2.2.0.Fredrik Salomonsson
* gnu/packages/emacs-xyz.scm (emacs-suneater-theme): Update to 2.2.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-21gnu: xfel: Update to 1.2.9.LuHui
* 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>
2023-02-21gnu: python-jupytext: Update to 1.14.4.Greg Hogan
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>
2023-02-21gnu: nar-herder: Update to 0-17.8b888de.Christopher Baines
* gnu/packages/package-management.scm (nar-herder): Update to 0-17.8b888de.
2023-02-21gnu: guix-build-coordinator: Update to 0-71.c29a46e.Christopher Baines
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-71.c29a46e.
2023-02-21gnu: guix-data-service: Update to 0.0.1-39.8c2f97e.Christopher Baines
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-39.8c2f97e.
2023-02-21gnu: python-clingo: Fix invalid G-expression input.Simon Tournier
* 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'.
2023-02-20gnu: pjproject-jami: Update to 2.12-2.20e00fc.Maxim Cournoyer
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.
2023-02-20gnu: icedove: Truly prevent it from generating a new profile on every upgrade.Maxim Cournoyer
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.
2023-02-20gnu: icedove: Install the icons of the 'comm' component.Maxim Cournoyer
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.
2023-02-20gnu: Add qxlsx.Sharlatan Hellseher
* gnu/packages/qt.scm (qxlsx): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-20gnu: stellarium: Update to 1.2.Sharlatan Hellseher
* gnu/packages/astronomy.scm (stellarium): Update to 1.2. [arguments]{tests}: Disable tests, with further review of INDI package. [arguments]{configure-flags}: Explicitly disable Qt6 (prevent failing build) and ShowMySky (not packed yet). [phases]{set-offscreen-display}: Remove trail #T in lambda. [inputs]: Remove labels and add GPSD, INDI, LIBNOVA, OPENSSL, QTCHARTS, QTPOSITIONING, QTTRANSLATIONS, QTWEBENGINE-5, QXLSX. [native-inputs]: Remove labels and add DOXYGEN, GRAPHVIZ, MESA, PYTHON-WRAPPER. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-20gnu: sshpass: Update to 1.10.Nicolas Goaziou
* gnu/packages/ssh.scm (sshpass): Update to 1.10.
2023-02-20gnu: fet: Update to 6.8.4.Nicolas Goaziou
* gnu/packages/education.scm (fet): Update to 6.8.4.
2023-02-20gnu: python-capablerobot-usbhub: Update to 0.5.0.Sharlatan Hellseher
* gnu/packages/libusb.scm (python-capablerobot-usbhub): Fix build and update to 0.5.0. [source]: Use Git checkout which allows to pass build the package. [build-system]: Use PYPROJECT-BUILD-SYSTEM. [arguments]{tests}: Disable them as not provided. [phases]use-poetry-core}: New phase. [phases]{install-udev-rules}: Remove trailing #T from lambda. [native-inputs]: Add PYTHON-POETRY-CORE. [propagated-inputs]: Replace PYTHON-PYYAML-7 and PYTHON-PYYAML-5 by PYTHON-CLICK and PYTHON-PYYAML. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-20gnu: python-construct: Update to 2.10.68.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-construct): Update to 2.10.68. [source]: Use Git checkout over PyPI to enable tests. [arguments]<#:phases>: Enable tests with custom phase. [native-inputs]: Add PYTHON-PYTEST, PYTHON-PYTEST-BENCHMARK. [propagated-inputs]: Remove PYTHON-EXTRAS. Add PYTHON-CLOUDPICKLE, PYTHON-LZ4. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-20gnu: python-pygraphviz: Update to 1.10.Philippe SWARTVAGHER
* gnu/packages/graphviz.scm (python-pygraphviz): Update to 1.10. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-20gnu: qsynth: Update to 0.9.9.kiasoc5 via Guix-patches via
* gnu/packages/audio.scm (qsynth): Update to 0.9.9. [inputs]: Remove QTBASE-5 and QTX11EXTRAS; add QTBASE, QTSVG, and QTWAYLAND. [native-inputs]: Remove QTTOOLS-5; add QTTOOLS. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>