mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 14:18:38 +02:00
adding apptainer 1.0.1
This commit is contained in:
parent
01edb97dbf
commit
9d655e364a
2 changed files with 1771 additions and 110535 deletions
112256
glicid/packages/golang.scm
112256
glicid/packages/golang.scm
File diff suppressed because it is too large
Load diff
|
@ -16,7 +16,7 @@
|
||||||
#:use-module (gnu packages autotools)
|
#:use-module (gnu packages autotools)
|
||||||
#:use-module (gnu packages python)
|
#:use-module (gnu packages python)
|
||||||
#:use-module (gnu packages tls)
|
#:use-module (gnu packages tls)
|
||||||
; #:use-module (glicid packages golang)
|
#:use-module (glicid packages golang)
|
||||||
#:use-module (glicid utils)
|
#:use-module (glicid utils)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ -208,6 +208,54 @@
|
||||||
("cryptsetup", cryptsetup)
|
("cryptsetup", cryptsetup)
|
||||||
("go", go-1.17)
|
("go", go-1.17)
|
||||||
("pkg-config", pkg-config)
|
("pkg-config", pkg-config)
|
||||||
|
go-github-com-netflix-go-expect-0.0.0-20220104043353-73e0943537d2
|
||||||
|
go-github-com-protonmail-go-crypto-0.0.0-20220113124808-70ae35bab23f
|
||||||
|
go-github-com-adigunhammedolalekan-registry-auth-0.0.0-20200730122110-8cde180a3a60
|
||||||
|
go-github-com-apex-log-1.9.0
|
||||||
|
go-github-com-apptainer-container-key-client-0.7.2
|
||||||
|
go-github-com-apptainer-container-library-client-1.2.2
|
||||||
|
go-github-com-apptainer-sif-v2-2.3.2
|
||||||
|
go-github-com-blang-semver-v4-4.0.0
|
||||||
|
go-github-com-buger-jsonparser-1.1.1
|
||||||
|
go-github-com-cenkalti-backoff-v4-4.1.2
|
||||||
|
go-github-com-containerd-cgroups-1.0.3
|
||||||
|
go-github-com-containerd-containerd-1.6.0
|
||||||
|
go-github-com-containernetworking-cni-1.0.1
|
||||||
|
go-github-com-containernetworking-plugins-1.1.0
|
||||||
|
go-github-com-containers-image-v5-5.19.1
|
||||||
|
go-github-com-creack-pty-1.1.17
|
||||||
|
go-github-com-cyphar-filepath-securejoin-0.2.3
|
||||||
|
go-github-com-docker-docker-20.10.12+incompatible
|
||||||
|
go-github-com-fatih-color-1.13.0
|
||||||
|
go-github-com-go-log-log-0.2.0
|
||||||
|
go-github-com-google-uuid-1.3.0
|
||||||
|
go-github-com-opencontainers-go-digest-1.0.0
|
||||||
|
go-github-com-opencontainers-image-spec-1.0.3-0.20211202193544-a5463b7f9c84
|
||||||
|
go-github-com-opencontainers-runtime-spec-1.0.3-0.20210326190908-1c3f411f0417
|
||||||
|
go-github-com-opencontainers-runtime-tools-0.9.1-0.20210326182921-59cdde06764b
|
||||||
|
go-github-com-opencontainers-selinux-1.10.0
|
||||||
|
go-github-com-opencontainers-umoci-0.4.7
|
||||||
|
go-github-com-pelletier-go-toml-1.9.4
|
||||||
|
go-github-com-pkg-errors-0.9.1
|
||||||
|
go-github-com-seccomp-containers-golang-0.6.0
|
||||||
|
go-github-com-seccomp-libseccomp-golang-0.9.2-0.20210429002308-3879420cc921
|
||||||
|
go-github-com-spf13-cobra-1.3.0
|
||||||
|
go-github-com-spf13-pflag-1.0.5
|
||||||
|
go-github-com-sylabs-json-resp-0.8.0
|
||||||
|
go-github-com-vbauerster-mpb-v7-7.4.1
|
||||||
|
go-golang-org-x-sys-0.0.0-20220209214540-3681064d5158
|
||||||
|
go-golang-org-x-term-0.0.0-20210916214954-140adaaadfaf
|
||||||
|
go-gopkg-in-yaml-v2-2.4.0
|
||||||
|
go-gotest-tools-v3-3.1.0
|
||||||
|
go-mvdan-cc-sh-v3-3.4.3-0.20220202175809-113ed667a8a7
|
||||||
|
go-oras-land-oras-go-1.1.0
|
||||||
|
go-github-com-opencontainers-image-spec-1.0.2-0.20211117181255-693428a734f5
|
||||||
|
go-github-com-moby-sys
|
||||||
|
go-github-com-urfave-cli-1.22.5
|
||||||
|
go-github-com-xeipuuv-gojsonpointer-0.0.0-20190905194746-02993c407bfb
|
||||||
|
go-github-com-yvasiyarov-go-metrics-0.0.0-20150112132944-c25f46c4b940
|
||||||
|
go-github-com-yvasiyarov-gorelic-0.0.6
|
||||||
|
go-github-com-yvasiyarov-newrelic-platform-go-0.0.0-20160601141957-9c099fbc30e9
|
||||||
))
|
))
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
|
|
Loading…
Add table
Reference in a new issue