nongnu: Add linux-6.16.

* nongnu/packages/linux.scm (linux-6.16): New variable.
This commit is contained in:
John Kehayias 2025-09-02 01:04:58 -04:00
parent e8b51099ac
commit 477f283914
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9

View file

@ -177,6 +177,9 @@ some freedo package or an output of package-version procedure."
"The unmodified Linux kernel, including nonfree blobs, for running Guix System
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))