aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-28gnu: Add go-github-com-jacobsa-oglemock....* gnu/packages/golang.scm (go-github-com-jacobsa-oglemock): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Felix Lechner
2023-03-28gnu: Add go-github-com-jacobsa-oglematchers....* gnu/packages/golang.scm (go-github-com-jacobsa-oglematchers): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Felix Lechner
2023-03-28gnu: Add go-github-com-aperturerobotics-jacobsa-crypto....* gnu/packages/golang.scm (go-github-com-aperturerobotics-jacobsa-crypto): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Felix Lechner
2023-03-28gnu: Add go-github-com-hanwen-go-fuse-v2....* gnu/packages/golang.scm (go-github-com-hanwen-go-fuse-v2): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Felix Lechner
2023-03-28gnu: go-golang-org-x-net: Update to 0.5.0....* gnu/packages/golang.scm (go-golang-org-x-net): Update to 0.5.0. (go-golang-org-x-net): Switch to gexp. Signed-off-by: Leo Famulari <leo@famulari.name> Felix Lechner
2023-03-28gnu: go-golang-org-x-sys: Update to 0.4.0....* gnu/packages/golang.scm (go-golang-org-x-sys): Update to 0.4.0. (go-golang-org-x-sys): Switch to gexp. Signed-off-by: Leo Famulari <leo@famulari.name> Felix Lechner
2023-03-28gnu: Add python-omero-py....* gnu/packages/python-xyz.scm (python-omero-py): New variable. Ricardo Wurmus
2023-03-28gnu: Add python-zeroc-ice-3.6....* gnu/packages/python-xyz.scm (python-zeroc-ice-3.6): New variable. Ricardo Wurmus
2023-03-28gnu: Add python-zeroc-ice....* gnu/packages/python-xyz.scm (python-zeroc-ice): New variable. Ricardo Wurmus
2023-03-28gnu: Add guile-openai....* gnu/packages/guile-xyz.scm (guile-openai): New variable. Ricardo Wurmus
2023-03-28teams: Add Zhu Zihao....* etc/teams.scm.in: Add Zhu Zihao. 宋文武
2023-03-27lint: Append "/info/refs" to git-reference-url....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> Felix Lechner
2023-03-27gnu: Add atftp....* 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> Felix Lechner
2023-03-27lint: Prevent inlining of 'package-vulnerabilities'....* guix/lint.scm (package-vulnerabilities): Prevent inlining. Ludovic Courtès
2023-03-27syscalls: 'getxattr' throws upon error....* guix/build/syscalls.scm (getxattr): Throw in the negative SIZE case. Ludovic Courtès
2023-03-27gnu: hevea: Update to 2.36....* gnu/packages/ocaml.scm (hevea): Update to 2.36. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Philippe SWARTVAGHER
2023-03-27substitute: Gracefully handle TLS termination while fetching narinfos....Fixes <https://issues.guix.gnu.org/62476>. * guix/substitutes.scm (call-with-connection-error-handling): Add 'gnutls-error case. Ludovic Courtès
2023-03-27services: ntpd: Add 'configuration' action....* gnu/services/networking.scm (ntp-shepherd-service): Add 'actions' field. Ludovic Courtès
2023-03-27services: network-manager: Add 'configuration' action....* gnu/services/networking.scm (network-manager-shepherd-service): Add 'actions' field. Ludovic Courtès
2023-03-27services: syslog: Add 'configuration' action....* gnu/services/base.scm (syslog-service-type): Add 'actions' field. Ludovic Courtès
2023-03-27gnu: 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 Tai
2023-03-27gnu: 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 Zihao
2023-03-27gnu: Update ardour to 7.3....* gnu/packages/audio.scm (ardour): Update to 7.3. Signed-off-by: Christopher Baines <mail@cbaines.net> Sughosha
2023-03-27gnu: 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 Tai
2023-03-27gnu: 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 Naumovski
2023-03-27gnu: 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 Hogan
2023-03-27gnu: parallel: Update to 20230322....* gnu/packages/parallel.scm (parallel): Update to 20230322. Signed-off-by: Christopher Baines <mail@cbaines.net> Andy Tai
2023-03-27gnu: strace: Update to 6.2....* gnu/packages/linux.scm (strace): Update to 6.2. Signed-off-by: Christopher Baines <mail@cbaines.net> Yovan Naumovski
2023-03-27gnu: 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 Hogan
2023-03-27gnu: 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 Hogan
2023-03-27gnu: 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 Hogan
2023-03-27gnu: 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ão
2023-03-27gnu: 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 Gruber
2023-03-27gnu: 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 Tai
2023-03-27gnu: 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 Victal
2023-03-27gnu: 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 Naumovski
2023-03-27gnu: 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 SWARTVAGHER
2023-03-27gnu: 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 Baines
2023-03-27gnu: bitcoin-unlimited: Disable failing test....* gnu/packages/finance.scm (bitcoin-unlimited)[arguments]: Disable a test failing because of an expired SSL certificate. Guillaume Le Vaillant
2023-03-27gnu: pari-gp: Update to 2.15.3....* gnu/packages/algebra.scm (pari-gp): Update to 2.15.3. Andreas Enge
2023-03-27gnu: 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> jgart
2023-03-27gnu: 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> jgart
2023-03-27gnu: 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> jgart
2023-03-27gnu: 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> jgart
2023-03-27gnu: 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> jgart
2023-03-27gnu: 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> jgart
2023-03-26gnu: 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 Baums
2023-03-26gnu: 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 Baums
2023-03-26gnu: 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 Baums
2023-03-26gnu: 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 Hellseher