stepmania: use SRI hash

This commit is contained in:
h7x4 2023-11-26 00:24:00 +01:00
parent d7890eda28
commit 5a81ef6335
No known key found for this signature in database
GPG Key ID: 9F2F7D8250F35146

View File

@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
owner = "stepmania";
repo = "stepmania";
rev = "v${version}";
sha256 = "0a7y9l7xm510vgnpmj1is7p9m6d6yd0fcaxrjcickz295k5w3rdn";
hash = "sha256-tuXByyxJ/Mkik7kr5kDzppma7tExyHrt2yCU2g9N/ig=";
};
patches = [