mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
Merge branch 'devel' into 'main'
missing deps See merge request glicid-public/guix-glicid!164
This commit is contained in:
commit
a64d62625e
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