chore: kernel update

This commit is contained in:
Lars Sjöström 2025-06-03 08:16:50 +02:00
parent df4c60d87c
commit 2729e07996
No known key found for this signature in database

View file

@ -1,7 +1,7 @@
{ pkgs }:
let
version = "6.14.8";
hash = "sha256-YrEuzTB1o1frMgk1ZX3oTgFVKANxfa04P6fMOqSqKQU=";
version = "6.14.9";
hash = "sha256-OQzd4DJxmSWghCcnAZfvVdtOkMCdRU6cNVQVcpLJ82E=";
in
(pkgs.callPackage ./manual-config.nix { }) {
version = "${version}-patos1";