chore: bump kernel version

This commit is contained in:
Lars Sjöström 2025-03-26 10:30:23 +01:00
parent a7de3101a8
commit 2841610f41
No known key found for this signature in database

View file

@ -1,7 +1,7 @@
{ pkgs }:
let
version = "6.13.7";
hash = "sha256-Ojm2IDi3rC9D0mofhLQoPhl4BOHoF61jfpo9h0xHgB0=";
version = "6.13.8";
hash = "sha256-JZr6Wdc9Z2vsKuib6s2UngjVTT9wp/iwp0IxUJV1Grs=";
in
(pkgs.callPackage ./manual-config.nix { }) {
version = "${version}-patos1";