mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
typo not catched by repl
This commit is contained in:
parent
2b3b3af873
commit
bc0f05f4ce
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(inputs `(
|
(inputs `(
|
||||||
util-linux "lib" ;; uuid.h
|
gnu:util-linux "lib" ;; uuid.h
|
||||||
|
|
||||||
,@(package-inputs gnu:libfabric)))
|
,@(package-inputs gnu:libfabric)))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue