| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
| |
* gnu/services/mail.scm (opensmtpd-set-gids):
Rewrite using MAP technology.
Change-Id: I30b7eddaf64d242196b1c56f98dec42a86436c18
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
| |
* gnu/packages/web.scm (nginx-documentation): Update to 1.27.1-3114-051789a80bcb.
Change-Id: I20c01eb56ecae391f011b6e818d7bc41ee28f195
|
|
|
|
|
|
| |
* gnu/packages/web.scm (nginx): Update to 1.27.1.
Change-Id: Ie7aeca1299427d1e35a779c40c99a04e4facfab8
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (opensmtpd): Update to 7.5.0p0.
Change-Id: Ie54546a505f0d700754b6990998810c97f2cd5a1
|
|
|
|
|
|
|
| |
* gnu/home/services/gnupg.scm (<home-parcimonie-configuration>)
[gnupg-aleady-torified?]: Rename to ‘gnupg-already-torified?’.
Change-Id: I0687f67a5cef410b8b1d579c57b318b9d269e0d0
|
|
|
|
|
|
|
| |
* gnu/packages/dns.scm (knot-resolver): Update to 5.7.4.
Change-Id: I1902c3ced083c5cbb360aa65517cde339b5e0893
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
|
|
|
|
|
| |
* gnu/packages/dns.scm (knot): Update to 3.3.8.
Change-Id: Ia9c2a07c852af13383dfb1d37ae1350a25bae533
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
| |
* gnu/packages/web.scm (miniflux): Update to 2.2.0.
Change-Id: Id4408bb63c9b6523348071ebec730a23000f4438
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
|
|
|
|
|
|
|
| |
* gnu/packages/pantheon.scm (pantheon-photos): New variable.
Change-Id: Iaa9fb285faf58425c74abbe73371b777a49caac4
Signed-off-by: jgart <jgart@dismail.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
* gnu/packages/lisp.scm (txr): Update to 296.
Change-Id: I7130cf977866ef541c16fbdacad98a06a7678187
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
| |
* gnu/packages/containers.scm (podman): Update to 5.2.1.
Change-Id: Ice03f89ae39400961cf55742086040c20c991f64
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
|
| |
* gnu/packages/video.scm (gallery-dl): Update to 1.27.3.
Change-Id: I469428a20c8426a75fdf5f3b5a275591d21a2b4e
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
| |
* gnu/packages/photo.scm (darktable): Update to 4.8.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/gps.scm (gpsbabel): Update to 1.9.0.
[build-system]: Use cmake-build-system.
[arguments]: Adjust for the new build system.
* gnu/packages/patches/gpsbabel-fix-i686-test.patch: Delete no longer
needed patch.
* gnu/local.mk: Delete patch line.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (easyeffects): Update to 7.1.7.
[native-inputs]: Add gcc-12 and soundtouch, remove speex.
[propagated-inputs]: Remove rubberband, add ladspa and change to the lv2
output of lsp-plugins.
Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: Iebd74f52dd4eae94f2dbdf7f5148e8d062b75807
|
|
|
|
|
|
| |
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-54.a204bda.
Change-Id: Ifc46f60ae9f0493c1eab08de806c4e107a866b69
|
|
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-web-driver-ng): New variable.
Change-Id: I97f979ccbfe1d9f4e43b7f9a5730e092e36129a0
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|\
| |
| |
| | |
Change-Id: Ie1a29192d144a59394bbacba3f6b9f110413e821
|
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/web.scm (go-github-com-mikefarah-yq-v4): Update to 4.44.3.
[propagated-inputs]: Add go-github-com-alecthomas-repr, go-github-com-pkg-diff,
go-github-com-spf13-pflag, and go-github-com-yuin-gopher-lua.
Change-Id: Ic44ec552a3dc7fa045384c6537207e8e464dcb53
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/golang.scm (go-github-com-stretchr-objx): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I2ab70003a3d85812a6905a60c84af88e0df1e133
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/golang.scm (go-github-com-stretchr-objx): Update to 0.5.2.
[source]: Remove snippet as "vendor" directory is not provided.
[inputs]: Remove go-github-com-stretchr-testify-bootstrap.
[propagated-inputs]: Remove go-github-com-davecgh-go-spew and
go-github-com-pmezard-go-difflib.
[native-inputs]: Add go-github-com-davecgh-go-spew, go-github-com-pmezard-go-difflib,
and go-github-com-stretchr-testify-bootstrap.
Change-Id: I058fa393952dc73d73ac7ab48af4d29665828495
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/golang-xyz.scm (go-github-com-spf13-cobra): Update to 1.8.1.
Change-Id: I5236ac568fe7ababbc94a0dc60e071e8ac6674aa
|
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/golang.scm (go-github-com-pelletier-go-toml,
go-github-com-pelletier-go-toml-v2): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I76dae5d71ae761af6d7f23ce55286996c55a5d50
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/golang.scm (go-github-com-pelletier-go-toml-v2): Update to 2.2.2.
Change-Id: Ib3c42010d207644359b4a693569c31c5d9406e7b
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/golang.scm (go-github-com-pelletier-go-toml): Update to 1.9.5.
Change-Id: Ib72f88b2f14c8b1b293ebb3cd64645f5265c7b11
|
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/golang.scm (go-github-com-pelletier-go-toml): Remove
input lables, swap [native-inputs] to [propagated-inputs] to simplify
dependent packages inputs.
Change-Id: Ibfa57fbe606ced8bf9f2bcfe4065bf94f84bc0fb
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/golang-xyz.scm (go-github-com-goccy-go-yaml): Update to 1.12.0.
Change-Id: Ieb8e0103ded6ffef606812c88f48834027b8c1e2
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/golang-web.scm (go-github-com-goccy-go-json): Update to 0.10.3.
Change-Id: I475c37dcff52cf844e3bfc8ea386578c43bb32e2
|
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/golang.scm (go-github-com-go-playground-locales): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I96ba608d2463911c184cedc9cfc7cb7556b1bbd9
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/golang.scm (go-github-com-go-playground-locales): Update to 0.14.1.
Change-Id: I6f8681dd49c8dd61b51481117b01566a9024ff15
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/golang-xyz.scm (go-github-com-gabriel-vasile-mimetype): Update to 1.4.5.
Change-Id: Idbeb0aed953b773784e519793f83ad2bcd8840ac
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/golang-xyz.scm (go-github-com-fatih-color): Update to 1.17.0.
Change-Id: I731c48d0d47ee8823b17f85976bfc4f53700d804
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/golang-xyz.scm (go-github-com-elliotchance-orderedmap-v2): New variable.
Change-Id: I4a0e7f17e6e93471b661d960b0d1350f1687b847
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/golang-xyz.scm (go-github-com-elliotchance-orderedmap): Update to 1.6.0.
Change-Id: I8c745a00bf21ad11ec54cf5f6be1c35d2957baa6
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/golang-xyz.scm (glua, go-github-com-yuin-gopher-lua): New
variables.
Change-Id: Icd37ede94082d46e34465d345659885e3fafa98e
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/web.scm (go-github-com-itchyny-gojq): Update to 0.12.16.
Change-Id: I6f7cf1038adb392ce1b7510f01923689e5993eca
|
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/web.scm (go-github-com-itchyny-timefmt-go): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ifaca740ff1d46a74c7059fdeb8d56ba69195428e
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/web.scm (go-github-com-itchyny-timefmt-go): Update to 0.1.6.
Change-Id: Idf5477c28309c75bb4c99ff93a65a3867f4581ae
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/golang.scm (go-github-com-creack-pty): Update to 1.1.23.
Change-Id: Ieb0c2186008f285658e46ea9b0fb1edb62cdb6d4
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/golang.scm (go-github-com-kr-pretty): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ifded1d309f10d25c982afaf20301bc151f1c8ba1
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/golang.scm (go-github-com-kr-pretty): Update to 0.3.1.
[propagated-inputs]: Add go-github-com-rogpeppe-go-internal.
Change-Id: I80e8489e6a573206678d1dfe6c23aa0824a905fc
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/web.scm (go-github-com-itchyny-gojq): Fix indentation.
[inputs]: Place after [arguments].
Change-Id: Ic397ffe4ff641a50738d3a4dacef411136bc2d6b
|