1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 13:41:26 +00:00

riak: this is really strange. Lets hope this hash difference isn't malicious :(

This commit is contained in:
Evgeny Egorochkin 2013-06-10 08:19:18 +03:00
parent cdc21b40bd
commit 604652f1da

View file

@ -8,7 +8,7 @@ let
};
leveldb = fetchurl {
url = "https://github.com/basho/leveldb/zipball/1.3.1";
sha256 = "0d60b84e5ea05238ba79b08b4176fc66bf28768c8e6ffcea53092e28eaea091f";
sha256 = "10glzfsxs1167n7hmzl106xkfmn1qdjcqvillga2r5dsmn6vvi8a";
};
};
in