diff options
| author | Vagrant Cascadian <vagrant@debian.org> | 2026-08-24 15:03:15 -0700 |
|---|---|---|
| committer | Vagrant Cascadian <vagrant@debian.org> | 2026-08-27 00:04:23 -0700 |
| commit | 71af60fabc66959a9423af886a43aae6924662e2 (patch) | |
| tree | 29909e3c49e1d6148c2201ccbdbc4996cc94f872 /etc | |
| parent | 92b2df53d30f1817c4c5d01a39bd7ae5240d6cb4 (diff) | |
teams: linux-libre: Add kernel manifest.
* etc/teams.scm (linux-libre): Add etc/manifests/kernels.scm.
Diffstat (limited to 'etc')
| -rwxr-xr-x | etc/teams.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/teams.scm b/etc/teams.scm index 9ae7d830a28..27c0a37516a 100755 --- a/etc/teams.scm +++ b/etc/teams.scm | |||
| @@ -909,7 +909,8 @@ and the maven-build-system." | |||
| 909 | "gnu/packages/linux.scm" | 909 | "gnu/packages/linux.scm" |
| 910 | "gnu/tests/linux-modules.scm" | 910 | "gnu/tests/linux-modules.scm" |
| 911 | "guix/build/linux-module-build-system.scm" | 911 | "guix/build/linux-module-build-system.scm" |
| 912 | "guix/build-system/linux-module.scm"))) | 912 | "guix/build-system/linux-module.scm" |
| 913 | "etc/manifests/kernels.scm"))) | ||
| 913 | 914 | ||
| 914 | (define-team lisp | 915 | (define-team lisp |
| 915 | (team 'lisp | 916 | (team 'lisp |
