adding apptainer 1.0.1

This commit is contained in:
Jean-François GUILLAUME 2022-03-25 09:05:51 +01:00
parent 3beaf4e779
commit a43878dcd4
GPG key ID: 38751DAE145EFB5A

View file

@ -13381,3 +13381,97 @@ low-level storage and network attachments, etc.")
"Some CNI network plugins, maintained by the containernetworking team. For more
information, see the @url{https://www.cni.dev,CNI website}.")
(license license:asl2.0)))
(define-public go-github-com-containers-image-v5-5.19.1
(package
(name "go-github-com-containers-image-v5")
(version "5.19.1")
(source
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/containers/image")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0wyq3ns6yrzi9bff2kb8p3rppw652m4ffq8374sdjkn7f39z4inf"))))
(build-system go-build-system)
(arguments '(#:import-path "github.com/containers/image/v5"))
(propagated-inputs
`(("go-golang-org-x-term-0.0.0-20201126162022-7de9c90e9dd1"
,go-golang-org-x-term-0.0.0-20201126162022-7de9c90e9dd1)
("go-golang-org-x-sys-0.0.0-20220114195835-da31bd327af9"
,go-golang-org-x-sys-0.0.0-20220114195835-da31bd327af9)
("go-golang-org-x-sync-0.0.0-20210220032951-036812b2e83c"
,go-golang-org-x-sync-0.0.0-20210220032951-036812b2e83c)
("go-golang-org-x-net-0.0.0-20211112202133-69e39bad7dc2"
,go-golang-org-x-net-0.0.0-20211112202133-69e39bad7dc2)
("go-golang-org-x-crypto-0.0.0-20211215153901-e495a2d5b3d3"
,go-golang-org-x-crypto-0.0.0-20211215153901-e495a2d5b3d3)
("go-go-etcd-io-bbolt-1.3.6" ,go-go-etcd-io-bbolt-1.3.6)
("go-github-com-xeipuuv-gojsonschema-1.2.0"
,go-github-com-xeipuuv-gojsonschema-1.2.0)
("go-github-com-xeipuuv-gojsonpointer-0.0.0-20190809123943-df4f5c81cb3b"
,go-github-com-xeipuuv-gojsonpointer-0.0.0-20190809123943-df4f5c81cb3b)
("go-github-com-vbauerster-mpb-v7-7.3.2"
,go-github-com-vbauerster-mpb-v7-7.3.2)
("go-github-com-vbatts-tar-split-0.11.2"
,go-github-com-vbatts-tar-split-0.11.2)
("go-github-com-ulikunitz-xz-0.5.10"
,go-github-com-ulikunitz-xz-0.5.10)
("go-github-com-sylabs-sif-v2-2.3.1"
,go-github-com-sylabs-sif-v2-2.3.1)
("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-proglottis-gpgme-0.1.1"
,go-github-com-proglottis-gpgme-0.1.1)
("go-github-com-pkg-errors-0.9.1" ,go-github-com-pkg-errors-0.9.1)
("go-github-com-ostreedev-ostree-go-0.0.0-20190702140239-759a8c1ac913"
,go-github-com-ostreedev-ostree-go-0.0.0-20190702140239-759a8c1ac913)
("go-github-com-opencontainers-selinux-1.10.0"
,go-github-com-opencontainers-selinux-1.10.0)
("go-github-com-opencontainers-image-spec-1.0.3-0.20211202193544-a5463b7f9c84"
,go-github-com-opencontainers-image-spec-1.0.3-0.20211202193544-a5463b7f9c84)
("go-github-com-opencontainers-go-digest-1.0.0"
,go-github-com-opencontainers-go-digest-1.0.0)
("go-github-com-manifoldco-promptui-0.9.0"
,go-github-com-manifoldco-promptui-0.9.0)
("go-github-com-klauspost-pgzip-1.2.5"
,go-github-com-klauspost-pgzip-1.2.5)
("go-github-com-klauspost-compress-1.14.2"
,go-github-com-klauspost-compress-1.14.2)
("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-gorilla-mux-1.7.4" ,go-github-com-gorilla-mux-1.7.4)
("go-github-com-ghodss-yaml-1.0.0" ,go-github-com-ghodss-yaml-1.0.0)
("go-github-com-docker-libtrust-0.0.0-20160708172513-aabc10ec26b7"
,go-github-com-docker-libtrust-0.0.0-20160708172513-aabc10ec26b7)
("go-github-com-docker-go-connections-0.4.0"
,go-github-com-docker-go-connections-0.4.0)
("go-github-com-docker-docker-credential-helpers-0.6.4"
,go-github-com-docker-docker-credential-helpers-0.6.4)
("go-github-com-docker-docker-20.10.12+incompatible"
,go-github-com-docker-docker-20.10.12+incompatible)
("go-github-com-docker-distribution-2.7.1+incompatible"
,go-github-com-docker-distribution-2.7.1+incompatible)
("go-github-com-containers-storage-1.38.2"
,go-github-com-containers-storage-1.38.2)
("go-github-com-containers-ocicrypt-1.1.2"
,go-github-com-containers-ocicrypt-1.1.2)
("go-github-com-containers-libtrust-0.0.0-20190913040956-14b96171aa3b"
,go-github-com-containers-libtrust-0.0.0-20190913040956-14b96171aa3b)
("go-github-com-containerd-containerd-1.5.9"
,go-github-com-containerd-containerd-1.5.9)
("go-github-com-burntsushi-toml-1.0.0"
,go-github-com-burntsushi-toml-1.0.0)
("go-github-com-14rcole-gopopulate-0.0.0-20180821133914-b175b219e774"
,go-github-com-14rcole-gopopulate-0.0.0-20180821133914-b175b219e774)))
(home-page "https://github.com/containers/image")
(synopsis "")
(description
"The package image provides libraries and commands to interact with container
images.")
(license license:asl2.0)))