coqPackages.autosubst: fix build
This commit is contained in:
parent
2b9916c715
commit
cd05d5a112
@ -11,6 +11,7 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "06pcjbngzwqyncvfwzz88j33wvdj9kizxyg5adp7y6186h8an341";
|
sha256 = "06pcjbngzwqyncvfwzz88j33wvdj9kizxyg5adp7y6186h8an341";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
buildInputs = [ coq ];
|
||||||
propagatedBuildInputs = [ mathcomp ];
|
propagatedBuildInputs = [ mathcomp ];
|
||||||
|
|
||||||
patches = [./0001-changes-to-work-with-Coq-8.6.patch];
|
patches = [./0001-changes-to-work-with-Coq-8.6.patch];
|
||||||
|
Loading…
Reference in New Issue
Block a user