1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 13:10:33 +02:00

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

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