diff options
| author | John Kehayias <john.kehayias@protonmail.com> | 2025-02-03 23:58:45 -0500 |
|---|---|---|
| committer | John Kehayias <john.kehayias@protonmail.com> | 2025-02-03 23:58:45 -0500 |
| commit | 440758d5dcfb12a9ef0017f4e5d7924a3428acc7 (patch) | |
| tree | 2ee259d45106dedf8cf45a98330f2beedff42fc2 | |
| parent | 5c6ef7cafdfabdacae8ce33410b41168a952d4ff (diff) | |
nongnu: Add linux-6.13.
* nongnu/packages/linux.scm (linux-6.13): New variable.
| -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 | ||
