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
4a24645b01
commit
1d3269df4f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
(define-module (glicid packages python)
|
||||
#:use-module (guix download)
|
||||
#:use-module (guix packages)
|
||||
#:use-module ((gnu packages python) #:prefix gnu:))
|
||||
#:use-module (guix build-system python))
|
||||
|
||||
(package
|
||||
(name "python-ssh-audit")
|
||||
|
|
Loading…
Add table
Reference in a new issue