Merge pull request #22101 from zimbatm/no-md5

Bye bye MD5
This commit is contained in:
Domen Kožar
2017-01-25 09:07:48 +01:00
committed by GitHub
18 changed files with 24 additions and 985 deletions
@@ -4,8 +4,8 @@ stdenv.mkDerivation {
name = "ocaml-optcomp-1.6";
src = fetchurl {
url = https://github.com/diml/optcomp/archive/1.6.tar.gz;
md5 = "d3587244dba1b8b10f24d0b60a8c700d";
};
sha256 = "0hhhb2gisah1h22zlg5iszbgqxdd7x85cwd57bd4mfkx9l7dh8jh";
};
createFindlibDestdir = true;