about summary refs log tree commit diff
path: root/pkgs/development/coq-modules/metalib/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2023-09-04coq_8_18: init at 8.18+rc1Vincent Laporte1-1/+1
2023-08-03treewide: noop: refer to `src.name` or similar in `sourceRoot` where ↵Jan Malakhovski1-4/+4
appropriate, part 1: trivial cases
2023-04-13coqPackages_8_17: enable a few packages for Coq 8.17Vincent Laporte1-1/+1
2023-01-21treewide: remove global with lib; statements in pkgs/coq-modulesShawn89011-3/+3
2022-06-13coqPackages.metalib: enable for Coq 8.16Vincent Laporte1-1/+1
2022-05-25coqPackages: etcCyril Cohen1-1/+0
- 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-13Revert "coqPackages: etc"Vincent Laporte1-0/+1
This reverts commit 7e589a45ef86abf9a6a737d9730925b81ee663b4.
2022-05-12coqPackages: etcCyril Cohen1-1/+0
- 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-04-27coqPackages.metalib: clean & init at 8.15Vincent Laporte1-3/+7
2021-05-10coqPackages.metalib: enable for Coq 8.13Vincent Laporte1-1/+1
2021-01-09coqPackages: refactorCyril Cohen1-24/+9
2020-09-22coqPackages.metalib: 20170713 → 20200527Vincent Laporte1-36/+13
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-4/+4
2019-02-08coqPackages_8_9: disable a few packages that do not buildVincent Laporte1-1/+1
2018-10-19coqPackages: use coq.ocamlPackages instead of coq.ocaml, coq.camlp5, etc.Théo Zimmermann1-1/+1
2017-12-18coqPackages: move to a separate file and filter the package setVincent Laporte1-3/+6
2017-11-12coqPackages.metalib: New expressionJohn Wiegley1-0/+53