chore: os update

This commit is contained in:
Lars Sjöström 2025-05-12 19:40:51 +02:00
parent af2a063ff2
commit 8ee40679fc
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions
pkgs/kernel

View file

@ -1,7 +1,7 @@
{ pkgs }:
let
version = "6.14.5";
hash = "sha256-KCB+xSu+qjUHAQrv+UT0QvfZ8isoa3nK9F7G3xsk9Ak=";
version = "6.14.6";
hash = "sha256-IYF/GZjiIw+B9+T2Bfpv3LBA4U+ifZnCfdsWznSXl6k=";
in
(pkgs.callPackage ./manual-config.nix { }) {
version = "${version}-patos1";