Pierre Roux
971ef0c694
coq_8_20: init at 8.20+rc1 ( #323105 )
2024-06-28 15:47:38 +02:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641
treewide: Remove ending period from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Vincent Laporte
c82a0a78f6
coqPackages.math-classes: 8.18.0 → 8.19.0
...
coqPackages.corn: 8.18.0 → 8.19.0
2024-04-26 11:18:25 +02:00
Vincent Laporte
99d78d2fb7
coqPackages.math-classes: 8.17.0 → 8.18.0
2023-10-25 07:56:54 +02:00
Vincent Laporte
810f901a4e
coqPackages.math-classes: 8.15.0 → 8.17.0
2023-05-31 11:46:24 +02:00
Shawn8901
4dcb03a5c3
treewide: remove global with lib; statements in pkgs/coq-modules
2023-01-21 23:19:48 +01:00
Vincent Laporte
8bdc101414
coqPackages.math-classes: 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
Théo Zimmermann
e40a892f11
coqPackages.math-classes: 8.13.0 -> 8.15.0
...
Compatibility with Coq 8.15.
2022-01-25 12:59:07 +01:00
larsr
dfbc940137
coqPackages.math-classes: 8.12.0 -> 8.13.0
2021-07-17 16:25:34 +02:00
Théo Zimmermann
33fc9b1c6d
coqPackages.math-classes: 8.11.0 -> 8.12.0
2021-01-21 16:39:59 +01:00
Cyril Cohen
9ffd16b385
coqPackages: refactor
2021-01-09 11:56:17 +01:00
Vincent Laporte
f2df7cd34f
coqPackages.math-classes: 8.9.1 → 8.11.0
2020-07-19 18:41:00 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Robin Gloster
2157dcd141
treewide: installFlags is a list
2019-12-30 13:22:43 +01:00
Théo Zimmermann
fd20e227a0
coqPackages.math-classes: 8.8.1 -> 8.9.1
...
Introduces compatibility with Coq 8.10.
2019-07-22 11:37:37 +00:00
Vincent Laporte
b72daf7117
coq: init at 8.10+β1
2019-05-15 10:30:03 +02:00
Vincent Laporte
e59970e3c4
coqPackages.math-classes: 1.0.7 -> 8.8.1
2018-12-03 08:29:46 +00:00
Vincent Laporte
d9f41a5bce
coqPackages: move to a separate file and filter the package set
2017-12-18 15:30:36 +00:00
Théo Zimmermann
1ddadc6b1c
coqPackages.math-classes: 1.0.6 -> 1.0.7
...
This version introduces compatibility with Coq 8.7.
2017-11-05 16:59:23 +01:00
John Wiegley
006a512e8f
coqPackages_8_6.math-classes: New expression (for 8.6) 1.0.6
2017-07-18 19:12:52 -04:00
Langston Barrett
d486fb053b
coqPackages.math-classes: init at 2016-06-08
2017-01-27 11:16:30 +00:00