summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Kehayias <john.kehayias@protonmail.com>2025-09-12 17:31:49 -0400
committerJohn Kehayias <john.kehayias@protonmail.com>2025-09-12 17:31:49 -0400
commitdf4e6ed9fe917f004357d931e210e328e348bb38 (patch)
treeaef642d9a04dac1c183b154bb11588ee1339c681
parentd096df03564783372b315fe6c179655c2c337d5a (diff)
nongnu: Remove linux-6.15.HEADmaster
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.scm3
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."))))
(define-public linux-6.16
(corrupt-linux linux-libre-6.16))
-(define-public linux-6.15
- (corrupt-linux linux-libre-6.15))
-
(define-public linux-6.12
(corrupt-linux linux-libre-6.12))