gnu: falcosecurity-libs: Fix BPF issue on Linux 6.15+. This fixes sysdig. * gnu/packages/patches/falcosecurity-libs-bpf-probes-fix.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/linux.scm (falcosecurity-libs): Apply it. Change-Id: Ie908824288febb767114a932c050231c6f7647c9
gnu: cni-plugins: Unvendor. * gnu/packages/containers.scm (cni-plugins): Unvendor, use G-Expressions, simplify. [source] <snippet>: Remove "vendor" directory. [arguments] <install-source?>: Do not install them. <phases>: Remove 'set-test-environment; use default 'check. [native-inputs]: Add go-github-com-alexflint-go-filemutex, go-github-com-buger-jsonparser, go-github-com-containernetworking-cni, go-github-com-coreos-go-iptables, go-github-com-mattn-go-shellwords, go-github-com-networkplumbing-go-nft, and go-sigs-k8s-io-knftables. Change-Id: I72eecd151da595e8d7c3fb4b8a81e6c52567c4c4
gnu: Add go-github-com-coreos-go-iptables. * gnu/packages/golang-web.scm (go-github-com-coreos-go-iptables): New variable. Change-Id: I49982e86b80fd3291b2946acd1e0eb4f27897dc6
gnu: Add go-github-com-networkplumbing-go-nft. * gnu/packages/golang-web.scm (go-github-com-networkplumbing-go-nft): New variable. Change-Id: I1b3146ce6055f71930a7090cf21d14fe57734cd9
gnu: go-github-com-tkuchiki-go-timezone: Fix typo in description. Change-Id: If4d634c5294e4eca836ac33aa517a64673303964 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-mistifyio-go-zfs-v3. * gnu/packages/golang-xyz.scm (go-github-com-mistifyio-go-zfs-v3): New variable. Change-Id: Idc82619f7e1d74e056a3cf531cf48dc05334f79e Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-fluent-fluent-logger-golang. * gnu/packages/golang-xyz.scm (go-github-com-fluent-fluent-logger-golang): New variable. Change-Id: I57a0b2dca6067c5f1378a39459cff181bde180d0 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-moby-profiles-apparmor. * gnu/packages/golang-xyz.scm (go-github-com-moby-profiles-apparmor): New variable. Change-Id: I4f994a78b1607ec729a44e9315534abd0afefc68 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-racksec-srslog. * gnu/packages/golang-xyz.scm (go-github-com-racksec-srslog): New variable. Change-Id: If042479bb3de6138c600b99afda5d355fdf36497 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-moby-profiles-seccomp. * gnu/packages/golang-xyz.scm (go-github-com-moby-profiles-seccomp): New variable. Change-Id: I6c09cdac483a83bd0067721a4b4a380dc920b13b Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-buger-jsonparser. * gnu/packages/golang-web.scm (go-github-com-buger-jsonparser): New variable. Change-Id: Ib2b66d0a87d0723ca14a18c98746de657e3555cc Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-google-go-intervals. * gnu/packages/golang-maths.scm (go-github-com-google-go-intervals): New variable. Change-Id: I6b3de8fd9f9c26bbbe031f8a3c853d6854ba04c8 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-sigs-k8s-io-knftables. * gnu/packages/golang-web.scm (go-sigs-k8s-io-knftables): New variable. Change-Id: If1afbb7fb941ecef0a2899c06f3b5321c26569ab Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-alexflint-go-filemutex. * gnu/packages/golang-xyz.scm (go-github-com-alexflint-go-filemutex): New variable. Change-Id: Ic6e7bc6f73b05f7aeea49ea5e018ff7eefb28417 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-oras-land-oras-go-v2. * gnu/packages/golang-xyz.scm (go-oras-land-oras-go-v2): New variable. Change-Id: Ie7637e925db68a740ff09ace2bd02e5b4a1b3357 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-hashicorp-serf. * gnu/packages/golang-web.scm (go-github-com-hashicorp-serf): New variable. Change-Id: Ibe93bfc6403a1c2426ed9fe53ae21de050fe7a85 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-hashicorp-mdns. * gnu/packages/golang-web.scm (go-github-com-hashicorp-mdns): New variable. Change-Id: I85559be6a8888bd39dd7e1473fd3319ce4ee5b33 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-hashicorp-logutils. * gnu/packages/golang-xyz.scm (go-github-com-hashicorp-logutils): New variable. Change-Id: Ibb6af4549a782bb451db7d30f6072df4b1a2517e Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-graylog2-go-gelf. * gnu/packages/golang-xyz.scm (go-github-com-graylog2-go-gelf): New variable. Change-Id: If11aafc34189241007c3cbf8519a6030d263f7d2 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-cpuguy83-tar2go. * gnu/packages/golang-compression.scm (go-github-com-cpuguy83-tar2go): New variable. Change-Id: I1e8ee18d79347eea6b9ff752de4e32b6ef683e6b Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>