diff options
Diffstat (limited to 'nongnu')
| -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 a12c056..fc3c98d 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -177,6 +177,9 @@ some freedo package or an output of package-version procedure." "The unmodified Linux kernel, including nonfree blobs, for running Guix System on hardware which requires nonfree software to function.")))) +(define-public linux-6.17 + (corrupt-linux linux-libre-6.17)) + (define-public linux-6.16 (corrupt-linux linux-libre-6.16)) |
