summaryrefslogtreecommitdiff
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
* tests: Fix guix-home.sh when guix isn't installed•••* tests/guix-home.sh: Reorder NIX_STORE_DIR variable definition to prevent guix from crashing due to missing /gnu/store. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ting-Wei Lan2023-03-261-1/+1
* 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
* services: herd: Remove workaround for Shepherd < 0.5.0.•••* gnu/services/herd.scm (load-services/safe): Remove workaround for Shepherd < 0.5.0, released in 2018. Ludovic Courtès2023-03-261-17/+7
* doc: Properly document 'replace' clause of 'modify-inputs'.•••* doc/guix.texi (Defining Package Variants): Add 'replace' to the reference of 'modify-inputs' clauses. Ludovic Courtès2023-03-261-0/+3
* 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
* home: services: Export home-xmodmap-service-type and configuration.•••This is a follow-up to commit 511ae8325db0dfc7803d7b98d7e4d8f76774e8c5 home: services: Add home-xmodmap-service-type. * gnu/home/services/desktop.scm (home-xmodmap-service-type, home-xmodmap-configuration): Export. Jan (janneke) Nieuwenhuizen2023-03-261-1/+5
* linux-container: Remove hosts-service-type when network is shared.•••Fixes <https://issues.guix.gnu.org/61627>. * gnu/system/linux-container.scm (container-essential-services): When shared-network? is true, remove the hosts-service-type service kind. Pierre Langlois2023-03-261-3/+7
* 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
* etc: Add gnome team.•••* etc/teams.scm.in (gnome): New team. ("Liliana Marie Prikler", "Raghav Gururajan"): Add to gnome. Liliana Marie Prikler2023-03-261-2/+17
* 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