aboutsummaryrefslogtreecommitdiff
path: root/manifest.scm
diff options
context:
space:
mode:
authorKenny Ballou <kb@devnulllabs.io>2023-03-27 09:48:14 -0600
committerKenny Ballou <kb@devnulllabs.io>2023-03-27 09:48:14 -0600
commit9f6a39628066f1326ce4db7ea8fc91fbcebf9512 (patch)
treed9f69d935014712a2ca76203087631a3d0cbb382 /manifest.scm
parentb2f7fb6e354fc601a5a542017e3af15abf99f518 (diff)
downloaddotfiles-9f6a39628066f1326ce4db7ea8fc91fbcebf9512.tar.gz
dotfiles-9f6a39628066f1326ce4db7ea8fc91fbcebf9512.tar.xz
:rose: cleanout some lint
Add missing `use-modules` Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
Diffstat (limited to 'manifest.scm')
-rw-r--r--manifest.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifest.scm b/manifest.scm
index 312f1df1..5e71a010 100644
--- a/manifest.scm
+++ b/manifest.scm
@@ -1,3 +1,5 @@
+(use-modules (gnu packages))
+
(specifications->manifest
'("emacs-no-x"
"make"