summaryrefslogtreecommitdiff
path: root/packages/komodo/doom-meta.scm
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2024-04-03 13:40:59 +0200
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2024-04-03 14:00:34 +0200
commit25f2efa421d1120ca63639c471e6e768b68da667 (patch)
treee68b251b92476ae2638ba3877862c43b0d6db808 /packages/komodo/doom-meta.scm
parent7d17bded11ef1239592e6e5abd40ceee1e99cbb8 (diff)
doom-meta: rename module: reflect file structure
Diffstat (limited to 'packages/komodo/doom-meta.scm')
-rw-r--r--packages/komodo/doom-meta.scm2
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)