syshud: 0-unstable-2024-08-10 -> 0-unstable-2024-08-17

This commit is contained in:
2024-08-19 13:57:46 +00:00
parent c71d89e6af
commit 6341531122

View File

@@ -9,13 +9,13 @@
}:
stdenv.mkDerivation (finalAttrs: {
pname = "syshud";
version = "0-unstable-2024-08-10";
version = "0-unstable-2024-08-17";
src = fetchFromGitHub {
owner = "System64fumo";
repo = "syshud";
rev = "c7165dc7e28752b49be4ca81ab5db35019d6fcd0";
hash = "sha256-P8NgWooRMFl1iuFKQlWDJwMlZ/CIwvf2ctkqvRXt6SA=";
rev = "cbdef71520845c638774e0129fa124ad4df6db2f";
hash = "sha256-XTiiV+o+fgwMz7eBQDwNiESIkV28KQ1JK7urEb+Z9OA=";
};
postPatch = ''
substituteInPlace Makefile \
@@ -35,6 +35,7 @@ stdenv.mkDerivation (finalAttrs: {
makeFlags = [
"DESTDIR=${placeholder "out"}"
"PREFIX="
];
# populate version info used by `syshud -v`: