summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorArtyom V. Poptsov <poptsov.artyom@gmail.com>2026-03-11 22:04:56 +0300
committerArtyom V. Poptsov <poptsov.artyom@gmail.com>2026-03-11 22:06:35 +0300
commit00f336d159f388fe82df75565f28c7c676efa767 (patch)
tree1397757151c948b8155e704e352ec96186ecfc97 /gnu/packages
parent4c764497b4cc4dd715fd56b17e18409c86197614 (diff)
gnu: nebula: Update to 1.10.3.
* gnu/packages/networking.scm (nebula): Update to 1.10.3. [inputs]: Add go-filippo-io-bigmod. Change-Id: I4d2d06eeec81992a97530d914d3b4765b1211cd6
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/networking.scm5
1 files changed, 3 insertions, 2 deletions
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 65ee10b2464..c129573d8fa 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -5158,7 +5158,7 @@ daemon.")
(define-public nebula
(package
(name "nebula")
- (version "1.10.0")
+ (version "1.10.3")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -5167,7 +5167,7 @@ daemon.")
(file-name (git-file-name name version))
(sha256
(base32
- "1x4r8b3ny0vxipf404l8z00m5cs7cfy810670gmznl61jkaq1zd7"))
+ "0y0c9l6dzhdrhfzss1hv2sm18y2qzgmkcyiw9s3rav3ij1kcspxh"))
;; Remove windows-related binary blobs and files
(snippet
#~(begin
@@ -5196,6 +5196,7 @@ daemon.")
"nebula-cert")))))))
(inputs
(list go-dario-cat-mergo
+ go-filippo-io-bigmod
go-github-com-anmitsu-go-shlex
go-github-com-armon-go-radix
go-github-com-cyberdelia-go-metrics-graphite