chore: kernel upgrade

This commit is contained in:
Lars Sjöström 2025-04-19 23:06:44 +02:00
parent 92c204231b
commit 15227256ec
No known key found for this signature in database

View file

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