aboutsummaryrefslogtreecommitdiff
path: root/etc/kernels-manifest.scm
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2023-01-06 00:15:15 -0500
committerLeo Famulari <leo@famulari.name>2023-01-06 00:16:06 -0500
commit8be0a97a8139fdd4d196092008b98668f1a8b2bb (patch)
tree992c17b46e4fa503f7c41918b0243b2e00ec3ae9 /etc/kernels-manifest.scm
parent4c8149a5f628fe2f6681d85aa9a9ed81d4e02b72 (diff)
downloadguix-8be0a97a8139fdd4d196092008b98668f1a8b2bb.tar
guix-8be0a97a8139fdd4d196092008b98668f1a8b2bb.tar.gz
maint: Add missing modules to the kernel manifest.
* etc/kernels-manifest.scm: Add missing modules.
Diffstat (limited to 'etc/kernels-manifest.scm')
-rw-r--r--etc/kernels-manifest.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/kernels-manifest.scm b/etc/kernels-manifest.scm
index 6da7e374c5..bacb222d64 100644
--- a/etc/kernels-manifest.scm
+++ b/etc/kernels-manifest.scm
@@ -20,7 +20,9 @@
;;; Simplistically, it selects packages whose names begin with "linux-libre".
;;; It is used to assist continuous integration of the kernel packages.
-(use-modules (guix packages))
+(use-modules (guix packages)
+ (guix profiles)
+ (gnu packages))
(manifest
(map package->manifest-entry