Cyril Cohen
b46055e928
coqPackages.coq-elpi: 1.10 -> 1.11
2021-10-27 13:19:57 +02:00
Vincent Laporte
c7671c1853
coqPackages.paramcoq: 1.1.2 → 1.1.3 (for Coq 8.10–8.12)
2021-10-21 13:29:12 +02:00
Théo Zimmermann
170128a5a7
coqPackages.serapi: patch to fix COQPATH issue
...
SerAPI was interpreting paths as relative to the Coq root.
2021-10-21 11:55:12 +02:00
Vincent Laporte
44745d496c
coqPackages.extructures: init at 0.3.0
2021-10-21 10:03:03 +02:00
Vincent Laporte
78085b01ef
coqPackages.deriving: init at 0.1.0
2021-10-21 10:03:03 +02:00
Théo Zimmermann
8797af5eb7
coqPackages.gaia-hydras: init at 0.5
2021-10-18 11:42:52 +02:00
Théo Zimmermann
589393a08b
coqPackages.hydra-battles: 0.4 -> 0.5
2021-10-18 11:42:02 +02:00
Théo Zimmermann
856da48b65
coqPackages.addition-chains: 0.4 -> 0.5
2021-10-18 11:41:25 +02:00
Théo Zimmermann
3c6e3c742f
coqPackages.mathcomp-zify: 1.0.0+1.12+8.13 -> 1.1.0+1.12+8.13
2021-10-16 09:31:55 +02:00
Théo Zimmermann
4b26811cdd
coqPackages.gaia: mark as compatible with Coq 8.14
2021-10-16 09:28:48 +02:00
Théo Zimmermann
b946b0f9bb
coqPackages.goedel: 8.12.0 -> 8.13.0
2021-10-15 21:04:46 +02:00
Théo Zimmermann
e7735f2252
coqPackages_8_14.serapi: init at 8.14+rc1+0.14.0
2021-10-13 10:44:09 +02:00
Théo Zimmermann
3437b543fd
coq_8_14: init at 8.14+rc1
2021-10-13 10:44:09 +02:00
Vincent Laporte
9f4ccabc7e
coqPackages.Verdi: 20200131 → 20210524
2021-10-05 07:38:05 +02:00
Vincent Laporte
05845bd429
coqPackages.StructTact: 20181102 → 20210328
2021-10-05 07:38:05 +02:00
Vincent Laporte
63df91f789
coqPackages.coq-ext-lib: 0.11.3 → 0.11.4
2021-10-04 20:33:53 +02:00
Cyril Cohen
4f762132b0
coqPackages.multinomials: fix
2021-10-04 11:35:53 +02:00
Vincent Laporte
97fe835b44
coqPackages.gappalib: 1.4.5 → 1.5.0
2021-10-03 21:57:48 +02:00
Vincent Laporte
4b5042caf3
coqPackages.paramcoq: 1.1.2 → 1.1.3
2021-10-01 07:50:55 +02:00
Vincent Laporte
6c3324e245
coqPackages.flocq: 3.3.1 → 3.4.2
2021-09-24 21:39:00 +02:00
Théo Zimmermann
20291381c1
coqPackages.mkCoqDerivation: rely on namePrefix to compute default opam-name
...
As suggested by Cyril Cohen in https://github.com/NixOS/nixpkgs/pull/134362#discussion_r698379405 .
2021-09-20 11:10:23 +02:00
Théo Zimmermann
ddbbf5d80b
coqPackages.parsec: init at 0.1.0
2021-09-15 14:23:46 +02:00
Théo Zimmermann
28bf99d3cf
coqPackages.ceres: init at 0.4.0
2021-09-15 14:23:46 +02:00
Ben Siraphob
228f8bed64
Merge pull request #136938 from siraben/mathcomp-analysis-update
...
coqPackages.mathcomp-analysis: 0.3.9 -> 0.3.10
2021-09-08 13:32:41 -05:00
Théo Zimmermann
1eebd96344
coqPackages.corn: c366d3f01ec1812b145117a4da940518b092d3a6 -> 8.13.0
...
Fix to use a released version.
2021-09-08 13:15:48 +02:00
Ben Siraphob
714c90ee5f
coqPackages.mathcomp-analysis: 0.3.9 -> 0.3.10
2021-09-07 11:50:49 -05:00
Théo Zimmermann
a864b59ef1
coqPackage.topology: 8.12.0 -> 9.0.0
...
First release with Zorns-lemma and Topology in a monorepo.
Each individual package is built with Dune.
2021-08-22 16:11:42 +02:00
Ben Siraphob
fb56026541
Merge pull request #134456 from Zimmi48/mathcomp-1.12
...
coqPackages.mathcomp: change default version for Coq 8.10+
2021-08-17 10:56:28 -05:00
Théo Zimmermann
0c7e82e299
coqPackages.serapi: init at multiple versions
2021-08-17 16:45:04 +02:00
Théo Zimmermann
839354e312
coqPackages.mathcomp: change default version for Coq 8.10+
...
Fix the build of mathcomp-analysis with Coq 8.12 (by selecting a version which is compatible with HB 1.1.0).
2021-08-17 15:59:06 +02:00
Théo Zimmermann
58c1ab9158
coqPackages.addition-chains: init at 0.4
2021-08-17 14:44:10 +02:00
Théo Zimmermann
ff96901dbd
coqPackages.hydra-battles: 0.3 -> 0.4
2021-08-17 14:44:10 +02:00
Théo Zimmermann
98e2339545
coqPackages.gaia: init at 1.11 and 1.12
2021-08-17 14:44:10 +02:00
Théo Zimmermann
90654cce7d
coqPackages.mkCoqDerivation: fix useDune2
...
- Reuse build phase from the `buildDunePackage` function.
- Only install the package that was just built (useful for monorepo support).
- Introduces `opam-name` to override the default package name to build with Dune.
2021-08-17 14:38:47 +02:00
Vincent Laporte
49a6254362
coqPackages.coqeal: 1.0.5 → 1.0.6
2021-08-06 11:42:07 +02:00
Sandro Jäckel
a8f2d2ca78
QuickChick: format
2021-08-02 10:58:47 +02:00
Sandro Jäckel
7db52ad591
interval: format
2021-08-02 10:58:46 +02:00
Vincent Laporte
6dac1b7a09
coqPackages.VST: build and install more modules from floyd/
...
Fixes #131203
2021-07-31 21:44:44 +02:00
Ben Siraphob
95f1154f99
coqPackages.interval: 4.1.1 -> 4.3.0 ( #131818 )
2021-07-31 09:31:23 +02:00
John Wiegley
c8ff5bc6f7
coqPackages.category-theory: v20210730, for Coq versions 8.10-8.13
2021-07-30 21:38:30 -07:00
Théo Zimmermann
b8315c660b
coqPackages.QuickChick: add optional version parameter
...
This is the only package in coqPackages for which it was forgotten.
2021-07-30 17:00:15 +02:00
Ben Siraphob
2f3c29cc68
coqPackages.graph-theory: init at 0.9
2021-07-29 09:33:21 +02:00
Lars Rasmusson
23ea64cd81
coqPackages.corn: 8.12.0 → 8.13.0
2021-07-28 12:53:29 +02:00
Ben Siraphob
a22cd19910
Merge pull request #130023 from siraben/hierarchy-builder-update
...
coqPackages.hierarchy-builder: 1.0.0 -> 1.1.0
2021-07-18 00:57:39 +07:00
larsr
dfbc940137
coqPackages.math-classes: 8.12.0 -> 8.13.0
2021-07-17 16:25:34 +02:00
Ben Siraphob
492e12cd2d
coqPackages.mathcomp-analysis: 0.3.6 -> 0.3.9
...
For compatibility with hierarchy-builder
2021-07-16 22:04:25 +07:00
Ben Siraphob
7ded69f4c4
coqPackages.hierarchy-builder: 1.0.0 -> 1.1.0
2021-07-16 22:04:25 +07:00
Ben Siraphob
9fd32c9121
coqPackages.itauto: init at 8.13+no
2021-07-01 21:46:19 +07:00
Ben Siraphob
be76644735
coqPackages.semantics: init
2021-06-29 11:04:42 +02:00
Ben Siraphob
c1cb31af6b
coqPackages.VST: 2.7.1 -> 2.8
2021-06-18 10:39:33 +02:00