diff options
| author | John Kehayias <john.kehayias@protonmail.com> | 2026-08-20 16:44:52 -0400 |
|---|---|---|
| committer | John Kehayias <john.kehayias@protonmail.com> | 2026-08-20 16:44:52 -0400 |
| commit | bdc27101e06737197834cb65e31256cd4d44d40a (patch) | |
| tree | 23c28d60437b747eef95b7f8251dba82c0d515f2 | |
| parent | 7ae28dce7ffc13987b1b0eeef238e185699611db (diff) | |
nongnu: Add linux-7.2.
Upstream added this version in 922123fee2e5780793d65815008a72f83bf57cf8; it is
not yet the default.
* nongnu/packages/linux.scm (linux-7.2): 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 fbb2ac2..64ec764 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.2 | ||
| 186 | (corrupt-linux linux-libre-7.2)) | ||
| 187 | |||
| 185 | (define-public linux-7.1 | 188 | (define-public linux-7.1 |
| 186 | (corrupt-linux linux-libre-7.1)) | 189 | (corrupt-linux linux-libre-7.1)) |
| 187 | 190 | ||
