Fix lots of fetchgit hashes (fallout from #15469)

This commit is contained in:
Tuomas Tynkkynen
2016-06-03 17:17:08 +03:00
parent d27881c014
commit bac26e08db
262 changed files with 359 additions and 359 deletions
@@ -8,7 +8,7 @@ buildRustPackage rec {
src = fetchgit {
url = "git://github.com/jwilm/racerd.git";
rev = "dcbb7885e84eb5e2fbb2072e185701ad1abbd93a";
sha256 = "18c6a1x0li5yxif9qqnsnyas6if0m6srbqh0h0nywgx0lm8bpgly";
sha256 = "0qm0hpvxba632av355mj1wqd616zjvi0qy045np7mi746m0bbqwh";
};
doCheck = false;