diff options
| author | Maxim Cournoyer <maxim@guixotic.coop> | 2025-08-21 09:08:43 +0900 |
|---|---|---|
| committer | John Kehayias <john.kehayias@protonmail.com> | 2025-08-21 00:22:36 -0400 |
| commit | 807cb49406ea72c8edcbab2b626d49a0b7fa5f7a (patch) | |
| tree | 845b15ca9610265e20967d2ed83445b2888a892a | |
| parent | 10dd3f67fed7980829188a0ac22334748becaf5a (diff) | |
nongnu: Remove linux-6.14.
No longer supported upstream and removed from Guix.
* nongnu/packages/linux.scm (linux-6.14): Delete variable.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| -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 dd3bd29..c0c59c9 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm | |||
| @@ -178,9 +178,6 @@ on hardware which requires nonfree software to function.")))) | |||
| 178 | (define-public linux-6.15 | 178 | (define-public linux-6.15 |
| 179 | (corrupt-linux linux-libre-6.15)) | 179 | (corrupt-linux linux-libre-6.15)) |
| 180 | 180 | ||
| 181 | (define-public linux-6.14 | ||
| 182 | (corrupt-linux linux-libre-6.14)) | ||
| 183 | |||
| 184 | (define-public linux-6.12 | 181 | (define-public linux-6.12 |
| 185 | (corrupt-linux linux-libre-6.12)) | 182 | (corrupt-linux linux-libre-6.12)) |
| 186 | 183 | ||
