diff options
| author | John Kehayias <john.kehayias@protonmail.com> | 2026-02-14 21:29:25 -0500 |
|---|---|---|
| committer | John Kehayias <john.kehayias@protonmail.com> | 2026-02-14 21:29:25 -0500 |
| commit | bbbc850e8a94833c9958625eb4c78a206fbacc1d (patch) | |
| tree | 9a890b39fe9b42d45d1b8dc12c5e83105ec711cd /nongnu | |
| parent | 3be971913c3d0c0dc8021e2e1cd25f1050acf6be (diff) | |
nongnu: Remove linux-6.17.
Upstream has removed linux-libre-6.17 in
<https://codeberg.org/guix/guix/commit/2d1b84c8a05d97f12441ec39e3342b4ed737bf10>.
* nongnu/packages/linux.scm (linux-6.17): Delete variable.
Diffstat (limited to 'nongnu')
| -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 5819563..3f4f313 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -181,9 +181,6 @@ on hardware which requires nonfree software to function.")))) (define-public linux-6.18 (corrupt-linux linux-libre-6.18)) -(define-public linux-6.17 - (corrupt-linux linux-libre-6.17)) - (define-public linux-6.12 (corrupt-linux linux-libre-6.12)) |
