From 5e9e2ae100bf6780767ff3b8d8a727c5d8546cd5 Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Fri, 10 Apr 2026 12:48:11 +0100 Subject: gnu: go-gvisor-dev-gvisor: Add more missing inputs. * gnu/packages/golang-xyz.scm (go-gvisor-dev-gvisor): [propagated-inputs]: Add go-github-com-containerd-go-runc, go-github-com-syndtr-gocapability, go-k8s-io-api, go-k8s-io-apimachinery, and go-k8s-io-client-go. Change-Id: I4953a2ae3834af84fcb668ec90ab78a5b5ceffd8 --- gnu/packages/golang-xyz.scm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 219aeaaba1..e81c4e2643 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -30361,7 +30361,7 @@ The yaml package supports most of YAML 1.2, but preserves some behavior from go-github-com-containerd-console ;; go-github-com-containerd-containerd go-github-com-containerd-fifo - ;; go-github-com-containerd-go-runc + go-github-com-containerd-go-runc go-github-com-containerd-typeurl go-github-com-coreos-go-systemd-v22 go-github-com-godbus-dbus-v5 @@ -30374,7 +30374,7 @@ The yaml package supports most of YAML 1.2, but preserves some behavior from go-github-com-mohae-deepcopy go-github-com-opencontainers-runtime-spec go-github-com-sirupsen-logrus - ;; go-github-com-syndtr-gocapability + go-github-com-syndtr-gocapability go-github-com-vishvananda-netlink go-golang-org-x-mod go-golang-org-x-sync @@ -30382,9 +30382,9 @@ The yaml package supports most of YAML 1.2, but preserves some behavior from go-golang-org-x-time go-golang-org-x-tools go-google-golang-org-protobuf - ;; go-k8s-io-api - ;; go-k8s-io-apimachinery - #; go-k8s-io-client-go)) + go-k8s-io-api + go-k8s-io-apimachinery + go-k8s-io-client-go)) (home-page "https://gvisor.dev/gvisor") (synopsis "Application Kernel for Containers") (description -- cgit v1.3