From b93daf469ae7748f7c35ac897e1d357bec81f8a6 Mon Sep 17 00:00:00 2001 From: JEAN-FRANCOIS GUILLAUME Date: Fri, 25 Mar 2022 08:57:54 +0100 Subject: [PATCH] adding apptainer 1.0.1 --- glicid/packages/golang.scm | 170 +++++++++++++++++++++++++++++++++++++ 1 file changed, 170 insertions(+) diff --git a/glicid/packages/golang.scm b/glicid/packages/golang.scm index a878379..52832b5 100644 --- a/glicid/packages/golang.scm +++ b/glicid/packages/golang.scm @@ -13134,3 +13134,173 @@ send them to NewRelic.") Format (SIF) that makes it easy to create complete and encapsulated container environments stored in a single file.") (license license:bsd-3))) +(define-public go-github-com-containerd-containerd-1.6.0 + (package + (name "go-github-com-containerd-containerd") + (version "1.6.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/containerd/containerd") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1wqmb124l8hjh7a053xjgh1kwblczg6q99l4vh6pi5zmnmdn67iv")))) + (build-system go-build-system) + (arguments '(#:import-path "github.com/containerd/containerd")) + (propagated-inputs + `(("go-google-golang-org-genproto-0.0.0-20200224152610-e50cd9704f63" + ,go-google-golang-org-genproto-0.0.0-20200224152610-e50cd9704f63) + ("go-github-com-urfave-cli-1.22.1" ,go-github-com-urfave-cli-1.22.1) + ("go-github-com-gogo-googleapis-1.3.2" + ,go-github-com-gogo-googleapis-1.3.2) + ("go-k8s-io-utils-0.0.0-20210930125809-cb0fa318a74b" + ,go-k8s-io-utils-0.0.0-20210930125809-cb0fa318a74b) + ("go-k8s-io-klog-v2-2.30.0" ,go-k8s-io-klog-v2-2.30.0) + ("go-k8s-io-cri-api-0.23.1" ,go-k8s-io-cri-api-0.23.1) + ("go-k8s-io-component-base-0.22.5" ,go-k8s-io-component-base-0.22.5) + ("go-k8s-io-client-go-0.22.5" ,go-k8s-io-client-go-0.22.5) + ("go-k8s-io-apiserver-0.22.5" ,go-k8s-io-apiserver-0.22.5) + ("go-k8s-io-apimachinery-0.22.5" ,go-k8s-io-apimachinery-0.22.5) + ("go-k8s-io-api-0.22.5" ,go-k8s-io-api-0.22.5) + ("go-gotest-tools-v3-3.0.3" ,go-gotest-tools-v3-3.0.3) + ("go-google-golang-org-protobuf-1.27.1" + ,go-google-golang-org-protobuf-1.27.1) + ("go-google-golang-org-grpc-1.43.0" ,go-google-golang-org-grpc-1.43.0) + ("go-golang-org-x-term-0.0.0-20210615171337-6886f2dfbf5b" + ,go-golang-org-x-term-0.0.0-20210615171337-6886f2dfbf5b) + ("go-golang-org-x-sys-0.0.0-20211216021012-1d35b9e2eb4e" + ,go-golang-org-x-sys-0.0.0-20211216021012-1d35b9e2eb4e) + ("go-golang-org-x-sync-0.0.0-20210220032951-036812b2e83c" + ,go-golang-org-x-sync-0.0.0-20210220032951-036812b2e83c) + ("go-golang-org-x-oauth2-0.0.0-20210819190943-2bc19b11175f" + ,go-golang-org-x-oauth2-0.0.0-20210819190943-2bc19b11175f) + ("go-golang-org-x-net-0.0.0-20211216030914-fe4d6282115f" + ,go-golang-org-x-net-0.0.0-20211216030914-fe4d6282115f) + ("go-golang-org-x-crypto-0.0.0-20210817164053-32db794688a5" + ,go-golang-org-x-crypto-0.0.0-20210817164053-32db794688a5) + ("go-go-opentelemetry-io-otel-trace-1.3.0" + ,go-go-opentelemetry-io-otel-trace-1.3.0) + ("go-go-opentelemetry-io-otel-sdk-1.3.0" + ,go-go-opentelemetry-io-otel-sdk-1.3.0) + ("go-go-opentelemetry-io-otel-exporters-otlp-otlptrace-otlptracehttp-1.3.0" + ,go-go-opentelemetry-io-otel-exporters-otlp-otlptrace-otlptracehttp-1.3.0) + ("go-go-opentelemetry-io-otel-exporters-otlp-otlptrace-otlptracegrpc-1.3.0" + ,go-go-opentelemetry-io-otel-exporters-otlp-otlptrace-otlptracegrpc-1.3.0) + ("go-go-opentelemetry-io-otel-exporters-otlp-otlptrace-1.3.0" + ,go-go-opentelemetry-io-otel-exporters-otlp-otlptrace-1.3.0) + ("go-go-opentelemetry-io-otel-1.3.0" + ,go-go-opentelemetry-io-otel-1.3.0) + ("go-go-opentelemetry-io-contrib-instrumentation-google-golang-org-grpc-otelgrpc-0.28.0" + ,go-go-opentelemetry-io-contrib-instrumentation-google-golang-org-grpc-otelgrpc-0.28.0) + ("go-go-etcd-io-bbolt-1.3.6" ,go-go-etcd-io-bbolt-1.3.6) + ("go-github-com-vishvananda-netlink-1.1.1-0.20210330154013-f5de75959ad5" + ,go-github-com-vishvananda-netlink-1.1.1-0.20210330154013-f5de75959ad5) + ("go-github-com-tchap-go-patricia-2.2.6+incompatible" + ,go-github-com-tchap-go-patricia-2.2.6+incompatible) + ("go-github-com-stretchr-testify-1.7.0" + ,go-github-com-stretchr-testify-1.7.0) + ("go-github-com-sirupsen-logrus-1.8.1" + ,go-github-com-sirupsen-logrus-1.8.1) + ("go-github-com-satori-go-uuid-1.2.0" + ,go-github-com-satori-go-uuid-1.2.0) + ("go-github-com-prometheus-client-golang-1.11.0" + ,go-github-com-prometheus-client-golang-1.11.0) + ("go-github-com-pelletier-go-toml-1.9.3" + ,go-github-com-pelletier-go-toml-1.9.3) + ("go-github-com-opencontainers-selinux-1.10.0" + ,go-github-com-opencontainers-selinux-1.10.0) + ("go-github-com-opencontainers-runtime-spec-1.0.3-0.20210326190908-1c3f411f0417" + ,go-github-com-opencontainers-runtime-spec-1.0.3-0.20210326190908-1c3f411f0417) + ("go-github-com-opencontainers-runc-1.1.0" + ,go-github-com-opencontainers-runc-1.1.0) + ("go-github-com-opencontainers-image-spec-1.0.2-0.20211117181255-693428a734f5" + ,go-github-com-opencontainers-image-spec-1.0.2-0.20211117181255-693428a734f5) + ("go-github-com-opencontainers-go-digest-1.0.0" + ,go-github-com-opencontainers-go-digest-1.0.0) + ("go-github-com-moby-sys-symlink-0.2.0" + ,go-github-com-moby-sys-symlink-0.2.0) + ("go-github-com-moby-sys-signal-0.6.0" + ,go-github-com-moby-sys-signal-0.6.0) + ("go-github-com-moby-sys-mountinfo-0.5.0" + ,go-github-com-moby-sys-mountinfo-0.5.0) + ("go-github-com-moby-locker-1.0.1" ,go-github-com-moby-locker-1.0.1) + ("go-github-com-klauspost-compress-1.11.13" + ,go-github-com-klauspost-compress-1.11.13) + ("go-github-com-json-iterator-go-1.1.12" + ,go-github-com-json-iterator-go-1.1.12) + ("go-github-com-intel-goresctrl-0.2.0" + ,go-github-com-intel-goresctrl-0.2.0) + ("go-github-com-imdario-mergo-0.3.12" + ,go-github-com-imdario-mergo-0.3.12) + ("go-github-com-hashicorp-go-multierror-1.1.1" + ,go-github-com-hashicorp-go-multierror-1.1.1) + ("go-github-com-grpc-ecosystem-go-grpc-prometheus-1.2.0" + ,go-github-com-grpc-ecosystem-go-grpc-prometheus-1.2.0) + ("go-github-com-grpc-ecosystem-go-grpc-middleware-1.3.0" + ,go-github-com-grpc-ecosystem-go-grpc-middleware-1.3.0) + ("go-github-com-google-uuid-1.2.0" ,go-github-com-google-uuid-1.2.0) + ("go-github-com-google-go-cmp-0.5.6" + ,go-github-com-google-go-cmp-0.5.6) + ("go-github-com-gogo-protobuf-1.3.2" + ,go-github-com-gogo-protobuf-1.3.2) + ("go-github-com-go-logr-stdr-1.2.2" ,go-github-com-go-logr-stdr-1.2.2) + ("go-github-com-fsnotify-fsnotify-1.4.9" + ,go-github-com-fsnotify-fsnotify-1.4.9) + ("go-github-com-emicklei-go-restful-2.9.5+incompatible" + ,go-github-com-emicklei-go-restful-2.9.5+incompatible) + ("go-github-com-docker-go-units-0.4.0" + ,go-github-com-docker-go-units-0.4.0) + ("go-github-com-docker-go-metrics-0.0.1" + ,go-github-com-docker-go-metrics-0.0.1) + ("go-github-com-docker-go-events-0.0.0-20190806004212-e31b211e4f1c" + ,go-github-com-docker-go-events-0.0.0-20190806004212-e31b211e4f1c) + ("go-github-com-davecgh-go-spew-1.1.1" + ,go-github-com-davecgh-go-spew-1.1.1) + ("go-github-com-coreos-go-systemd-v22-22.3.2" + ,go-github-com-coreos-go-systemd-v22-22.3.2) + ("go-github-com-containernetworking-plugins-1.0.1" + ,go-github-com-containernetworking-plugins-1.0.1) + ("go-github-com-containerd-zfs-1.0.0" + ,go-github-com-containerd-zfs-1.0.0) + ("go-github-com-containerd-typeurl-1.0.2" + ,go-github-com-containerd-typeurl-1.0.2) + ("go-github-com-containerd-ttrpc-1.1.0" + ,go-github-com-containerd-ttrpc-1.1.0) + ("go-github-com-containerd-nri-0.1.0" + ,go-github-com-containerd-nri-0.1.0) + ("go-github-com-containerd-imgcrypt-1.1.3" + ,go-github-com-containerd-imgcrypt-1.1.3) + ("go-github-com-containerd-go-runc-1.0.0" + ,go-github-com-containerd-go-runc-1.0.0) + ("go-github-com-containerd-go-cni-1.1.3" + ,go-github-com-containerd-go-cni-1.1.3) + ("go-github-com-containerd-fifo-1.0.0" + ,go-github-com-containerd-fifo-1.0.0) + ("go-github-com-containerd-continuity-0.2.2" + ,go-github-com-containerd-continuity-0.2.2) + ("go-github-com-containerd-console-1.0.3" + ,go-github-com-containerd-console-1.0.3) + ("go-github-com-containerd-cgroups-1.0.3" + ,go-github-com-containerd-cgroups-1.0.3) + ("go-github-com-containerd-btrfs-1.0.0" + ,go-github-com-containerd-btrfs-1.0.0) + ("go-github-com-containerd-aufs-1.0.0" + ,go-github-com-containerd-aufs-1.0.0) + ("go-github-com-microsoft-hcsshim-0.9.2" + ,go-github-com-microsoft-hcsshim-0.9.2) + ("go-github-com-microsoft-go-winio-0.5.1" + ,go-github-com-microsoft-go-winio-0.5.1) + ("go-github-com-adalogics-go-fuzz-headers-0.0.0-20210715213245-6c3934b029d8" + ,go-github-com-adalogics-go-fuzz-headers-0.0.0-20210715213245-6c3934b029d8) + ("go-cloud-google-com-go-0.81.0" ,go-cloud-google-com-go-0.81.0))) + (home-page "https://github.com/containerd/containerd") + (synopsis "Now Recruiting") + (description + "containerd is an industry-standard container runtime with an emphasis on +simplicity, robustness and portability. It is available as a daemon for Linux +and Windows, which can manage the complete container lifecycle of its host +system: image transfer and storage, container execution and supervision, +low-level storage and network attachments, etc.") + (license license:asl2.0)))