Fix lots of fetchgit hashes (fallout from #15469)
This commit is contained in:
@@ -4,7 +4,7 @@ stdenv.mkDerivation {
|
||||
src = fetchgit {
|
||||
url = https://github.com/haad/proxychains.git;
|
||||
rev = "c9b8ce35b24f9d4e80563242b759dff54867163f";
|
||||
sha256 = "4ab73e14c5db6d32d88e0710a9f1b7c9c77b59574a7cf0e9f69f34d8ec9fb643";
|
||||
sha256 = "163h3d3lpglbzjadf8a9kfaf0i1ds25r7si6ll6d5khn1835zik5";
|
||||
};
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user