ocamlPackages.*: remove unnecessary unpackCmd
This commit is contained in:
committed by
Vincent Laporte
parent
3ec657ab0c
commit
208aedb971
@@ -12,8 +12,6 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "1c62mw9rnzq0rs3ihbhfs18nv4mdzwag7893hlqgji3wmaai70pk";
|
||||
};
|
||||
|
||||
unpackCmd = "tar -xjf $curSrc";
|
||||
|
||||
buildInputs = [ ocaml findlib ocamlbuild topkg ppx_sexp_conv ounit cstruct-unix ];
|
||||
propagatedBuildInputs = [ asn1-combinators astring nocrypto ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user