mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +02:00
missing deps
This commit is contained in:
parent
184046beaf
commit
bc80d3fff3
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@
|
|||
#:use-module (guix download)
|
||||
#:use-module (guix build-system cargo)
|
||||
#:use-module ((guix licenses) #:prefix license:)
|
||||
|
||||
#:use-module (gnu packages pkg-config)
|
||||
#:use-module (gnu packages compression)
|
||||
)
|
||||
|
||||
(define-public rust-rustic-rs-0.9
|
||||
|
|
Loading…
Add table
Reference in a new issue