diff options
| author | John Kehayias <john.kehayias@protonmail.com> | 2025-09-12 17:31:49 -0400 |
|---|---|---|
| committer | John Kehayias <john.kehayias@protonmail.com> | 2025-09-12 17:31:49 -0400 |
| commit | df4e6ed9fe917f004357d931e210e328e348bb38 (patch) | |
| tree | aef642d9a04dac1c183b154bb11588ee1339c681 | |
| parent | d096df03564783372b315fe6c179655c2c337d5a (diff) | |
nongnu: Remove linux-6.15.
This version is slated to be removed from upstream Guix soon and is no longer
supported upstream. The default has already been set to 6.16.
* nongnu/packages/linux.scm (linux-6.15): Delete variable.
| -rw-r--r-- | nongnu/packages/linux.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index ebc9bab..1c458be 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm | |||
| @@ -180,9 +180,6 @@ on hardware which requires nonfree software to function.")))) | |||
| 180 | (define-public linux-6.16 | 180 | (define-public linux-6.16 |
| 181 | (corrupt-linux linux-libre-6.16)) | 181 | (corrupt-linux linux-libre-6.16)) |
| 182 | 182 | ||
| 183 | (define-public linux-6.15 | ||
| 184 | (corrupt-linux linux-libre-6.15)) | ||
| 185 | |||
| 186 | (define-public linux-6.12 | 183 | (define-public linux-6.12 |
| 187 | (corrupt-linux linux-libre-6.12)) | 184 | (corrupt-linux linux-libre-6.12)) |
| 188 | 185 | ||
