1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-14 11:00:36 +02:00
Commit graph

161053 commits

Author SHA1 Message Date
Maxim Cournoyer
cedb79a57b
etc: pre-push: Do not use recent ;& case statement terminator.
Some systems are still using a shell that predates its inclusion in the POSIX
specification, such as Debian Bookworm.

* etc/git/pre-push (z40): Remove usage of ';&'.  Fail when attempting to push
to Savannah instead.

Reported-by: Leo Famulari <leo@famulari.name>
Closes: #64
Change-Id: I2dd224b7a3236f7027fc702b96e3ee1ff594d4fa
2025-05-27 11:07:03 +09:00
Maxim Cournoyer
c24b8fadad
etc: Untabify pre-push hook.
There was a mix of spaces and tabs in the file, even confusing Emacs's
dtrt-indent-mode.

* etc/git/pre-push: Untabify.

Change-Id: I2548a3901c5064c649a8f6bb786d606b6155fcfb
2025-05-27 11:05:49 +09:00
Maxim Cournoyer
2e699377e9
gnu: inkscape: Fix copyright year displayed in about dialog.
* gnu/packages/inkscape.scm (%inkscape-release-year): New variable.
(inkscape) [#:phases] <patch-inkscape-build-year>: New phase.

Fixes: #45
Change-Id: I4fced673252f39b1d45ab4345055fe8963e29e24
2025-05-27 10:41:29 +09:00
Jakob Kirsch
6c1cc9e360
gnu: git-repo: Update to 2.54.
* gnu/packages/android.scm (git-repo): Update to 2.54.
[arguments]: Disable tests.
[arguments]: Delete phase 'do-not-self-update.
[arguments]: Delete phase 'configure-git.
[arguments]: Delete phase 'check.
[native-inputs]: Remove python-pytest.
[inputs]: Add bash-minimal.
[home-page]: Add link.

Change-Id: I866c995b96e972b3980df42819f1af538a70f79b
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2025-05-27 09:11:12 +09:00
David Elsing
04eef950af
gnu: hdf-eos5: Fix build.
Closes #60.

* gnu/packages/maths.scm (hdf-eos5)[inputs]: Add libaec.

Change-Id: If2095a8aef2b39e81716e50c5caab7331a21ebf4
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-26 21:59:54 +01:00
Sergey Trofimov
edd27c0e25
gnu: fava: Update to 1.30.2.
Closes #43.

* gnu/packages/finance.scm (fava): Update to 1.30.2.

Change-Id: I95048f2a26ed08ed7747ca80f89a455f38211203
Reviwed-by: Ian Eure <ian@retrospec.tv>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-26 21:41:48 +01:00
Sergey Trofimov
cb5fb9854c
gnu: Add python-beangulp.
* gnu/packages/finance.scm (python-beangulp): New variable.

Change-Id: Id3fa32decb1ec3fe6d9f697a8647f1b826f022be
Reviwed-by: Ian Eure <ian@retrospec.tv>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-26 21:41:47 +01:00
Sergey Trofimov
ee4ebdf86a
gnu: Add beanquery.
* gnu/packages/finance.scm (beanquery): New variable.

Change-Id: Ic733750b5b71740992a145b1ee05fa67dbe1f837
Reviwed-by: Ian Eure <ian@retrospec.tv>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-26 21:41:47 +01:00
Sergey Trofimov
1bea42cd56
gnu: beancount: Update to 3.1.0.
* gnu/packages/finance.scm (beancount-3): New variable.

Change-Id: Id3b0c8c77361cc8475b45e211df60988f27f53bb
Reviwed-by: Ian Eure <ian@retrospec.tv>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-26 21:41:47 +01:00
Sergey Trofimov
7502e21000
gnu: Add python-petl.
* gnu/packages/python-xyz.scm (python-petl): New variable.

Change-Id: I535b88025a150591269d194210a8f2c49aada974
Reviwed-by: Ian Eure <ian@retrospec.tv>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-26 21:41:44 +01:00
Vagrant Cascadian
470ad82bfa
gnu: diffoscope: Update to 296.
* gnu/packages/diffoscope.scm (diffoscope): Update to 296.
2025-05-26 12:46:07 -07:00
Sharlatan Hellseher
dd5cb574b5
Merge branch 'csantosb/python-logfury'
Change-Id: I1abba91a71bf5a75ee5a001e42a54e6ee76b4c18
2025-05-26 18:24:52 +01:00
Cayetano Santos
57144dfe41
gnu: Add python-logfury.
* gnu/packages/python-xyz.scm (python-logfury): New variable.

Change-Id: I8f8550e302366d95943fa66050a05e6f2bcbe009
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-26 18:23:23 +01:00
Sharlatan Hellseher
74d1cf2583
gnu: Move all snakemake variants to python-science.
* gnu/packages/python-xyz.scm (snakemake-5, snakemake-6, snakemake-7):
Move from here ...
* gnu/packages/python-science.scm: ... to here.

Change-Id: Ia771b316049f375183025e7617e6d0ddf06f99ff
2025-05-26 17:36:37 +01:00
Leo Nikkilä
127f232d1d
gnu: awscli-2: Skip failing tests.
Skips two failing tests with the awscli-2 package, which have been
failing the build recently.

The first one is related to the version of prompt-toolkit that's being
used as an input. Upstream doesn't support some of the later versions,
however this doesn't seem to cause any visible problems right now apart
from the test failing, at least on aarch64.

The other issue is due to `os.environ["PATH"]` throwing a KeyError once
in a while, seems like this test is being affected by some other test
since running it in isolation works for me. See
<https://ci.guix.gnu.org/build/10641072/log> for an example.

* gnu/packages/python-web.scm (awscli-2)[arguments]<#:test-flags>: Skip
failing prompt-toolkit tests, likewise for emrutils.

Change-Id: Ia36aebccb2bd2f97d9c32a1a35a5fb5139c23330
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-26 17:11:45 +01:00
André Batista
bd7139de98
gnu: lyrebird: Add version info.
See the project's Makefile.  Without this flag, version info defaults
to 'devel'.

* gnu/packages/golang-web.scm (lyrebird)[arguments]<#:build-flags>: Add
ldflag required for building with version information; append default
ldflags in case they are shadowed.

Change-Id: Iaa94c205244b3028b7e935b5ff83cf16b67f1b95
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-26 16:50:34 +01:00
Tomas Volf
c8788ba8d8
gnu: cni-plugins: Update to 1.7.1.
* gnu/packages/containers.scm (cni-plugins)[version]: Update to 1.7.1.
[arguments]<#:go>: Set to go-1.24.

Change-Id: I0c28e224501ea0e67cde8104d8bfa573751f4c9b
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-26 16:50:34 +01:00
Sharlatan Hellseher
636020b618
gnu: packages/golang-xyz: Sort variables.
* gnu/packages/golang-xyz.scm (go-codeberg-org-emersion-go-scfg,
go-github-com-apparentlymart-go-textseg-autoversion,
go-github-com-creack-pty, go-github-com-creasty-defaults,
go-github-com-cskr-pubsub, go-github-com-cskr-pubsub-v2,
go-github-com-cyberdelia-go-metrics-graphite,
go-github-com-delthas-go-libnp,
go-github-com-envoyproxy-protoc-gen-validate,
go-github-com-flopp-go-findfont, go-github-com-fogleman-gg,
go-github-com-gammazero-chanqueue, go-github-com-gammazero-deque,
go-github-com-ghodss-yaml, go-github-com-go-md2man,
go-github-com-hashicorp-golang-lru-v2,
go-github-com-ianlancetaylor-demangle, go-github-com-kpango-fastime,
go-github-com-kpango-glg, go-github-com-wadey-gocovmerge,
go-github-com-xaionaro-go-bytesextra,
go-github-com-xaionaro-go-unsafetools): Sort variable alphabetically.

Change-Id: I22b596cacc608ffc77806d97c02fef411f0294af
2025-05-26 16:50:34 +01:00
Hilton Chain
f3824c1a2d
gnu: go-1.24: Update to 1.24.2.
* gnu/packages/golang.scm (go-1.24): Update to 1.24.2.

Change-Id: I4e68c9fb59a14921d0125d0cd0212f0ac4dc9171
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-26 16:50:34 +01:00
Hilton Chain
68171338ac
gnu: go-1.23: Update to 1.23.8.
* gnu/packages/golang.scm (go-1.23): Update to 1.23.8.

Change-Id: Ib146fb5cbd20ed0a003fa31cc56169c8e54881b2
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-26 16:50:34 +01:00
Daniel Ziltener
413b895a50
gnu: soju: Update to 0.9.0.
* gnu/packages/irc.scm (soju): Update to 0.9.0.
[native-inputs] Remove go-google-golang-org-protobuf.

Change-Id: I779e12f0018691ff944a4e0c64ad2fc60d3304d8
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-26 16:50:34 +01:00
Daniel Ziltener
d80b6134a4
gnu: go-github-com-sherclockholmes-webpush-go: Update to 1.4.0.
* gnu/packages/golang-web.scm (go-github-com-sherclockholmes-webpush-go):
Update to 1.4.0.
[propagated-inputs]: Remove go-github-com-golang-jwt-jwt; add
go-github-com-golang-jwt-jwt-v5.

Change-Id: I90cee2e34ce5cd245f100c30a41fa6349c8565bd
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-26 16:50:33 +01:00
Luis Guilherme Coelho
b257f4132d
gnu: senpai: Remove redundant mkdir-p calls.
* gnu/packages/messaging.scm (senpai)[arguments]<#:phases>:
{install-doc}: Remove unecessary mkdir-p calls.

Change-Id: I819561888579e86fc9f8e534d54fb79240fe2f09
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-26 16:50:33 +01:00
Luis Guilherme Coelho
696e4d75b4
gnu: senpai: Install desktop file.
* gnu/packages/messaging.scm (senpai)[arguments]<#:phases>: Add
'install-desktop-file phase.

Change-Id: Ib2b84639a3bfa5ff211eda794a99370a1c39061c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-26 16:50:33 +01:00
Daniel Ziltener
ed89af9458
gnu: senpai: Update to 0.4.0.
A note from upstream: This project has migrated to sr.ht/~delthas.

gnu/packages/messaging.scm (senpai): Update to 0.4.0.
[arguments]: Adjust <import-path> and <unpack-path> to follow updated
go.mod.
[native-inputs]: Remove go-github-com-delthas-tcell-v2 and
go-github-com-mattn-go-runewidth; add go-git-sr-ht-rockorager-vaxis,
go-github-com-containerd-console, go-github-com-disintegration-imaging,
go-github-com-godbus-dbus-v5, go-github-com-rivo-uniseg, and
go-github-com-mattn-go-runewidth.

* gnu/packages/golang-xyz.scm (go-github-com-delthas-tcell-v2): Delete variable.

Change-Id: I7d832366ba3e69655eb290f87d164a4f0ff5f11e
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>

gnu: Remove go-github-com-delthas-tcell-v2.
2025-05-26 16:50:33 +01:00
Daniel Ziltener
b0c3233c88
gnu: go-git-sr-ht-rockorager-vaxis: Update to 0.13.0.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-26 16:50:33 +01:00
Daniel Ziltener
7aa01ccc8a
gnu: go-git-sr-ht-emersion-go-scfg: Update to 0.1.0.
*gnu/packages/golang-xyz.scm (go-git-sr-ht-emersion-go-scfg): Update to
0.1.0. Rename to go-codeberg-org-emersion-go-scfg to reflect new import
path.

* gnu/packages/irc.scm (soju) [native-inputs]: Remove
go-git-sr-ht-emersion-go-scfg; add go-codeberg-org-emersion-go-scfg.

* gnu/packages/messaging.scm (senpai): Likewise.

* gnu/packages/version-control.scm (hut) [source] <snippet>: Fix
import-name for go-codeberg-org-emersion-go-scfg.
[native-inputs]: Remove go-git-sr-ht-emersion-go-scfg; add
go-codeberg-org-emersion-go-scfg.

Change-Id: Ide0e5d2d5463991add1d2d99f57298f800535173
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-26 16:50:33 +01:00
André Batista
391f2c728a
gnu: lyrebird: Update to 0.6.0.
* gnu/packages/golang-web.scm (lyrebird): Update to 0.6.0.
[arguments] <#:go>: Set to go-1.22.

Change-Id: Ic42a459b851f4e1befbef3c7764f627f3b45d7c9
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-26 16:50:33 +01:00
Sharlatan Hellseher
08da56701f
gnu: packages/golang-*: Skip some tests on ARM.
* gnu/packages/golang-build.scm (go-golang-org-x-sys) [arguments]
<test-flags>: Skip 4 failing tests on ARM systems.
(go-golang-org-x-net) [arguments] <test-flags>: Skip 2 tests on ARM
systems.  <phases>: Do not delete 'build, skip it.

* gnu/packages/golang-check.scm (go-github-com-smartystreets-goconvey)
[arguments] <test-flags>: Skip one failing test on ARM systems.

* gnu/packages/golang-maths.scm (go-gonum-org-v1-gonum) [arguments]
<test-subdirs>: Skip tests in "spatial" on non x86-64 systems.

* gnu/packages/golang-web.scm (go-github-com-safchain-ethtool)
[arguments] <test-flags>: Skip one test failing on ARM.
(go-github-com-mdlayher-socket) [arguments] <test-flags>: Skip one test
on ARM systems.
(go-github-com-mdlayher-netlink) [arguments] <test-flags>: Skip some
failing tests on ARM systems.
(go-github-com-mikioh-tcp) [arguments] <test-flags>: Move logic here,
skip one test on ARM system.  <phases>: Remove 'disable-failing-tests.
(go-github-com-libp2p-go-yamux-v4) [arguments] <test-flags>: Skip one
failing test on ARM systems.
(go-github-com-libp2p-go-yamux-v5) [arguments]: Inherit from
go-github-com-libp2p-go-yamux-v4.
(go-github-com-marten-seemann-tcp) [arguments] <test-flags>: Move logic
here, and skip one failing test on ARM system.  <phases>: Remove
'disable-failing-tests.

* gnu/packages/golang-xyz.scm (go-github-com-jbenet-go-temp-err-catcher)
[arguments] <test-flags>: Skip one failing test on ARM system.
(go-github-com-jbenet-goprocess): [arguments] <test-flags>: Run short
tests only skip 7 tests on ARM systems.
(go-github-com-cilium-ebpf) [arguments] <test-flags>: Skip 2 failing
tests on ARM system.
(go-github-com-elastic-gosigar) [arguments] <test-flags>: Utilize it and
skip 2 failing tests on ARM systems.  <phases>: Remove
'disable-failing-tests.

Change-Id: I191cd2a20a16eef0c77b04f0f6fdf72a3bb8d3be
2025-05-26 16:50:33 +01:00
Sharlatan Hellseher
0dff26eac4
gnu: go-gotest-tools-v3: Update to 3.5.2.
* gnu/packages/golang-check.scm (go-gotest-tools-v3): Update to 3.5.2.
[arguments] <test-flags>: Refresh the list of skipped tests, add skip
ARM specific one.

Change-Id: I789e7ef0bf678427ca5d67b2ad4871937c146fa7
2025-05-26 16:50:32 +01:00
Sharlatan Hellseher
a67617e7eb
gnu: go-github-com-klauspost-compress: Run only short tests.
* gnu/packages/golang-compression.scm (go-github-com-klauspost-compress)
[arguments] <test-flags>: Run only short and save tests by providing
"-short" and "-tags=nounsafe" options.

Change-Id: If0422a0961f50382046b873e6493b84050b2f60a
2025-05-26 16:50:32 +01:00
Sharlatan Hellseher
fed7bff451
gnu: kubo: Unbandle some vendored sources.
* gnu/packages/ipfs.scm (kubo) [source] <snippet>: Delete
"vendor/contrib.go.opencensus.io", "vendor/go.opencensus.io", and
"vendor/google.golang.org/genproto/googleapis/rpc".
[inputs]: Remove go-github-com-golang-groupcache and
go-github-com-prometheus-statsd-exporter; add
go-contrib-go-opencensus-io-exporter-prometheus and
go-go-opencensus-io.

Change-Id: Ifb0cb8c43a11fb95f29ea78435892ac9a418a7a2
2025-05-26 16:50:32 +01:00
Sharlatan Hellseher
5f8a6d5703
gnu: go-go-opencensus-io: Enable all tests.
* gnu/packages/golang-web.scm (go-go-opencensus-io)
[arguments] <go>: Use go-1.22.
<test-subdirs>: Run all available tests.
[propagated-inputs]: Add go-google-golang-org-grpc.

Change-Id: If8d93c3b2911139b36ece7c5e00def160e2be5ab
2025-05-26 16:50:32 +01:00
Sharlatan Hellseher
47b8b2e491
gnu: Add go-0xacab-org-leap-lb.
* gnu/packages/golang-web.scm (go-0xacab-org-leap-lb): New variable.

Change-Id: I709977aa4f6f95bebd09a427f0cd0dae8bbde512
2025-05-26 16:50:32 +01:00
Sharlatan Hellseher
8cf9e46974
gnu: Add go-k8s-io-cri-api.
* gnu/packages/golang-web.scm (go-k8s-io-cri-api): New variable.

Change-Id: I9880f13f89b7fc83457ac947ae05e4b21da3a9b1
2025-05-26 16:50:32 +01:00
Sharlatan Hellseher
32d8bb6507
gnu: Add go-google-golang-org-grpc.
* gnu/packages/golang-web.scm (go-google-golang-org-grpc): New variable.

Change-Id: I428367aa3dc0eacb0f44c9b74ba8a9923df363b9
2025-05-26 16:50:32 +01:00
Sharlatan Hellseher
068cdffea8
gnu: Add go-github-com-kimmachinegun-automemlimit.
* gnu/packages/golang-xyz.scm (go-github-com-kimmachinegun-automemlimit): New variable.

Change-Id: I1f059537b8533186b18eebb92f01a94965f48cfb
2025-05-26 16:50:32 +01:00
Sharlatan Hellseher
c50de5fbd5
gnu: nebula: Build service.
* gnu/packages/networking.scm (nebula): Simplify package and build
nebula-service.
[arguments] <test-subdirs>: Remove it and test the whole source base.
<build-flags>: Set version.
<phases>: Use default 'install; adjust 'build to use default
go-build-system functionality and build each command from "cmd".
[inputs]: Add go-gvisor-dev-gvisor.

Change-Id: I4a2f4717ad0a9e950910f9547625f41d0f8df58f
2025-05-26 16:50:32 +01:00
Sharlatan Hellseher
2421c34ae6
gnu: go-github-com-prometheus-client-model: Simplify.
* gnu/packages/prometheus.scm (go-github-com-prometheus-client-model)
[arguments] <skip-build?>: No go files in project's root.
<tests?>: Enable them.
<phases>: Do not delete 'build, skip it.

Change-Id: Iee59390189b237977ca3b4b163721ee11caa07aa
2025-05-26 16:50:31 +01:00
Sharlatan Hellseher
1d0013fc53
gnu: go-github-com-prometheus-client-golang: Update to 1.21.1.
* gnu/packages/prometheus.scm (go-github-com-prometheus-client-golang): Update to 1.21.1.
[source] <snippet>: Remove deletion of "dagger" which is no longer exists.

Change-Id: I3ddbad073fec01d42dec3dd6f7d5f86f5035f041
2025-05-26 16:50:31 +01:00
Sharlatan Hellseher
bc0a22bebc
gnu: go-github-com-prometheus-common: Update to 0.63.0.
* gnu/packages/prometheus.scm (go-github-com-prometheus-common): Update to 0.63.0.
[source] <snippet>: Remove deletion of "sigv4" which is distributed
separately now.
[propagated-inputs]: Remove go-github-com-go-kit-log.

Change-Id: I2063b1d8b6213c57d262b7d5b803f625e8aa2ba3
2025-05-26 16:50:31 +01:00
Sharlatan Hellseher
8e038cec79
gnu: go-github-com-prometheus-common: Improve package style, simplify.
* gnu/packages/prometheus.scm (go-github-com-prometheus-common):
Simplify package by using go-build-system parameters.
[arguments] <skip-build?>: No go go files in project's root.
<test-subdirs>: Move them here from custom 'check phase.
<phases>: Do not delete 'build, skip it; use default 'check.
[synopsis]: Fix it according to project's About.
[description]: Add more context from the project's README.

Change-Id: I05cfd5e2635b95cd3308f5a3543f6745d6c9079a
2025-05-26 16:50:31 +01:00
Sharlatan Hellseher
9d6f820875
gnu: Remove go-github-com-prometheus-procfs-next.
* gnu/packages/prometheus.scm (go-github-com-prometheus-procfs-next):
Delete variable.

* gnu/packages/monitoring.scm (prometheus-node-exporter):
[propagated-inputs]: Remove go-github-com-prometheus-procfs-next; add
go-github-com-prometheus-procfs.

Change-Id: I73e15a5cdcda78a6050ded1805301003cc9cf159
2025-05-26 16:50:31 +01:00
Sharlatan Hellseher
6e4fb41f09
gnu: go-github-com-prometheus-procfs: Update to 0.16.0.
* gnu/packages/prometheus.scm (go-github-com-prometheus-procfs): Update to 0.16.0.

Change-Id: I06d3f12e10cdd08fabf6bebdce904dd929187dbb
2025-05-26 16:50:31 +01:00
Sharlatan Hellseher
cbe663e85f
gnu: Remove go-github-com-prometheus-common-sigv4.
sigv4 was extracted from <https://github.com/prometheus/common> in
v0.63.0 and destributed as a stand alonge module.

* gnu/packages/prometheus.scm (go-github-com-prometheus-common-sigv4):
Delete variable.

Change-Id: I1831d8b19ed8e1bea09035a8facdf61d3af25187
2025-05-26 16:50:31 +01:00
Sharlatan Hellseher
497a8968fc
gnu: Add go-github-com-prometheus-sigv4.
* gnu/packages/prometheus.scm (go-github-com-prometheus-sigv4): New variable.

Change-Id: I5ad8088c071c7b4c2e9b91e9151dd971113f82e5
2025-05-26 16:50:31 +01:00
Sharlatan Hellseher
d046c9775c
gnu: Add go-github-com-coder-quartz.
* gnu/packages/golang-check.scm (go-github-com-coder-quartz): New variable.

Change-Id: Ib9ed659959961e6df57bbbd29818dc794f1720d5
2025-05-26 16:50:30 +01:00
Sharlatan Hellseher
5fcc5e94d2
gnu: prometheus-node-exporter: Fix indentation.
* gnu/packages/monitoring.scm (prometheus-node-exporter): Fix indentation.

Change-Id: I25440eafe6663e6601f840fb5385b0676be16eab
2025-05-26 16:50:30 +01:00
Sharlatan Hellseher
41167e3e7b
gnu: prometheus-node-exporter: Update to 1.9.0.
* gnu/packages/monitoring.scm (prometheus-node-exporter): Update to 1.9.0.

Change-Id: If50516329a8a96931c7c19decfa708dc0134d11e
2025-05-26 16:50:30 +01:00
Sharlatan Hellseher
e64563a46c
gnu: go-github-com-cilium-ebpf: Skip some tests on i686 system.
* gnu/packages/golang-xyz.scm (go-github-com-cilium-ebpf) [arguments]
<test-flags>: Skip 5 tests failing on 64bit system.

Change-Id: Ib61c7ee6f26cd13ae7ee68b12e82ffbbd21004c0
2025-05-26 16:50:30 +01:00