3
0
Fork 0
forked from mirrors/nixpkgs

ocaml: add strictDeps = true

This commit is contained in:
Guillaume Girol 2021-08-11 12:00:00 +00:00
parent cd97a3d62e
commit a2c566265e

View file

@ -44,6 +44,8 @@ stdenv.mkDerivation (args // {
inherit src;
strictDeps = true;
prefixKey = "-prefix ";
configureFlags =
let flags = new: old: