Commit Graph

19 Commits

Author SHA1 Message Date
Pierre Roux
a9e5f6bfcd
coqPackages: Enable override with dev branches (#329356)
Useful for CI applications.
2024-07-23 11:49:28 +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
Felix Buehler
ed3b102d1e treewide: use use lib.optionalAttrs instead of 'then {}' 2023-06-06 22:54:31 +02:00
Shawn8901
4dcb03a5c3 treewide: remove global with lib; statements in pkgs/coq-modules 2023-01-21 23:19:48 +01:00
Vincent Laporte
a8392b2ee4 coqPackages.tlc: enable for Coq 8.16 2022-06-13 11:29:20 +02:00
Vincent Laporte
52dfc053d0 coqPackages.tlc: 20210316 → 20211215 2022-04-28 20:56:01 +02:00
Vincent Laporte
d4f48c8547 coqPackages.tlc: 20200328 → 20210316 2021-04-25 11:51:38 +02:00
Cyril Cohen
9ffd16b385 coqPackages: refactor 2021-01-09 11:56:17 +01:00
Vincent Laporte
5adadd1466 coqPackages.tlc: 20181116 → 20200328 2020-07-17 19:43:34 +02:00
Vincent Laporte
fa709922f3 coqPackages.tlc: disable for Coq > 8.10 2020-01-31 14:09:51 +01:00
Robin Gloster
2157dcd141
treewide: installFlags is a list 2019-12-30 13:22:43 +01:00
Vincent Laporte
f61cadb624 coqPackages.tlc: 20180316 -> 20181116 2019-04-24 08:54:56 +02:00
Vincent Laporte
042790832e coqPackages.tlc: 20171206 -> 20180316 (#40927) 2018-05-22 20:55:57 +02:00
Vincent Laporte
a9d066a990 coqPackages.tlc: init at 20171206
TLC is a general purpose Coq library that provides an alternative to Coq's
standard library.

Homepage: http://www.chargueraud.org/softs/tlc/
2017-12-28 08:19:54 +01:00
Vincent Laporte
c1efbbab96
coqPackages_8_4.tlc: remove 2017-12-02 08:52:01 +00:00
Vincent Laporte
d5a4c3d21d coq-tlc: fix package 2015-06-02 13:53:17 +02:00
Joachim Fasting
bf7ad2d84f meta.description fixups
Mostly scripted substitutions with a couple of subjective enhancements.
2015-04-30 18:17:42 +02:00
John Wiegley
904bee0c46 coqPackages.[coq-ext-lib,heq,paco,ynot]: new expressions 2014-10-11 17:24:59 -05:00
John Wiegley
814961f37a coqPackages.tlc: new expression 2014-10-11 13:29:45 -05:00