Commit Graph

23 Commits

Author SHA1 Message Date
Pierre Roux
a7c7c0b6e4 coqPackages_8_19.coqprime 2024-01-26 19:35:30 +01:00
Vincent Laporte
f78667f7bd coqPackages.coqprime: 8.17 → 8.18 2023-11-17 13:59:33 +01:00
Vincent Laporte
02643fe422 coq_8_18: init at 8.18+rc1 2023-09-04 10:02:59 +02:00
Vincent Laporte
a68600dc25
coqPackages.coqprime: 8.15 → 8.17 2023-05-22 08:42:07 +02:00
Shawn8901
4dcb03a5c3 treewide: remove global with lib; statements in pkgs/coq-modules 2023-01-21 23:19:48 +01:00
Vincent Laporte
bd84a72970 coqPackages.coqprime: enable for Coq 8.16 2022-06-13 11:29:20 +02:00
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
1ea4550773
coqPackages.coqprime: 8.14.1 → 8.15 2022-04-04 17:08:31 +02:00
Vincent Laporte
d24027a684 coqPackages.coqprime: 8.12 → 8.14.1 2021-12-02 13:16:44 +01:00
Vincent Laporte
67dfd53485 coqPackages.coqprime: enable for Coq 8.13 2021-05-10 18:57:58 +02:00
Cyril Cohen
9ffd16b385 coqPackages: refactor 2021-01-09 11:56:17 +01:00
Vincent Laporte
607b0ae7ae coqPackages.coqprime: init at 8.12 for Coq 8.12 2020-09-09 06:32:25 +02:00
Vincent Laporte
1875d9bfd5 coqPackages.coqprime: enable for Coq 8.11 2020-08-23 08:19:21 +02:00
Cyril Cohen
8d05e53561
Coq: refactoring of mathcomp packages (#86088)
- fixed bignum version
- fixed coq-bits version
- fixed coqprime version
- fixed mathcomp and mathcomp extra packages
  (reworked building scheme and removed unused ssreflect directory)
- giving the user access to function filterCoqPackages, because overrideScope' does not re-apply it.
2020-05-09 07:47:47 +02:00
Robin Gloster
2157dcd141
treewide: installFlags is a list 2019-12-30 13:22:43 +01:00
volth
35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
Vincent Laporte
5e241a691b coqPackages.coqprime: enable for Coq 8.10 2019-06-18 07:29:11 +00:00
Vincent Laporte
59949aa55c
Revert "coq-modules: add default to fix eval"
This reverts commit e20b65156c.
2019-02-01 16:02:42 +00:00
Matthew Bauer
82a1153d6d coq-modules: add default to fix eval
We don’t want these to not even evaluate, otherwise we won’t know why
they’re broken. For now, I’ve left these as the latest version for a
default. In the future, maybe we should be smarter about choosing these.

(cherry picked from commit e20b65156c)
2019-01-28 10:16:30 -05:00
Vincent Laporte
881bec3238 coqPackages.coqprime: enable for Coq 8.9 2018-12-20 10:43:59 +01:00
Vincent Laporte
c71cc0b98b
coqPackages.coqprime: init at 8.7.2 & 8.8 2018-10-01 10:11:24 +00:00