Commit graph

15 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
Pierre Roux 2768c9d4cb Adapt to Coq 8.15 and MathCOmp 1.14 2022-02-02 08:56:55 +01:00
Vincent Laporte edd5950d12 coqPackages.coqeal: disable for Coq 8.15 2021-12-09 15:46:06 +01:00
Pierre Roux aeb8fae646 coqPackages.coqeal: 1.0.6 -> 1.1.0 2021-11-05 14:37:53 +01:00
Pierre Roux 3e66c4013f coqPackages.coqeal: master, add dependency
In order to include matrix normal forms in
CoqEAL (https://github.com/coq-community/coqeal/pull/54)
we add a dependency to mathcomp-real-closed.
2021-11-02 11:36:09 +01:00
Cyril Cohen c5c34f6be1 coqPackages.mathcomp: 1.12.0 -> 1.13.0 2021-10-29 21:05:07 +02:00
Vincent Laporte 49a6254362
coqPackages.coqeal: 1.0.5 → 1.0.6 2021-08-06 11:42:07 +02:00
Vincent Laporte cc6e48c8ba
coqPackages.coqeal: 1.0.4 → 1.0.5 2021-04-29 08:24:35 +02:00
Cyril Cohen 9ffd16b385 coqPackages: refactor 2021-01-09 11:56:17 +01:00
Vincent Laporte 5add451ee3
coqPackages_8_4.coqeal: remove 2017-12-02 08:42:29 +00:00
Tuomas Tynkkynen bac26e08db Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
Vincent Laporte dfbef0d770 coq-coqeal: fix installation 2015-05-29 11:42:45 +02:00
John Wiegley e5d92d45b7 coqPackages.coqeal: new expression 2014-12-04 14:15:30 -06:00