syshud: 0-unstable-2024-09-10 -> 0-unstable-2024-09-15
This commit is contained in:
@@ -14,13 +14,13 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "syshud";
|
||||
version = "0-unstable-2024-09-10";
|
||||
version = "0-unstable-2024-09-15";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "System64fumo";
|
||||
repo = "syshud";
|
||||
rev = "0a681bf0960052ab37452edd3cbf6b429c0ee8d6";
|
||||
hash = "sha256-bnrstoW7iab4D4sii6LO2+7f4ReH7TGufFgkeFYowjY=";
|
||||
rev = "15cb5a81bd94d93dc3fd0400def2580052d6d81d";
|
||||
hash = "sha256-icaiE9+S+9ythIUjnRqPlfuko9UgSnvhV+F+atKqOks=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
Reference in New Issue
Block a user