sysvol: 2024-06-07 -> 2024-06-09

This commit is contained in:
2024-06-12 08:35:22 +00:00
parent 2b11bac1eb
commit 05f29ba01e

View File

@@ -9,13 +9,13 @@
}: }:
stdenv.mkDerivation { stdenv.mkDerivation {
pname = "sysvol"; pname = "sysvol";
version = "0-unstable-2024-06-07"; version = "0-unstable-2024-06-09";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "System64fumo"; owner = "System64fumo";
repo = "sysvol"; repo = "sysvol";
rev = "56d7dcda4b246e71b2c6d29cbb2315bddf446032"; rev = "8e374e596803944ddaa5db3af20124732cdafa89";
hash = "sha256-WOcy2R0El1vl57Zimb7Hoh9XYTnH/zJS1n+gcaTU4V8="; hash = "sha256-GAbOfiF0LXtiunKiGnMKh/SD23BfdjpT9LQhg7yNvIM=";
}; };
postPatch = '' postPatch = ''
substituteInPlace Makefile \ substituteInPlace Makefile \