mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
adding apptainer 1.0.1
This commit is contained in:
parent
1458cf8dc0
commit
1cc1b5faf8
1 changed files with 5 additions and 0 deletions
|
@ -219,6 +219,11 @@
|
|||
)
|
||||
)
|
||||
)
|
||||
(add-before 'build 'make-depend
|
||||
(lambda* (#:key input #:allow-other-keys)
|
||||
(invoke "echo" version " > VERSION")
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue