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 aaed9fb..2687eef 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm | |||
| @@ -182,6 +182,9 @@ some freedo package or an output of package-version procedure." | |||
| 182 | "The unmodified Linux kernel, including nonfree blobs, for running Guix System | 182 | "The unmodified Linux kernel, including nonfree blobs, for running Guix System |
| 183 | on hardware which requires nonfree software to function.")))) | 183 | on hardware which requires nonfree software to function.")))) |
| 184 | 184 | ||
| 185 | (define-public linux-7.1 | ||
| 186 | (corrupt-linux linux-libre-7.1)) | ||
| 187 | |||
| 185 | (define-public linux-7.0 | 188 | (define-public linux-7.0 |
| 186 | (corrupt-linux linux-libre-7.0)) | 189 | (corrupt-linux linux-libre-7.0)) |
| 187 | 190 | ||
