chore: update kernel

This commit is contained in:
Lars Sjöström 2025-06-12 21:48:08 +02:00
parent 19c91e16ab
commit 49c09d772d
No known key found for this signature in database

View file

@ -1,7 +1,7 @@
{ pkgs }:
let
version = "6.15.1";
hash = "sha256-RPG7hP5RLnuv4ObchdOOwcbI/L6XzLUdjBmTC3mfDWQ=";
version = "6.15.2";
hash = "sha256-NFjNamxQjhYdvFQG5yuZ1dvfkp+vcEpn25ukbQdRSFg=";
in
(pkgs.callPackage ./manual-config.nix { }) {
version = "${version}-patos1";