Vincent Laporte
61d8986385
coqPackages.{hierarchy-builder,trakt}: disable for Coq ≥ 8.16
...
They depend on elpi (not yet available in nixpkgs)
2022-06-13 11:29:20 +02:00
Vincent Laporte
10f159ffd1
coqPackages.mathcomp: disable for Coq ≥ 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte
476cb5b0c7
coqPackages.simple-io: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte
31648f5f8e
coqPackages.StructTact: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte
bd84a72970
coqPackages.coqprime: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte
e488c3e834
coqPackages.coq-record-update: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte
7d14828292
coqPackages.LibHyps: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte
e09c29e9e6
coqPackages.ITree: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte
8bdc101414
coqPackages.math-classes: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte
577c99884d
coqPackages.metalib: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte
80fd9ab13e
coqPackages.parsec: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte
b03dc538a3
coqPackages.semantics: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte
082dc9aba9
coqPackages.iris: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte
591f280978
coqPackages.stdpp: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte
ecb1e2a99b
coqPackages.CoLoR: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte
a8392b2ee4
coqPackages.tlc: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte
b8e366f1a4
coqPackages.paco: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte
3d80ca27c0
coqPackages.coq-ext-lib: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Pierre Roux
ecf2791d8b
coq_8_16: init at 8.16+rc1
2022-06-08 18:42:10 +02:00
Vincent Laporte
66a532257d
coqPackages.coq-elpi: 1.13.0 → 1.14.0
2022-06-08 09:46:41 +02:00
Vincent Laporte
73812431fb
compcert: add support for Coq 8.15.2
2022-06-03 10:45:45 +02:00
Vincent Laporte
595e59d4b0
coqPackages.VST: fix build with Coq 8.15.2
2022-06-03 10:45:45 +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
Ben Siraphob
f150888da6
coqPackages.interval: 4.4.0 -> 4.5.1
2022-05-16 22:37:13 +02:00
Vincent Laporte
1f11888116
Revert "coqPackages: etc"
...
This reverts commit 7e589a45ef
.
2022-05-13 06:47:14 +02:00
Vincent Laporte
215235cce5
Revert "moving findlib to propagedNativeBuildInputs"
...
This reverts commit 82440c9374
.
2022-05-13 06:47:14 +02:00
Cyril Cohen
82440c9374
moving findlib to propagedNativeBuildInputs
2022-05-12 06:11:43 +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
38dc75293d
coqPackages.mathcomp-tarjan: enable with Coq 8.15
2022-05-07 07:29:45 +02:00
Vincent Laporte
a1cb58e4cf
coqPackages.semantics: enable with Coq 8.15
2022-05-07 07:29:42 +02:00
Vincent Laporte
7711b57784
coqPackages.smpl: init at 8.14 & 8.15
2022-05-07 07:29:39 +02:00
Vincent Laporte
e34f56ce98
coqPackages.itauto: init at 8.14.0 & 8.15.0
2022-05-07 07:29:36 +02:00
Vincent Laporte
f393892bb3
coqPackages.smtcoq: disable for Coq > 8.13
2022-05-07 07:29:33 +02:00
Vincent Laporte
e9d3fe8f28
coqPackages.goedel: enable with Coq 8.15
2022-05-07 07:29:30 +02:00
Vincent Laporte
4847e4382c
coqPackages.category-theory: enable with Coq 8.15
2022-05-07 07:29:25 +02:00
Vincent Laporte
d317484de1
coqPackages.graph-theory: enable for Coq 8.15
2022-05-07 07:29:18 +02:00
Vincent Laporte
94c97dfa94
coqPackages.QuickChick: 1.5.0 → 1.6.2
2022-05-07 07:20:43 +02:00
Kenji Maillard
86a6908045
coqPackages.metacoq: create package ( #162639 )
2022-05-03 09:26:34 +02:00
Vladimír Čunát
c480cc2895
Merge branch 'master' into staging-next-2022-04-23
2022-04-30 23:02:28 +02:00
Vincent Laporte
10b2632716
coqPackages.simple-io: 1.3.0 → 1.7.0
2022-04-29 20:59:11 +02:00
Vincent Laporte
95261182f0
coqPackages.parsec: 0.1.0 → 0.1.1
2022-04-29 07:11:26 +02:00
Vincent Laporte
52dfc053d0
coqPackages.tlc: 20210316 → 20211215
2022-04-28 20:56:01 +02:00
Vladimír Čunát
51554cbbdb
Merge branch 'master' into staging-next-2022-04-23
2022-04-27 22:50:17 +02:00
Vincent Laporte
a231ab1096
coqPackages.coqtail-math: 20201124 → 8.14
2022-04-27 19:15:35 +02:00
Vincent Laporte
5e718d7071
coqPackages.metalib: clean & init at 8.15
2022-04-27 11:36:20 +02:00
github-actions[bot]
e7703dd154
Merge master into staging-next
2022-04-26 12:04:22 +00:00
Vincent Laporte
68322e1297
coqPackages.mathcomp-word: 1.0 → 1.1
2022-04-26 13:11:29 +02:00
Artturi
785373a76f
Merge pull request #166605 from siraben/remove-redundant-stdenv
2022-04-22 20:25:38 +03:00
Vincent Laporte
834faa24b4
coqPackages.Verdi: 20210524 → 20211026
2022-04-19 21:35:05 +02:00
Ben Siraphob
259fa13d53
treewide: remove nativeBuildInputs that are in stdenv
2022-04-16 21:46:46 +03:00