Fix lots of fetchgit hashes (fallout from #15469)

This commit is contained in:
Tuomas Tynkkynen
2016-06-02 14:26:44 +03:00
parent d27881c014
commit bac26e08db
262 changed files with 359 additions and 359 deletions

View File

@@ -4,7 +4,7 @@ stdenv.mkDerivation {
src = fetchgit {
url = https://github.com/haad/proxychains.git;
rev = "c9b8ce35b24f9d4e80563242b759dff54867163f";
sha256 = "4ab73e14c5db6d32d88e0710a9f1b7c9c77b59574a7cf0e9f69f34d8ec9fb643";
sha256 = "163h3d3lpglbzjadf8a9kfaf0i1ds25r7si6ll6d5khn1835zik5";
};
meta = {