Gotta use the right format

This commit is contained in:
Lillian Violet 2024-04-12 19:26:03 +02:00
parent c457b0ec29
commit ea643b690d

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 = "sha25600000000000000000000000000000000000000000000=";
hash = "sha256-0000000000000000000000000000000000000000000=";
};
nativeBuildInputs = [