Commit graph

12 commits

Author SHA1 Message Date
Cyril Cohen d113661156 coqPackages: etc
- put `findlib` in `buildInputs` of `mkCoqDerivation` to make sure `coq` packages find their ocaml plugin dependencies,
- use `propagatedBuildInputs` to make sure ocaml plugin dependencies are in path,
- updated `coqPackage.heq` (broken url),
- fixed use of `DESTDIR` and `COQMF_COQLIB` in mkCoqDerivation,
- adding `COQCORELIB` environement variable to put ocaml plugin files in the right place,
- make `metaFetch` available from `coqPackages`
2022-05-25 20:00:25 +02:00
Vincent Laporte 1f11888116 Revert "coqPackages: etc"
This reverts commit 7e589a45ef.
2022-05-13 06:47:14 +02:00
Cyril Cohen 7e589a45ef coqPackages: etc
- use propagatedBuildInputs to make sure ocaml plugin stuff is in path
- updated coqPackage.heq (broken url)
- fixed use of `DESTDIR` and `COQMF_COQLIB` in mkCoqDerivation
- adding `COQCORELIB` environement variable to put ocaml plugin files in the right place
- make metaFetch available from `coqPackages`
2022-05-12 06:11:43 +02:00
Vincent Laporte df5c6e08b8 coqPackages_8_15.coqhammer: enable at 1.3.2 2022-02-23 09:04:09 +01:00
Vincent Laporte 041de05c3d coqPackages.coqhammer: 1.3.1 → 1.3.2 2021-11-29 10:33:36 +01:00
Vincent Laporte 674de725cb coqPackages.coqhammer: 1.3 → 1.3.1 2021-04-26 16:28:32 +02:00
Cyril Cohen 9ffd16b385 coqPackages: refactor 2021-01-09 11:56:17 +01:00
Vincent Laporte f839441f09 coqPackages.coqhammer: 1.2 → 1.3 2020-08-20 08:37:24 +02:00
Vincent Laporte ef964a801e
coqPackages.coqhammer: 1.1.1 → 1.2
Add support for Coq 8.11
2020-04-26 15:51:20 +02:00
Vincent Laporte db5bde2342
coqPackages.coqhammer: 1.1 → 1.1.1 2020-03-25 08:44:34 +01:00
volth 35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
Vincent Laporte 823107038b coqPackages.coqhammer: init at 1.1
CoqHammer is a general-purpose automated reasoning hammer tool for Coq.

Homepage: http://cl-informatik.uibk.ac.at/cek/coqhammer/
2019-03-29 09:07:27 +01:00