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
+1 -1
View File
@@ -4,7 +4,7 @@ stdenv.mkDerivation rec {
name = "cwiid-2010-02-21-git";
src = fetchgit {
url = https://github.com/abstrakraft/cwiid;
sha256 = "6f5355d036dab017da713c49d3042011fa24fb732ed0d5ee338ab6f5ff400f06";
sha256 = "0qdb0x757k76nfj32xc2nrrdqd9jlwgg63vfn02l2iznnzahxp0h";
rev = "fadf11e89b579bcc0336a0692ac15c93785f3f82";
};
configureFlags = "--without-python";