Leo Nikkilä
bf7ba1ef8c
gnu: Add go-github-com-asaskevich-govalidator.
...
* 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-25 20:46:45 +01:00
jgart
9640f4a01a
gnu: trealla: Update to 2.55.24.
...
* gnu/packages/prolog.scm (trealla): Update to 2.55.24.
Change-Id: I0e94ef0b863f137d63bd36e13212d64263f496d4
2024-08-25 09:08:39 -05:00
jgart
4fe361e728
gnu: emacs-dape: Update to 0.15.0.
...
* gnu/packages/emacs-xyz.scm (emacs-dape): Update to 0.15.0.
Change-Id: I662a06317e4d2bd535687fe35d42a1e36b045ab3
2024-08-25 09:06:31 -05:00
jgart
c62b729b3e
gnu: pantheon-terminal: Use gexp modern style.
...
* gnu/packages/pantheon.scm (pantheon-terminal) [arguments]: Use gexp modern
style.
Change-Id: I74d12ec09d8385f2093af91909963c934f9ca968
2024-08-25 09:06:31 -05:00
jgart
4a1114de78
gnu: okular: Update to 24.08.0.
...
* gnu/packages/kde.scm (okular): Update to 24.08.0.
[native-inputs]: Add python-wrapper.
Change-Id: Idc5102b572549919abd175cb9bc383060db52bc1
2024-08-25 09:06:31 -05:00
Liliana Marie Prikler
4299b4cc88
gnu: Drop gobject-introspection 1.73.1.
...
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-25 09:46:15 +02:00
Guillaume Le Vaillant
90697a216f
gnu: xmrig: Update to 6.22.0.
...
* gnu/packages/finance.scm (xmrig): Update to 6.22.0.
Change-Id: I62c9da2bd66fe665b42a7e89f8138905f8533855
2024-08-25 09:41:21 +02:00
Guillaume Le Vaillant
13cdd11914
gnu: monero-gui: Update to 0.18.3.4.
...
* gnu/packages/finance.scm (monero-gui): Update to 0.18.3.4.
Change-Id: I8c629191a3711f0a647e6135708e447a9bcaa04b
2024-08-25 09:41:21 +02:00
Guillaume Le Vaillant
d475e20fb6
gnu: p2pool: Update to 4.1.
...
* gnu/packages/finance.scm (p2pool): Update to 4.1.
Change-Id: I86f19c4d1da1311322ba937205376971fccd39b4
2024-08-25 09:41:21 +02:00
Guillaume Le Vaillant
f53e22760c
gnu: monero: Update to 0.18.3.4.
...
* gnu/packages/finance.scm (monero): Update to 0.18.3.4.
[arguments]: Merge 'unit-test' phase into 'check' phase.
Change-Id: Id0565bac2b734e558a169cd9b21a0fd3d7c59692
2024-08-25 09:41:21 +02:00
jgart
f25ea6847f
gnu: trealla: Update to 2.55.23.
...
* gnu/packages/prolog.scm (trealla): Update to 2.55.23.
Change-Id: I0145f8066ceec5cacb4124fa865dd8efa24a5fc8
2024-08-24 10:40:33 -05:00
Florian Pelz
d48af5cca8
news: Add 'de' translation.
...
* etc/news.scm: Add German translation for privilege renaming entry.
Change-Id: I3d569f45a230021b1b995634c76fe51c64f40dd9
2024-08-23 21:51:29 +02:00
Sharlatan Hellseher
14e1fd3e5c
gnu: packages/shellutils: Remove golang module.
...
Remove no longer required "golang" module from scope.
Change-Id: I8982157b6143bffc74130377f385da0b144d626d
2024-08-23 17:05:19 +01:00
Sharlatan Hellseher
fd417686a0
gnu: go-github-com-creack-pty: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-creack-pty): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I2fe01445a03d1f4e76ff0c2d129864ffce249c51
2024-08-23 17:05:19 +01:00
Sharlatan Hellseher
9202a7b7b0
gnu: Remove go-github-com-direnv-go-dotenv.
...
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-23 17:05:18 +01:00
Sharlatan Hellseher
2ec1ff7365
gnu: direnv: Adjust inputs.
...
* gnu/packages/shellutils.scm (direnv): Adjust inputs.
[native-inputs]: Remove go-github-com-direnv-go-dotenv.
Change-Id: Ib9edf656eb30d518dd2f4551d0d9c7eb282c917b
2024-08-23 17:05:18 +01:00
Sharlatan Hellseher
6d43590d46
gnu: shfmt: Activate tests.
...
* 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-23 17:05:18 +01:00
Sharlatan Hellseher
48f5df83df
gnu: go-github-com-muesli-reflow: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-muesli-reflow): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ie839050f776b764b034492292f7821266b953b1e
2024-08-23 17:05:18 +01:00
Sharlatan Hellseher
ed907c7a29
gnu: go-github-com-muesli-termenv: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-muesli-termenv): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Iba509c25f56581aeb34508ad0db98fe85a24d135
2024-08-23 17:05:18 +01:00
Sharlatan Hellseher
e4391ff7e5
gnu: Add go-github-com-muesli-cancelreader.
...
* gnu/packages/golang-xyz.scm (go-github-com-muesli-cancelreader): New variable.
Change-Id: I514152f2ffc2fe535ee48c3f8912578238155d9f
2024-08-23 17:05:18 +01:00
Sharlatan Hellseher
6e6e991cd4
gnu: Add go-github-com-go-quicktest-qt.
...
* gnu/packages/golang-check.scm (go-github-com-go-quicktest-qt): New variable.
Change-Id: Ifbfe7f4321be6e6d860de52e9b8f100cbbc15679
2024-08-23 17:05:18 +01:00
Sharlatan Hellseher
0f7a5ae887
gnu: go-github-com-google-renameio: Move to golang-xyz.
...
* 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-23 17:05:18 +01:00
Brian Kubisiak
064a6e1f90
gnu: Add shfmt.
...
* gnu/packages/golang.scm (shfmt): New variable.
Change-Id: I7c8bcb0f0a1d0c45d5f8f2274724188a435f0cd7
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-23 17:05:18 +01:00
Brian Kubisiak
c08fc11527
gnu: Add go-mvdan-cc-editorconfig.
...
* gnu/packages/golang.scm (go-mvdan-cc-editorconfig): New variable.
Change-Id: I4cc558e0b7be7d66ad2919eac49c355532052bb9
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-23 17:05:17 +01:00
Brian Kubisiak
aa57dc8b31
gnu: Add go-github-com-google-renameio-v2.
...
* 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-23 17:05:17 +01:00
Sharlatan Hellseher
2d1181f2dd
gnu: go-github-com-google-renameio: Update to 1.0.1.
...
* gnu/packages/golang.scm (go-github-com-google-renameio): Update to 1.0.1.
Change-Id: Ia7d46682753e9b5530847e693d1f0bf21d8a118c
2024-08-23 17:05:17 +01:00
Zheng Junjie
7049a36127
gnu: plzip: Fix cross-compilation.
...
* gnu/packages/compression.scm (plzip)[arguments]<#:configure-flags>: Use
CXX-FOR-TARGET.
Change-Id: I03edf1a3758cbcf1254b8edc7f532e772a041fcb
2024-08-23 22:40:57 +08:00
Artyom V. Poptsov
53706555a9
gnu: plzip: Update to 1.11.
...
* gnu/packages/compression.scm (plzip): Update to 1.11.
Change-Id: Ia7901bc8b2989b2e63e73869fe851536efeddfef
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-08-23 22:34:05 +08:00
Zheng Junjie
e3ab05320d
gnu: protobuf-c: Fix cross-compilation.
...
* 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-23 22:29:17 +08:00
Zheng Junjie
bf3482bc4d
gnu: kanshi: Fix cross-compilation.
...
* 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-23 22:29:17 +08:00
Wilko Meyer
883e900e51
gnu: kanshi: Update to 1.7.0.
...
* gnu/packages/wm.scm (kanshi): Update to 1.7.0.
Change-Id: Ieb5a8c732bf19eb7693a22587e5eee1c72cbf8c5
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-08-23 22:29:14 +08:00
Guillaume Le Vaillant
f10cbebd7b
gnu: cl-clx: Update to 0.7.6-1.69f2ebb.
...
* gnu/packages/lisp-xyz.scm (sbcl-clx): Update to 0.7.6-1.69f2ebb.
Change-Id: Icc96ea76b73c4ed214db50dceb3aad6a797ef779
2024-08-23 13:01:56 +02:00
Tobias Geerinckx-Rice
ed4e0b48f1
Replace some more occurrences of ‘setuid-programs’.
...
* 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-18 02:00:00 +02:00
Tobias Geerinckx-Rice
ed3649bcce
services: Refactor opensmtpd-set-gids.
...
* gnu/services/mail.scm (opensmtpd-set-gids):
Rewrite using MAP technology.
Change-Id: I30b7eddaf64d242196b1c56f98dec42a86436c18
2024-08-18 02:00:00 +02:00
Tobias Geerinckx-Rice
79833cdbc6
services: Migrate opensmtpd to (gnu system privilege).
...
* gnu/services/mail.scm (opensmtpd-set-gids): Migrate to
PRIVILEGED-PROGRAM from SETUID-PROGRAM…
(opensmtpd-service-type): … and to PRIVILEGED-PROGRAM-SERVICE-TYPE
from SETUID-PROGRAM-SERVICE-TYPE.
Change-Id: Ide434aa480ea3316c971c58898088d72b5b6671f
2024-08-18 02:00:00 +02:00
Tobias Geerinckx-Rice
83338f5a72
gnu: opensmtpd: Fix cross-compilation.
...
* 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-18 02:00:00 +02:00
Tobias Geerinckx-Rice
13e947c4f5
gnu: nginx-documentation: Update to 1.27.1-3114-051789a80bcb.
...
* gnu/packages/web.scm (nginx-documentation): Update to 1.27.1-3114-051789a80bcb.
Change-Id: I20c01eb56ecae391f011b6e818d7bc41ee28f195
2024-08-18 02:00:00 +02:00
Tobias Geerinckx-Rice
38f233a2c0
gnu: nginx: Update to 1.27.1 [fixes CVE-2024-7347].
...
* gnu/packages/web.scm (nginx): Update to 1.27.1.
Change-Id: Ie7aeca1299427d1e35a779c40c99a04e4facfab8
2024-08-18 02:00:00 +02:00
Tobias Geerinckx-Rice
7e958deed6
gnu: opensmtpd: Update to 7.5.0p0.
...
* gnu/packages/mail.scm (opensmtpd): Update to 7.5.0p0.
Change-Id: Ie54546a505f0d700754b6990998810c97f2cd5a1
2024-08-18 02:00:00 +02:00
Tobias Geerinckx-Rice
0c9876a16a
home: Fix typo in parcimonie configuration.
...
* gnu/home/services/gnupg.scm (<home-parcimonie-configuration>)
[gnupg-aleady-torified?]: Rename to ‘gnupg-already-torified?’.
Change-Id: I0687f67a5cef410b8b1d579c57b318b9d269e0d0
2024-08-18 02:00:00 +02:00
Ashish SHUKLA
1fd5af6b6f
gnu: knot-resolver: Update to 5.7.4.
...
* 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-18 02:00:00 +02:00
Ashish SHUKLA
c59c58c757
gnu: knot: Update to 3.3.8
...
* gnu/packages/dns.scm (knot): Update to 3.3.8.
Change-Id: Ia9c2a07c852af13383dfb1d37ae1350a25bae533
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2024-08-18 02:00:00 +02:00
Tobias Geerinckx-Rice
2e57152147
services: Migrate enlightenment to (gnu system privilege).
...
* gnu/services/desktop.scm
(enlightenment-setuid-programs): Rename from this…
(enlightenment-privileged-programs): …to this, replacing
‘setuid’ variables with their ‘privileged’ counterparts.
(enlightenment-desktop-service-type): Adjust accordingly.
Change-Id: Ied2a93eb948c4df35e2b384eeee8181937b474de
2024-08-18 02:00:00 +02:00
Rodion Goritskov
23536a9871
gnu: miniflux: Update to 2.2.0.
...
* gnu/packages/web.scm (miniflux): Update to 2.2.0.
Change-Id: Id4408bb63c9b6523348071ebec730a23000f4438
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2024-08-22 14:06:39 -04:00
altadil
d89d4d7077
gnu: Add pantheon-photos.
...
* gnu/packages/pantheon.scm (pantheon-photos): New variable.
Change-Id: Iaa9fb285faf58425c74abbe73371b777a49caac4
Signed-off-by: jgart <jgart@dismail.de>
2024-08-22 12:23:00 -05:00
Guillaume Le Vaillant
6bec6c20b6
gnu: openscad: Fix build.
...
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-22 15:34:12 +02:00
Guillaume Le Vaillant
645cb9b6f6
gnu: txr: Update to 296.
...
* gnu/packages/lisp.scm (txr): Update to 296.
Change-Id: I7130cf977866ef541c16fbdacad98a06a7678187
2024-08-22 13:49:16 +02:00
Michael Ford
1bb9da0895
gnu: libsecp256k1: Update to 0.5.1.
...
* 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-22 13:49:16 +02:00
Tomas Volf
10d04c8b2f
gnu: podman: Update to 5.2.1.
...
* gnu/packages/containers.scm (podman): Update to 5.2.1.
Change-Id: Ice03f89ae39400961cf55742086040c20c991f64
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-08-22 12:20:25 +01:00
Artyom V. Poptsov
2a1d506f2a
gnu: gallery-dl: Update to 1.27.3.
...
* gnu/packages/video.scm (gallery-dl): Update to 1.27.3.
Change-Id: I469428a20c8426a75fdf5f3b5a275591d21a2b4e
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-08-22 12:20:25 +01:00