unigine-heaven: fix source hash

Upstream changed the download file without a version bump.

Fixes #478672
This commit is contained in:
Amaan Qureshi
2026-01-27 01:55:26 -05:00
parent 8fc69fec3a
commit 56136f8fc0
+1 -1
View File
@@ -41,7 +41,7 @@ stdenv.mkDerivation {
src = fetchurl {
url = "https://assets.unigine.com/d/Unigine_Heaven-${version}.run";
sha256 = "19rndwwxnb9k2nw9h004hyrmr419471s0fp25yzvvc6rkd521c0v";
hash = "sha256-UtsuXe3VYh18K/qTa0gsCnzGmzBhYnjvGZUT1JTY45c=";
};
installPhase = ''