summaryrefslogtreecommitdiff
path: root/pkgs/development/coq-modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* coqPackages.interval: fix URLVincent Laporte2017-08-111-2/+2
* coqPackages.autosubst: fix hashVincent Laporte2017-07-281-1/+1
* coqPackages_8_6.CoLoR: Fix installPhaseJohn Wiegley2017-07-181-1/+4
* coqPackages_8_6.math-classes: New expression (for 8.6) 1.0.6John Wiegley2017-07-181-8/+13
* coqPackages_8_6.CoLoR: new expression 1.3.0John Wiegley2017-07-181-0/+21
* coqPackages.autosubst: New expressionJohn Wiegley2017-07-102-0/+161
* coqPackages.QuickChick: 20170422 -> 20170710John Wiegley2017-07-101-3/+3
* coqPackages.paco: 1.2.7 -> 1.2.8John Wiegley2017-07-101-2/+2
* Use consistent package naming for HEAD.nix filesrht2017-05-091-2/+2
* coq.QuickChick: Update to latest version that works with Coq 8.6John Wiegley2017-04-231-3/+3
* coqPackages.interval: 2.2.1 -> 3.1.1Vincent Laporte2017-02-111-3/+3
* coqPackages.coquelicot: 2.1.1 -> 2.1.2•••keeping old 2.1.1 version for Coq-8.4, as newer versions of the library do not support older Coq versions Vincent Laporte2017-02-111-3/+18
* coqPackages.{ssreflect,mathcomp}: 1.6 -> 1.6.1Vincent Laporte2017-02-113-25/+4
* coqPackages.math-classes: init at 2016-06-08Langston Barrett2017-01-271-0/+23
* coqPackages.{ssreflect,mathcomp}: fix build with Coq-8.6•••by adding `findlib` as a build input. Also clean `default.nix` a little bit. Vincent Laporte2017-01-254-65/+31
* coqPackages.flocq: 2.5.1 -> 2.5.2Vincent Laporte2017-01-141-4/+4
* coqPackages.coq-ext-lib: 0.9.3 -> 0.9.{4,5}Vincent Laporte2017-01-141-1/+2
* coqPackages.dpdgraph: 0.5 -> 0.6{,.1}Vincent Laporte2017-01-121-5/+17
* coq_8_6: 8.6 is now default, 8.4 optional, updated mathcomp/ssreflect•••Addresses #14829 John Wiegley2016-12-224-21/+48
* coqPackages.fiat_HEAD: New package for Coq 8.4pl6 and 8.5pl2John Wiegley2016-10-311-0/+35
* Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-033-3/+3
* coq-dpdgraph: init at 0.5Vincent Laporte2016-05-031-0/+31
* coq-ext-lib: 0.9.0-beta3 -> 0.9.3Vincent Laporte2016-04-121-3/+4
* coqPackages.contribs.Bertrand: fix hashRobin Gloster2016-02-081-1/+1
* Remove no longer (or never) referenced patches•••55 files changed, 6041 deletions. Tested with `nix-build -A tarball`. Tobias Geerinckx-Rice2016-01-241-16/+0
* coq-interval: 2.1.0 -> 2.2.1Vincent Laporte2016-01-061-5/+5
* coqPackages.coquelicot: init at 2.1.1•••Coquelicot is a Coq library for Reals. Homepage: http://coquelicot.saclay.inria.fr/ Vincent Laporte2016-01-061-0/+25
* coq-flocq: 2.5.0 -> 2.5.1Vincent Laporte2016-01-041-3/+3
* Revert "coqPackages.flocq: 2.4.0 -> 2.5.0"•••This reverts commit db9bc6875f3ad5e7bddcbeab7124bd5b8fc684c6. That reverted commit had introduced a wrong URL. Vincent Laporte2016-01-041-1/+1
* ssreflect, mathcomp: fix buildVincent Laporte2016-01-042-0/+2
* coqPackages.mathcomp,ssreflect: 1.5 -> 1.6•••See the INSTALL file in the mathcomp package for instructions on upgrading projects from 1.5 to 1.6. The 1.6 version works with both Coq 8.4 and 8.5. John Wiegley2015-12-204-34/+39
* coqPackages.flocq: 2.4.0 -> 2.5.0John Wiegley2015-12-161-1/+1
* coq-flocq: 2.4.0 -> 2.5.0; coq-interval: 2.0.0 -> 2.1.0Vincent Laporte2015-12-032-6/+6
* coq-ext-lib: 1.0.0-beta2 -> 0.9.0-beta3Vincent Laporte2015-11-211-1/+1
* coqPackages.ssreflect: add ncurses as a dependency•••This is needed in the Darwin pure environment, where ncurses is not available within the sandbox. The exact error was: coqmktop -coqlib `coqtop -where` -o bin/ssrcoq.byte -I +threads src/ssrmatching.cmo src/ssreflect.cmo ld: warning: directory not found for option '-L/nix/store/wlf8pb7gz5alzbhdxwayxx0x4as3rnw8-coq-8.5b2/lib/coq/kernel/byterun' ld: library not found for -lncurses John Wiegley2015-10-311-2/+2
* coq-ext-lib: c2c71a2a -> 0.9.0 & 1.0.0-beta2Vincent Laporte2015-09-271-7/+14
* coq-QuickChick: 21f50a02 -> 20150605Vincent Laporte2015-08-181-5/+7
* coq-fiat: do not run tests on i686•••as they require too much memory Vincent Laporte2015-07-091-1/+1
* ssreflect, mathcomp: better package namesVincent Laporte2015-06-192-2/+2
* coq-mathcomp: refactorVincent Laporte2015-06-193-53/+49
* coq-ssreflect: refactorVincent Laporte2015-06-192-43/+26
* coq-mathcomp: also build and install the documentationVincent Laporte2015-06-191-1/+10
* coq-ssreflect: also build and install the documentationVincent Laporte2015-06-191-1/+9
* coqPackages.fiat: disable parallel build to fix buildPascal Wittmann2015-06-101-1/+1
* coq-tlc: fix packageVincent Laporte2015-06-021-0/+9
* coq-coqeal: fix installationVincent Laporte2015-05-291-4/+9
* bedrock: Change build to use "src native"John Wiegley2015-05-211-0/+3
* coqPackages.QuickChick: New expressionJohn Wiegley2015-05-081-0/+28
* meta.description fixups•••Mostly scripted substitutions with a couple of subjective enhancements. Joachim Fasting2015-04-306-6/+6
* Fixed some descriptionsPascal Wittmann2015-04-281-1/+1