maint: Add missing modules to the kernel manifest.

* etc/kernels-manifest.scm: Add missing modules.
This commit is contained in:
Leo Famulari 2023-01-06 00:15:15 -05:00
parent 4c8149a5f6
commit 8be0a97a81
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 3 additions and 1 deletions

View File

@ -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