Fix lots of fetchgit hashes (fallout from #15469)
This commit is contained in:
@@ -28,7 +28,7 @@ in stdenv.mkDerivation rec {
|
||||
src = fetchgit {
|
||||
url = https://gerrit.wikimedia.org/r/p/openzim.git;
|
||||
rev = "165eab3e154c60b5b6436d653dc7c90f56cf7456";
|
||||
sha256 = "0x0d3rx6zcc8k66nqkacmwdvslrz70h9bliqawzv90ribq3alb0q";
|
||||
sha256 = "076ixsq4lis0rkk7p049g02bidc7bggl9kf2wzmgmsnx396mqymf";
|
||||
};
|
||||
|
||||
buildInputs = [ automake autoconf libtool zimlib cxxtools tntnet ];
|
||||
|
||||
Reference in New Issue
Block a user