Wrong hash I guess

This commit is contained in:
Lillian Violet 2024-04-12 19:25:29 +02:00
parent 1481313b99
commit c457b0ec29

View file

@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
src = fetchurl {
url = "https://github.com/servo/servo-nightly-builds/releases/download/${version}/servo-latest.tar.gz";
hash = "sha256-b0caa39c5ac9be5bb70dc93f1ddc8a573a8c671bcc6ad96df7fe5c1eace3bac2";
hash = "sha25600000000000000000000000000000000000000000000=";
};
nativeBuildInputs = [