summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAgeFilesLines
* gnu: texinfo: Update to 7.0.3•••* gnu/packages/texinfo.scm (texinfo-7): Update to 7.0.3 Signed-off-by: Christopher Baines <mail@cbaines.net> Andy Tai2023-03-271-2/+2
* gnu: mu: Update to 1.10.0.•••* gnu/packages/mail.scm (mu): Update to 1.10.0. [source]: Use release tarball instead of git reference. Signed-off-by: Christopher Baines <mail@cbaines.net> Zhu Zihao2023-03-271-10/+9
* gnu: Update ardour to 7.3.•••* gnu/packages/audio.scm (ardour): Update to 7.3. Signed-off-by: Christopher Baines <mail@cbaines.net> Sughosha2023-03-271-2/+2
* gnu: obs: Update to 29.0.2•••* gnu/packages/video.scm (obs): Update to 29.0.2 Signed-off-by: Christopher Baines <mail@cbaines.net> Andy Tai2023-03-271-2/+2
* gnu: mosquitto: Update to 2.0.15.•••* gnu/packages/messaging.scm (mosquitto): Update to 2.0.15. [inputs]: Add libxslt. Signed-off-by: Christopher Baines <mail@cbaines.net> Yovan Naumovski2023-03-271-3/+4
* gnu: python-isodate: Update to 0.6.1.•••* gnu/packages/time.scm (python-isodate): Update to 0.6.1. Signed-off-by: Christopher Baines <mail@cbaines.net> Greg Hogan2023-03-271-2/+2
* gnu: parallel: Update to 20230322.•••* gnu/packages/parallel.scm (parallel): Update to 20230322. Signed-off-by: Christopher Baines <mail@cbaines.net> Andy Tai2023-03-271-2/+2
* gnu: strace: Update to 6.2.•••* gnu/packages/linux.scm (strace): Update to 6.2. Signed-off-by: Christopher Baines <mail@cbaines.net> Yovan Naumovski2023-03-271-2/+3
* gnu: ugrep: Update to 3.11.0.•••* gnu/packages/search.scm (ugrep): Update to 3.11.0. Signed-off-by: Christopher Baines <mail@cbaines.net> Greg Hogan2023-03-271-2/+2
* gnu: colordiff: Update to 1.0.21.•••* gnu/packages/patchutils.scm (colordiff): Update to 1.0.21. Signed-off-by: Christopher Baines <mail@cbaines.net> Greg Hogan2023-03-271-2/+2
* gnu: boxes: Update to 2.2.0.•••* gnu/packages/shellutils.scm (boxes): Update to 2.2.0. Signed-off-by: Christopher Baines <mail@cbaines.net> Greg Hogan2023-03-271-2/+2
* gnu: Update waybar to 0.9.17.•••* gnu/packages/wm.scm (waybar): Update to 0.9.17. [inputs]: Add playerctl. Signed-off-by: Christopher Baines <mail@cbaines.net> Breno Brandão2023-03-271-2/+4
* gnu: oil: Update to 0.14.2.•••* gnu/packages/shells.scm (oil): Update to 0.14.2. Signed-off-by: Christopher Baines <mail@cbaines.net> Felix Gruber2023-03-271-2/+2
* gnu: icewm: Update to 3.3.2.•••* gnu/packages/wm.scm (icewm): Update to 3.3.2. Signed-off-by: Christopher Baines <mail@cbaines.net> Andy Tai2023-03-271-2/+2
* gnu: mympd: Update to 10.2.6.•••* gnu/packages/mpd.scm (mympd): Update to 10.2.6. Signed-off-by: Christopher Baines <mail@cbaines.net> Bruno Victal2023-03-271-2/+2
* gnu: arp-scan: Update to 1.10.0.•••* gnu/packages/networking.scm (arp-scan): Update to 1.10.0. Signed-off-by: Christopher Baines <mail@cbaines.net> Yovan Naumovski2023-03-271-2/+3
* gnu: gnuplot: Update to 5.4.6.•••* gnu/packages/maths.scm (gnuplot): Update to 5.4.6. Signed-off-by: Christopher Baines <mail@cbaines.net> Philippe SWARTVAGHER2023-03-271-2/+2
* gnu: guix-build-coordinator: Update to 0-76.3c9354e.•••* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-76.3c9354e [arguments]: Fix reference to guile-fibers. Christopher Baines2023-03-271-4/+4
* gnu: bitcoin-unlimited: Disable failing test.•••* gnu/packages/finance.scm (bitcoin-unlimited)[arguments]: Disable a test failing because of an expired SSL certificate. Guillaume Le Vaillant2023-03-271-1/+6
* gnu: pari-gp: Update to 2.15.3.•••* gnu/packages/algebra.scm (pari-gp): Update to 2.15.3. Andreas Enge2023-03-271-2/+2
* gnu: Add cl-osc.•••* gnu/packages/lisp-xyz.scm (cl-osc, ecl-osc, sbcl-osc): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> jgart2023-03-271-0/+31
* gnu: Add cl-lunamech-matrix-api.•••* gnu/packages/lisp-xyz.scm (cl-lunamech-matrix-api, ecl-lunamech-matrix-api, sbcl-lunamech-matrix-api): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> jgart2023-03-271-0/+40
* gnu: Add cl-reader.•••* gnu/packages/lisp-xyz.scm (cl-reader, ecl-reader, sbcl-reader): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> jgart2023-03-271-0/+48
* gnu: Add cl-hash-set.•••* gnu/packages/lisp-xyz.scm (cl-hash-set, ecl-hash-set, sbcl-hash-set): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> jgart2023-03-271-0/+31
* gnu: Add cl-lisp-pay.•••* gnu/packages/lisp-xyz.scm (cl-lisp-pay, ecl-lisp-pay, sbcl-lisp-pay): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> jgart2023-03-271-0/+43
* gnu: Add cl-tls.•••* gnu/packages/lisp-xyz.scm (cl-tls, ecl-cl-tls, sbcl-cl-tls): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> jgart2023-03-271-0/+34
* gnu: font-sil-charis: Update to 6.2.0.•••* gnu/packages/fonts.scm (font-sil-charis): Update to 6.2.0. Signed-off-by: Leo Famulari <leo@famulari.name> Stefan Baums2023-03-261-2/+2
* gnu: font-sil-andika: Update to 6.2.0.•••* gnu/packages/fonts.scm (font-sil-andika): Update to 6.2.0. Signed-off-by: Leo Famulari <leo@famulari.name> Stefan Baums2023-03-261-2/+2
* gnu: font-sil-gentium: Update to 6.2.0.•••* gnu/packages/fonts.scm (font-sil-gentium): Update to 6.2.0. Signed-off-by: Leo Famulari <leo@famulari.name> Stefan Baums2023-03-261-2/+2
* gnu: haproxy: Move to (gnu packages high-availability).•••Copyright records were synchronized based on commit history. * gnu/packages/networking.scm (haproxy): Move this variable from here... * gnu/packages/high-availability.scm (haproxy): ...to here. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sharlatan Hellseher2023-03-262-48/+53
* gnu: haproxy: Update to 2.7.5.•••* gnu/packages/networking.scm (haproxy): Update to 2.7.4. [arguments]: Use Gexp. <make-flags>: Add extra build options 'USE_PCRE2_JIT' enables JIT for faster regex on libpcre2, 'USE_PROMEX' enables the Prometheus exporter. Set CC to use cc-for-target, point 'LUA_INC' and 'LUA_LIB' to corresponded '/include' and '/lib' outputs of Lua. Replace 'USE_PCRE_2' by correct option 'USE_PCRE2'. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sharlatan Hellseher2023-03-261-22/+28
* gnu: chez-scheme-for-racket-bootstrap-bootfiles: change for aarch64.•••* gnu/packages/chez.scm (chez-scheme-for-racket-bootstrap-bootfiles): Temporary change for build on aarch64, making racket available on aarch64. Architecture autodetect in rktboot only addresses x86 archs, so far. This work-around sets the architecture, looked up in translation table, explicitly. The long term solution should be to fix rktboot to include other natively supported architectures in the autodetect mechanism. cf. https://github.com/racket/racket/issues/3948 [arguments] use --machine even when architecture is supported by Racket's fork of ChezScheme. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tim Johann2023-03-261-4/+6
* gnu: xdg-utils: Use a pinned version of w3m.•••* gnu/packages/freedesktop.scm (xdg-utils)[native-inputs]: Replace w3m with w3m-for-tests. Leo Famulari2023-03-261-1/+1
* gnu: Add a pinned-version variant of w3m.•••* gnu/packages/w3m.scm (w3m-for-tests): New variable. Leo Famulari2023-03-261-1/+22
* Revert "gnu: nautilus: Update to 43.2."•••This reverts commit d58a804837760758b4389210711d170d65be2a53, as nautilus 43.2 depends on gnome-desktop 43.2. Liliana Marie Prikler2023-03-262-38/+36
* Revert "gnu: gnome-desktop: Update to 43.2."•••This reverts commit dde25af03e3d0ba5d94bdd814d03eee1e4907709, which broke the build of gnome-control-center. Liliana Marie Prikler2023-03-261-2/+2
* gnu: dino: Update to 0.4.2 [fixes CVE-2023-28686].•••* gnu/packages/messaging.scm (dino): Update to 0.4.2. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Jack Hill2023-03-261-2/+2
* gnu: Add physlock.•••* gnu/packages/xdisorg.scm (physlock): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Sergey Trofimov2023-03-261-0/+41
* gnu: nautilus: Update to 43.2.•••* gnu/packages/gnome.scm (nautilus): Update to 43.2. [arguments]: Adjust ‘skip-gtk-update-icon-cache’ phase accordingly. [inputs]: Replace glib with glib-next, gtk+ with gtk and libhandy with libadwaita. * gnu/packages/patches/nautilus-extension-search-path.patch: Adjust accordingly. Liliana Marie Prikler2023-03-262-36/+38
* gnu: gnome-desktop: Update to 43.2.•••* gnu/packages/gnome.scm (gnome-desktop): Update to 43.2. Liliana Marie Prikler2023-03-261-2/+2
* gnu: Add python-hatchling.•••* gnu/packages/python-xyz.scm (python-hatchling): New variable. Ricardo Wurmus2023-03-251-0/+45
* gnu: Add r-ctrdata.•••* gnu/packages/cran.scm (r-ctrdata): New variable. Ricardo Wurmus2023-03-251-0/+39
* gnu: Add r-nodbi.•••* gnu/packages/cran.scm (r-nodbi): New variable. Ricardo Wurmus2023-03-251-0/+28
* gnu: Add r-jsonify.•••* gnu/packages/cran.scm (r-jsonify): New variable. Ricardo Wurmus2023-03-251-0/+22
* gnu: Add r-ctrialsgov.•••* gnu/packages/cran.scm (r-ctrialsgov): New variable. Ricardo Wurmus2023-03-251-0/+36
* gnu: emacs-cider: Update to 1.7.0.•••* gnu/packages/emacs-xyz.scm (emacs-cider): Update to 1.7.0. Nicolas Goaziou2023-03-241-2/+2
* gnu: emacs-citar: Update to 1.3.1.•••* gnu/packages/emacs-xyz.scm (emacs-citar): Update to 1.3.1. Nicolas Goaziou2023-03-241-2/+2
* gnu: emacs-citar-org-roam: Update to 0.5.0.•••* gnu/packages/emacs-xyz.scm (emacs-citar-org-roam): Update to 0.5.0. [propagated-inputs]: Reorder alphabetically. Nicolas Goaziou2023-03-241-3/+3
* gnu: emacs-evil-collection: Run tests.•••* gnu/packages/emacs-xyz.scm (emacs-evil-collection)[arguments]: Run tests. [native-inputs]: Add EMACS-MAGIT. [propagated-inputs]: Reorder-alphabetically. Nicolas Goaziou2023-03-241-3/+13
* gnu: emacs-evil-collection: Update to 0.0.9.•••* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 0.0.9. Nicolas Goaziou2023-03-241-2/+2