diff options
Diffstat (limited to 'nongnu/packages/linux.scm')
| -rw-r--r-- | nongnu/packages/linux.scm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index a8fe4e2..841842e 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm | |||
| @@ -136,6 +136,9 @@ some freedo package or an output of package-version procedure." | |||
| 136 | "The unmodified Linux kernel, including nonfree blobs, for running Guix System | 136 | "The unmodified Linux kernel, including nonfree blobs, for running Guix System |
| 137 | on hardware which requires nonfree software to function.")))) | 137 | on hardware which requires nonfree software to function.")))) |
| 138 | 138 | ||
| 139 | (define-public linux-6.13 | ||
| 140 | (corrupt-linux linux-libre-6.13)) | ||
| 141 | |||
| 139 | (define-public linux-6.12 | 142 | (define-public linux-6.12 |
| 140 | (corrupt-linux linux-libre-6.12)) | 143 | (corrupt-linux linux-libre-6.12)) |
| 141 | 144 | ||
