adding apptainer 1.0.1

This commit is contained in:
Jean-François GUILLAUME 2022-03-25 08:45:07 +01:00
parent b49b012a92
commit 23c1927739
GPG key ID: 38751DAE145EFB5A
2 changed files with 13142 additions and 13136 deletions

File diff suppressed because it is too large Load diff

View file

@ -179,14 +179,20 @@
(package
(name "apptainer")
(version "1.0.1")
(source (origin
(source
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/apptainer/apptainer/")
(commit "a308dd1a664a0bf01ff74b39c69d07442c7fac4f")
))
(sha256 (base32 "0k2fkwlvp72vh07a7m1sdzj1f3zml9y5mligzhnscs7zzlv5s28j"))
))
)
(modules '((srfi srfi-26)))
(snippet
'(call-with-output-file "VERSION" (cut display version <>))
)
)
(home-page "https://apptainer.org/")
(synopsis "THE CONTAINER SYSTEM FOR SECURE HIGH PERFORMANCE COMPUTING")
(description "Apptainer/Singularity is the most widely used container system for HPC.