mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-10-02 02:14:59 +00:00
Adding module name
This commit is contained in:
parent
f8c185bb29
commit
e3cd0248aa
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
(define-module (my-packages example)
|
||||
(define-module (my-packages dockerosx)
|
||||
#:use-module (guix)
|
||||
#:use-module (guix build-system trivial))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue