chore: nix update

This commit is contained in:
Lars Sjöström 2025-05-06 18:12:03 +02:00
parent 15227256ec
commit b7e526454b
No known key found for this signature in database
3 changed files with 6 additions and 6 deletions
pkgs/kernel

View file

@ -1,7 +1,7 @@
{ pkgs }:
let
version = "6.14.2";
hash = "sha256-xcaCo1TqMZATk1elfTSnnlw3IhrOgjqTjhARa1d6Lhs=";
version = "6.14.4";
hash = "sha256-lFLyjXoAUfukiGcSOVtITEx/z5+FlEpi/T2X3JI/Uzk=";
in
(pkgs.callPackage ./manual-config.nix { }) {
version = "${version}-patos1";