nixpkgs: fix sysvol patch hash

This commit is contained in:
Colin 2024-06-12 07:03:23 +00:00
parent f91d3e35f3
commit c9b2699c9f

View File

@ -40,7 +40,7 @@ in
(fetchpatch' {
title = "sysvol: init at 0-unstable-2024-06-07";
prUrl = "https://github.com/NixOS/nixpkgs/pull/318440";
hash = "sha256-zVuZHGIFpXrXnpYM1v0IJ6zw5gwTgkTxq08QfBVSLpI=";
hash = "sha256-OX1OP2m9LJYjVcryhpt520XJmdK1XS0KKaEBzMjdpNo=";
})
(fetchpatch' {