diff options
Diffstat (limited to 'packages/komodo/doom-meta.scm')
-rw-r--r-- | packages/komodo/doom-meta.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/komodo/doom-meta.scm b/packages/komodo/doom-meta.scm index 5d34d80..ce9c32d 100644 --- a/packages/komodo/doom-meta.scm +++ b/packages/komodo/doom-meta.scm @@ -1,4 +1,4 @@ -(define-module (doom-meta) +(define-module (packages komodo doom-meta) #:use-module (gnu packages compression) #:use-module (guix build utils) #:use-module (guix build-system copy) |