From da4c5270a5de547a5dd64fd75d73a1431172b58e Mon Sep 17 00:00:00 2001 From: John Kehayias Date: Sun, 27 Mar 2022 21:05:23 -0400 Subject: nongnu: Add linux@5.17. * nongnu/packages/linux.scm (linux-5.17): New variable. Signed-off-by: Jonathan Brielmaier --- nongnu/packages/linux.scm | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nongnu/packages/linux.scm') diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index 1056d79..17fc42d 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -9,6 +9,7 @@ ;;; Copyright © 2021 Risto Stevcev ;;; Copyright © 2021 aerique ;;; Copyright © 2022 Josselin Poiret +;;; Copyright © 2022 John Kehayias ;;; ;;; This program is free software: you can redistribute it and/or modify ;;; it under the terms of the GNU General Public License as published by @@ -61,6 +62,10 @@ "The unmodified Linux kernel, including nonfree blobs, for running Guix System on hardware which requires nonfree software to function."))) +(define-public linux-5.17 + (corrupt-linux linux-libre-5.17 "5.17" + "1cdi43x4c3l4chznh57gm55szycj4wjlxl1dss1ilnfvvmhyypsm")) + (define-public linux-5.16 (corrupt-linux linux-libre-5.16 "5.16.16" "13qk6cjnjwgnxj25mphyv08pjf1sqz7bxxrr3fpl8gz3aghdd9yc")) -- cgit v1.2.3