adding apptainer 1.0.1

This commit is contained in:
Jean-François GUILLAUME 2022-03-23 17:13:18 +01:00
parent 9a8266322a
commit 01edb97dbf
GPG key ID: 38751DAE145EFB5A

View file

@ -215,7 +215,6 @@
(replace 'configure
(lambda* (#:key inputs native-inputs propagated-inputs configure-flags #:allow-other-keys)
(begin
(invoke "echo 1.0.1" ">" "VERSION")
(invoke "./mconfig" "--localstatedir=/var")
)
)