aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2024-08-25gnu: Add go-github-com-edsrzf-mmap-go.Leo Nikkilä
* gnu/packages/golang-xyz.scm (go-github-com-edsrzf-mmap-go): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I53bab656d8e9607c93b48c8877c9f568cbd4ef41
2024-08-25gnu: Add go-github-com-dennwc-varint.Leo Nikkilä
* gnu/packages/golang-xyz.scm (go-github-com-dennwc-varint): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I2e0b00e09fa20b0047e29ada307c1b3eb8c90a74
2024-08-25gnu: Add go-github-com-asaskevich-govalidator.Leo Nikkilä
* gnu/packages/golang-xyz.scm (go-github-com-asaskevich-govalidator): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I81bedd44ba1b41771a114733b443a73953e7d7e1
2024-08-25gnu: trealla: Update to 2.55.24.jgart
* gnu/packages/prolog.scm (trealla): Update to 2.55.24. Change-Id: I0e94ef0b863f137d63bd36e13212d64263f496d4
2024-08-25gnu: emacs-dape: Update to 0.15.0.jgart
* gnu/packages/emacs-xyz.scm (emacs-dape): Update to 0.15.0. Change-Id: I662a06317e4d2bd535687fe35d42a1e36b045ab3
2024-08-25gnu: pantheon-terminal: Use gexp modern style.jgart
* gnu/packages/pantheon.scm (pantheon-terminal) [arguments]: Use gexp modern style. Change-Id: I74d12ec09d8385f2093af91909963c934f9ca968
2024-08-25gnu: okular: Update to 24.08.0.jgart
* gnu/packages/kde.scm (okular): Update to 24.08.0. [native-inputs]: Add python-wrapper. Change-Id: Idc5102b572549919abd175cb9bc383060db52bc1
2024-08-25gnu: Drop gobject-introspection 1.73.1.Liliana Marie Prikler
The actual gobject-introspection has been newer than its "next" variant for some while. * gnu/packages/glib.scm (gobject-introspection-next): Remove variable. * gnu/packages/gtk.scm (gtksourceview)[native-inputs]: Replace gobject-introspection-next with gobject-introspection. * gnu/packages/guile-xyz.scm (guile-g-golf)[native-inputs]: Likewise.
2024-08-25gnu: xmrig: Update to 6.22.0.Guillaume Le Vaillant
* gnu/packages/finance.scm (xmrig): Update to 6.22.0. Change-Id: I62c9da2bd66fe665b42a7e89f8138905f8533855
2024-08-25gnu: monero-gui: Update to 0.18.3.4.Guillaume Le Vaillant
* gnu/packages/finance.scm (monero-gui): Update to 0.18.3.4. Change-Id: I8c629191a3711f0a647e6135708e447a9bcaa04b
2024-08-25gnu: p2pool: Update to 4.1.Guillaume Le Vaillant
* gnu/packages/finance.scm (p2pool): Update to 4.1. Change-Id: I86f19c4d1da1311322ba937205376971fccd39b4
2024-08-25gnu: monero: Update to 0.18.3.4.Guillaume Le Vaillant
* gnu/packages/finance.scm (monero): Update to 0.18.3.4. [arguments]: Merge 'unit-test' phase into 'check' phase. Change-Id: Id0565bac2b734e558a169cd9b21a0fd3d7c59692
2024-08-24gnu: trealla: Update to 2.55.23.jgart
* gnu/packages/prolog.scm (trealla): Update to 2.55.23. Change-Id: I0145f8066ceec5cacb4124fa865dd8efa24a5fc8
2024-08-23gnu: packages/shellutils: Remove golang module.Sharlatan Hellseher
Remove no longer required "golang" module from scope. Change-Id: I8982157b6143bffc74130377f385da0b144d626d
2024-08-23gnu: go-github-com-creack-pty: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-creack-pty): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I2fe01445a03d1f4e76ff0c2d129864ffce249c51
2024-08-23gnu: Remove go-github-com-direnv-go-dotenv.Sharlatan Hellseher
Remove the package as it's no longer maintained and not in use by any other one: "This repository has been archived by the owner on Feb 28, 2024. It is now read-only." * gnu/packages/golang.scm (go-github-com-direnv-go-dotenv): Delete variable. Change-Id: I57058a8868085e5b133e8cc46afb2b8b0c57eb5e
2024-08-23gnu: direnv: Adjust inputs.Sharlatan Hellseher
* gnu/packages/shellutils.scm (direnv): Adjust inputs. [native-inputs]: Remove go-github-com-direnv-go-dotenv. Change-Id: Ib9edf656eb30d518dd2f4551d0d9c7eb282c917b
2024-08-23gnu: shfmt: Activate tests.Sharlatan Hellseher
* gnu/packages/shellutils.scm (shfmt): Activate tests. [native-inputs]: Remove go-github-com-frankban-quicktest and go-github-com-pkg-diff; add go-github-com-go-quicktest-qt and go-github-com-muesli-cancelreader. Change-Id: Ib11765afb102d1bbb947e41988c9ac6403c694df
2024-08-23gnu: go-github-com-muesli-reflow: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-muesli-reflow): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ie839050f776b764b034492292f7821266b953b1e
2024-08-23gnu: go-github-com-muesli-termenv: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-muesli-termenv): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Iba509c25f56581aeb34508ad0db98fe85a24d135
2024-08-23gnu: Add go-github-com-muesli-cancelreader.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-muesli-cancelreader): New variable. Change-Id: I514152f2ffc2fe535ee48c3f8912578238155d9f
2024-08-23gnu: Add go-github-com-go-quicktest-qt.Sharlatan Hellseher
* gnu/packages/golang-check.scm (go-github-com-go-quicktest-qt): New variable. Change-Id: Ifbfe7f4321be6e6d860de52e9b8f100cbbc15679
2024-08-23gnu: go-github-com-google-renameio: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-google-renameio, go-github-com-google-renameio-v2): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I38a9f57ab28501b87d517e098d6afdc0c414f6e9
2024-08-23gnu: Add shfmt.Brian Kubisiak
* gnu/packages/golang.scm (shfmt): New variable. Change-Id: I7c8bcb0f0a1d0c45d5f8f2274724188a435f0cd7 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-23gnu: Add go-mvdan-cc-editorconfig.Brian Kubisiak
* gnu/packages/golang.scm (go-mvdan-cc-editorconfig): New variable. Change-Id: I4cc558e0b7be7d66ad2919eac49c355532052bb9 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-23gnu: Add go-github-com-google-renameio-v2.Brian Kubisiak
* gnu/packages/golang.scm (go-github-com-google-renameio-v2): New variable. Change-Id: Iaeabf95d21d22b25df5f8caf1edcaaddee3d3965 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-23gnu: go-github-com-google-renameio: Update to 1.0.1.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-google-renameio): Update to 1.0.1. Change-Id: Ia7d46682753e9b5530847e693d1f0bf21d8a118c
2024-08-23gnu: plzip: Fix cross-compilation.Zheng Junjie
* gnu/packages/compression.scm (plzip)[arguments]<#:configure-flags>: Use CXX-FOR-TARGET. Change-Id: I03edf1a3758cbcf1254b8edc7f532e772a041fcb
2024-08-23gnu: plzip: Update to 1.11.Artyom V. Poptsov
* gnu/packages/compression.scm (plzip): Update to 1.11. Change-Id: Ia7901bc8b2989b2e63e73869fe851536efeddfef Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-08-23gnu: protobuf-c: Fix cross-compilation.Zheng Junjie
* gnu/packages/protobuf.scm (protobuf-c): Fix cross-compilation. [native-inputs]: When cross-compilation, add protobuf. [arguments]<#:configure-flags>: When cross-compilation, Set PROTOC variable. Change-Id: Idd660f526b7c90277cb4399997cdb7ce72e4f1c5 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-08-23gnu: kanshi: Fix cross-compilation.Zheng Junjie
* gnu/packages/wm.scm (kanshi)[native-inputs]: Add wayland. Remove libscfg. When cross-compilation, Add pkg-config-for-build. [inputs]: Add libscfg. Change-Id: I45c17196dfc85157afa31dd4ae6db579dfc37723
2024-08-23gnu: kanshi: Update to 1.7.0.Wilko Meyer
* gnu/packages/wm.scm (kanshi): Update to 1.7.0. Change-Id: Ieb5a8c732bf19eb7693a22587e5eee1c72cbf8c5 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-08-23gnu: cl-clx: Update to 0.7.6-1.69f2ebb.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-clx): Update to 0.7.6-1.69f2ebb. Change-Id: Icc96ea76b73c4ed214db50dceb3aad6a797ef779
2024-08-18Replace some more occurrences of ‘setuid-programs’.Tobias Geerinckx-Rice
* gnu/packages/containers.scm (podman, buildah)[arguments]: Substitute /run/privileged/bin for /run/setuid-programs. * gnu/packages/mail.scm (opensmtpd)[arguments]: Likewise. * gnu/packages/spice.scm (spice-gtk)[arguments]: Likewise. * gnu/packages/patches/enlightenment-fix-setuid-path.patch: Likewise. * gnu/packages/xdisorg.scm (xsecurelock)[description]: Rewrite example code to use the ‘privileged-program(s)’ terminology. * doc/guix-cookbook.texi (Network bridge for QEMU): Likewise. * gnu/packages/disk.scm (udevil)[arguments]: Update a comment. Change-Id: I7f467e8743a3ef556cd89bac41509bf51d9edb30
2024-08-18gnu: opensmtpd: Fix cross-compilation.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (opensmtpd)[arguments]: Specify the correct, non-native ‘zcat’ in #:configure-flags. Fix the 'patch-FHS-file-names phase to do the same for ‘cat’ & ‘sh’. [inputs]: Add bash-minimal, coreutils, and gzip. Change-Id: I0877b982929b4931abf0fc82871d05cab9e888c0
2024-08-18gnu: nginx-documentation: Update to 1.27.1-3114-051789a80bcb.Tobias Geerinckx-Rice
* gnu/packages/web.scm (nginx-documentation): Update to 1.27.1-3114-051789a80bcb. Change-Id: I20c01eb56ecae391f011b6e818d7bc41ee28f195
2024-08-18gnu: nginx: Update to 1.27.1 [fixes CVE-2024-7347].Tobias Geerinckx-Rice
* gnu/packages/web.scm (nginx): Update to 1.27.1. Change-Id: Ie7aeca1299427d1e35a779c40c99a04e4facfab8
2024-08-18gnu: opensmtpd: Update to 7.5.0p0.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (opensmtpd): Update to 7.5.0p0. Change-Id: Ie54546a505f0d700754b6990998810c97f2cd5a1
2024-08-18gnu: knot-resolver: Update to 5.7.4.Ashish SHUKLA
* gnu/packages/dns.scm (knot-resolver): Update to 5.7.4. Change-Id: I1902c3ced083c5cbb360aa65517cde339b5e0893 Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2024-08-18gnu: knot: Update to 3.3.8Ashish SHUKLA
* gnu/packages/dns.scm (knot): Update to 3.3.8. Change-Id: Ia9c2a07c852af13383dfb1d37ae1350a25bae533 Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2024-08-22gnu: miniflux: Update to 2.2.0.Rodion Goritskov
* gnu/packages/web.scm (miniflux): Update to 2.2.0. Change-Id: Id4408bb63c9b6523348071ebec730a23000f4438 Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2024-08-22gnu: Add pantheon-photos.altadil
* gnu/packages/pantheon.scm (pantheon-photos): New variable. Change-Id: Iaa9fb285faf58425c74abbe73371b777a49caac4 Signed-off-by: jgart <jgart@dismail.de>
2024-08-22gnu: openscad: Fix build.Guillaume Le Vaillant
Fixes <https://issues.guix.gnu.org/72693>. * gnu/packages/patches/openscad-fix-boost-join.patch: New file. * gnu/packages/patches/openscad-with-cgal-5.3.patch: New file. * gnu/packages/patches/openscad-with-cgal-5.4.patch: New file. * gnu/local.mk (dist_patch_DATA): Register new patches. * gnu/packages/engineering.scm (openscad)[source]: Use new patches. [inputs, native-inputs]: Remove labels. [arguments]: Disable a few more tests. Remove trailing booleans. Change-Id: I3ce103afd8669dd68c95352a87d76994a3f08504
2024-08-22gnu: txr: Update to 296.Guillaume Le Vaillant
* gnu/packages/lisp.scm (txr): Update to 296. Change-Id: I7130cf977866ef541c16fbdacad98a06a7678187
2024-08-22gnu: libsecp256k1: Update to 0.5.1.Michael Ford
* gnu/packages/crypto.scm (libsecp256k1): Update to 0.5.1. [source]: Add snippet to remove pre-generated files. [arguments]: Remove --enable-module-ecdh and --enable-module-schnorrsig from configure-flags as they are enabled by default. Change-Id: I418ee47c1761ddae9cf4684b4c0ab49768b3f523 Co-authored-by: Jean-Pierre De Jesus DIAZ <jean@foundation.xyz> Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-08-22gnu: podman: Update to 5.2.1.Tomas Volf
* gnu/packages/containers.scm (podman): Update to 5.2.1. Change-Id: Ice03f89ae39400961cf55742086040c20c991f64 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-08-22gnu: gallery-dl: Update to 1.27.3.Artyom V. Poptsov
* gnu/packages/video.scm (gallery-dl): Update to 1.27.3. Change-Id: I469428a20c8426a75fdf5f3b5a275591d21a2b4e Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-08-22Revert "gnu: chez-scheme-for-racket: Fix building on riscv64-linux."Philip McGrath
Native code generation for riscv64-linux is supported: this commit masked a bug somewhere in our packaging or the build modes we're using. This reverts commit 0c96f7932de50c81f4b4714f287520699107c8bb. Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-08-22gnu: racket: Update to 8.14.Philip McGrath
* gnu/packages/racket.scm (%racket-version): Update to 8.14. (racket)[inputs]<compatibility, db, drracket, gui, htdp, math> <parser-tools, rackunit, redex, scribble, snip, typed-racket> <string-constants, web-server>: Update hashes. * gnu/packages/chez.scm (chez-scheme-for-racket): Fix comment. Change-Id: I1bcfd8b4db178e42b200077ab909af37907264d0 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-08-22gnu: darktable: Update to 4.8.1.Alex Devaure
* gnu/packages/photo.scm (darktable): Update to 4.8.1. Signed-off-by: Christopher Baines <mail@cbaines.net>