Fix lots of fetchgit hashes (fallout from #15469)
This commit is contained in:
@@ -13,7 +13,7 @@ stdenv.mkDerivation {
|
||||
src = fetchgit {
|
||||
url = git://repo.or.cz/smatch.git;
|
||||
rev = "23656e3e578b700cbf96d043f039e6341a3ba5b9";
|
||||
sha256 = "09a44967d4cff026c67062f778e251d0b432af132e9d59a47b7d3167f379adfa";
|
||||
sha256 = "0r43qi6vryqg450fj73yjwbb7gzcgx64rhrhb3r1m6a252srijiy";
|
||||
};
|
||||
|
||||
buildInputs = [sqlite pkgconfig perl]
|
||||
|
||||
Reference in New Issue
Block a user