summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-03-27lint: Append "/info/refs" to git-reference-url.Felix Lechner
For the atftp package added in the preceeding commit, lint produced this warning: gnu/packages/networking.scm:2924:5: atftp@0.8.0: URI https://git.code.sf.net/p/atftp/code not reachable: 404 ("Not Found") Thanks to Sergey Trofimov for suggesting a fix! [1] [1] https://issues.guix.gnu.org/62156#3 It was implemented here, and the warning disappeared. * guix/lint.scm (check-source): Append "/info/refs" to git-reference-url. Co-authored-by: Sergey Trofimov <sarg@sarg.org.ru> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-27gnu: Add atftp.Felix Lechner
* gnu/packages/networking.scm (atftp): New variable. Thanks to Josselin Poiret and Bruno Victal for their generous and detailed reviews of this item! Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-27lint: Prevent inlining of 'package-vulnerabilities'.Ludovic Courtès
* guix/lint.scm (package-vulnerabilities): Prevent inlining.
2023-03-27syscalls: 'getxattr' throws upon error.Ludovic Courtès
* guix/build/syscalls.scm (getxattr): Throw in the negative SIZE case.
2023-03-27gnu: hevea: Update to 2.36.Philippe SWARTVAGHER
* gnu/packages/ocaml.scm (hevea): Update to 2.36. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-27substitute: Gracefully handle TLS termination while fetching narinfos.Ludovic Courtès
Fixes <https://issues.guix.gnu.org/62476>. * guix/substitutes.scm (call-with-connection-error-handling): Add 'gnutls-error case.
2023-03-27services: ntpd: Add 'configuration' action.Ludovic Courtès
* gnu/services/networking.scm (ntp-shepherd-service): Add 'actions' field.
2023-03-27services: network-manager: Add 'configuration' action.Ludovic Courtès
* gnu/services/networking.scm (network-manager-shepherd-service): Add 'actions' field.
2023-03-27services: syslog: Add 'configuration' action.Ludovic Courtès
* gnu/services/base.scm (syslog-service-type): Add 'actions' field.
2023-03-27gnu: texinfo: Update to 7.0.3Andy Tai
* gnu/packages/texinfo.scm (texinfo-7): Update to 7.0.3 Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27gnu: mu: Update to 1.10.0.Zhu Zihao
* 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>
2023-03-27gnu: Update ardour to 7.3.Sughosha
* gnu/packages/audio.scm (ardour): Update to 7.3. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27gnu: obs: Update to 29.0.2Andy Tai
* gnu/packages/video.scm (obs): Update to 29.0.2 Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27gnu: mosquitto: Update to 2.0.15.Yovan Naumovski
* gnu/packages/messaging.scm (mosquitto): Update to 2.0.15. [inputs]: Add libxslt. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27gnu: python-isodate: Update to 0.6.1.Greg Hogan
* gnu/packages/time.scm (python-isodate): Update to 0.6.1. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27gnu: parallel: Update to 20230322.Andy Tai
* gnu/packages/parallel.scm (parallel): Update to 20230322. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27gnu: strace: Update to 6.2.Yovan Naumovski
* gnu/packages/linux.scm (strace): Update to 6.2. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27gnu: ugrep: Update to 3.11.0.Greg Hogan
* gnu/packages/search.scm (ugrep): Update to 3.11.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27gnu: colordiff: Update to 1.0.21.Greg Hogan
* gnu/packages/patchutils.scm (colordiff): Update to 1.0.21. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27gnu: boxes: Update to 2.2.0.Greg Hogan
* gnu/packages/shellutils.scm (boxes): Update to 2.2.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27gnu: Update waybar to 0.9.17.Breno Brandão
* gnu/packages/wm.scm (waybar): Update to 0.9.17. [inputs]: Add playerctl. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27gnu: oil: Update to 0.14.2.Felix Gruber
* gnu/packages/shells.scm (oil): Update to 0.14.2. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27gnu: icewm: Update to 3.3.2.Andy Tai
* gnu/packages/wm.scm (icewm): Update to 3.3.2. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27gnu: mympd: Update to 10.2.6.Bruno Victal
* gnu/packages/mpd.scm (mympd): Update to 10.2.6. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27gnu: arp-scan: Update to 1.10.0.Yovan Naumovski
* gnu/packages/networking.scm (arp-scan): Update to 1.10.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27gnu: gnuplot: Update to 5.4.6.Philippe SWARTVAGHER
* gnu/packages/maths.scm (gnuplot): Update to 5.4.6. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27gnu: guix-build-coordinator: Update to 0-76.3c9354e.Christopher Baines
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-76.3c9354e [arguments]: Fix reference to guile-fibers.
2023-03-27gnu: bitcoin-unlimited: Disable failing test.Guillaume Le Vaillant
* gnu/packages/finance.scm (bitcoin-unlimited)[arguments]: Disable a test failing because of an expired SSL certificate.
2023-03-27gnu: pari-gp: Update to 2.15.3.Andreas Enge
* gnu/packages/algebra.scm (pari-gp): Update to 2.15.3.
2023-03-27gnu: Add cl-osc.jgart
* gnu/packages/lisp-xyz.scm (cl-osc, ecl-osc, sbcl-osc): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-27gnu: Add cl-lunamech-matrix-api.jgart
* 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>
2023-03-27gnu: Add cl-reader.jgart
* gnu/packages/lisp-xyz.scm (cl-reader, ecl-reader, sbcl-reader): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-27gnu: Add cl-hash-set.jgart
* 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>
2023-03-27gnu: Add cl-lisp-pay.jgart
* 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>
2023-03-27gnu: Add cl-tls.jgart
* gnu/packages/lisp-xyz.scm (cl-tls, ecl-cl-tls, sbcl-cl-tls): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-26gnu: font-sil-charis: Update to 6.2.0.Stefan Baums
* gnu/packages/fonts.scm (font-sil-charis): Update to 6.2.0. Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-26gnu: font-sil-andika: Update to 6.2.0.Stefan Baums
* gnu/packages/fonts.scm (font-sil-andika): Update to 6.2.0. Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-26gnu: font-sil-gentium: Update to 6.2.0.Stefan Baums
* gnu/packages/fonts.scm (font-sil-gentium): Update to 6.2.0. Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-26gnu: haproxy: Move to (gnu packages high-availability).Sharlatan Hellseher
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>
2023-03-26gnu: haproxy: Update to 2.7.5.Sharlatan Hellseher
* 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>
2023-03-26tests: Fix guix-home.sh when guix isn't installedTing-Wei Lan
* 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>
2023-03-26gnu: chez-scheme-for-racket-bootstrap-bootfiles: change for aarch64.Tim Johann
* 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>
2023-03-26services: herd: Remove workaround for Shepherd < 0.5.0.Ludovic Courtès
* gnu/services/herd.scm (load-services/safe): Remove workaround for Shepherd < 0.5.0, released in 2018.
2023-03-26doc: Properly document 'replace' clause of 'modify-inputs'.Ludovic Courtès
* doc/guix.texi (Defining Package Variants): Add 'replace' to the reference of 'modify-inputs' clauses.
2023-03-26gnu: xdg-utils: Use a pinned version of w3m.Leo Famulari
* gnu/packages/freedesktop.scm (xdg-utils)[native-inputs]: Replace w3m with w3m-for-tests.
2023-03-26gnu: Add a pinned-version variant of w3m.Leo Famulari
* gnu/packages/w3m.scm (w3m-for-tests): New variable.
2023-03-26home: services: Export home-xmodmap-service-type and configuration.Jan (janneke) Nieuwenhuizen
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.
2023-03-26linux-container: Remove hosts-service-type when network is shared.Pierre Langlois
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.
2023-03-26Revert "gnu: nautilus: Update to 43.2."Liliana Marie Prikler
This reverts commit d58a804837760758b4389210711d170d65be2a53, as nautilus 43.2 depends on gnome-desktop 43.2.
2023-03-26Revert "gnu: gnome-desktop: Update to 43.2."Liliana Marie Prikler
This reverts commit dde25af03e3d0ba5d94bdd814d03eee1e4907709, which broke the build of gnome-control-center.