summary refs log tree commit diff
path: root/pkgs/development/tools/parsing
Commit message (Collapse)AuthorAge
* happy: drop obsolete versions 1.18.10 1.18.4, 1.18.5, 1.18.6, and 1.18.9Peter Simons2014-11-08
|
* alex: drop obsolete versions 2.3.1, 2.3.2, 2.3.3, 3.0.1, 3.0.2, and 3.0.5Peter Simons2014-11-08
|
* ragel: update from 6.3 to 6.9Pascal Wittmann2014-11-07
|
* Turn more licenses into lib.licenses styleMateusz Kowalczyk2014-11-06
| | | | | | Should eval cleanly, as far as -A tarball tells me. Relevant: issue #2999, issue #739
* add meta.branchEvgeny Egorochkin2014-11-03
|
* changed version = e7aa734stewart2014-10-29
|
* format changes + meta data changes to hammer packagestewart2014-10-29
|
* added git revision to nix hammer pkg to prevent nix build breaks on hammer ↵stewart2014-10-29
| | | | update
* derp'ed the sha256 for hammer after patch landedstewart2014-10-29
|
* kickstart travis after upstream patch landedstewart2014-10-29
|
* A language security tool called Hammer is addedstewart2014-10-29
|
* re2c: 0.13.7.4 -> 0.13.7.5Austin Seipp2014-10-09
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* haskell-Ebnf2ps: update to version 1.0.12Peter Simons2014-10-06
|
* Use a more permanent URL for the byacc version we're usingDaniel Peebles2014-09-01
| | | | The other one is likely to change with every new release.
* Fix byaccDaniel Peebles2014-08-31
|
* Fix many package descriptionsBjørn Forsman2014-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (My OCD kicked in today...) Remove repeated package names, capitalize first word, remove trailing periods and move overlong descriptions to longDescription. I also simplified some descriptions as well, when they were particularly long or technical, often based on Arch Linux' package descriptions. I've tried to stay away from generated expressions (and I think I succeeded). Some specifics worth mentioning: * cron, has "Vixie Cron" in its description. The "Vixie" part is not mentioned anywhere else. I kept it in a parenthesis at the end of the description. * ctags description started with "Exuberant Ctags ...", and the "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis at the end of description. * nix has the description "The Nix Deployment System". Since that doesn't really say much what it is/does (especially after removing the package name!), I changed that to "Powerful package manager that makes package management reliable and reproducible" (borrowed from nixos.org). * Tons of "GNU Foo, Foo is a [the important bits]" descriptions is changed to just [the important bits]. If the package name doesn't contain GNU I don't think it's needed to say it in the description either.
* re2c: Fix license referenceRickard Nilsson2014-08-20
|
* re2c: 0.13.6 -> 0.13.7.4Austin Seipp2014-08-20
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* Don't build broken Haskell packages on Hydra.Peter Simons2014-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These packages don't compile: - cabal-delete - cabal-file-th - categories - cmdtheline - codec-image-devil - concurrent-extra - cryptol 1.8.x - data-lens - diagrams-postscript - djinn - download - dstring - enummapset - git-date - github-backup - gtkglext - happyy-meta - haskeline-class - pakcs These packages depend on some of the packages listed before: - Chart-diagrams - data-lens-template - hp2any-manager - purescript - repr These packages fail with GHC 7.8.3 but still compile with older compilers: - happy: 1.18.4, 1.18.5, 1.18.6
* Remove 'andres' from the meta.maintainer section of all Haskell package where IPeter Simons2014-08-09
| | | | had added him earlier.
* Disable Hydra builds for all "old" Haskell packages.Peter Simons2014-08-09
| | | | | | | Old means that we have a newer version in Nixpkgs already. If there is a reason for the old package to still exist, i.e. because some other package is still referring to it, then Hydra will still build the package as a dependency, but we won't want to build old packages on their own right.
* alex: don't build old versions of this package with a recent GHCPeter Simons2014-08-09
|
* Fix broken license references.Peter Simons2014-07-28
|
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* Add "please don't edit" comment at the top of every auto-generated Haskell file.Peter Simons2014-07-14
|
* happy: remove obsolete versions 1.18.8, 1.18.11, 1.19.2, and 1.19.3Peter Simons2014-07-14
|
* happy: update to version 1.19.4Peter Simons2014-07-14
|
* Add "please don't edit" comment at the top of every auto-generated Haskell file.Peter Simons2014-07-14
|
* antlr: add meta attributesBjørn Forsman2014-06-22
|
* Merge #2630: add and use fetchpatchVladimír Čunát2014-05-17
| | | | | | | | | | fetchpatch is fetchurl that determinizes the patch. Some parts of generated patches change from time to time, e.g. see #1983 and http://comments.gmane.org/gmane.linux.distributions.nixos/12815 Using fetchpatch should prevent the hash from changing. Conflicts (auto-solved): pkgs/development/libraries/haskell/gitit/default.nix
* happy-1.19.3: patch code to build with ghc-headPeter Simons2014-05-03
| | | | https://github.com/simonmar/happy/issues/20
* Fix flex for building on darwin systemsJohn Wiegley2014-04-15
|
* Offer consistently named attributes for the two available flex versions.Peter Simons2014-04-11
|
* add back old version of flex for grub2Aristid Breitkreuz2014-04-09
|
* flex: update from 2.5.35 to 2.5.39Peter Simons2014-04-09
|
* Merge master into stdenv-updatesVladimír Čunát2014-01-20
|\ | | | | | | | | | | Conflicts: pkgs/applications/version-management/gource/default.nix pkgs/top-level/all-packages.nix
| * happy: add version 1.19.3Peter Simons2014-01-20
| |
* | Merge master into stdenv-updatesVladimír Čunát2014-01-18
|\| | | | | | | | | | | | | | | | | | | Conflicts (simple): pkgs/development/compilers/gcc/4.8/default.nix pkgs/development/compilers/llvm/default.nix pkgs/development/libraries/gmp/5.1.1.nix pkgs/development/libraries/gmp/5.1.3.nix pkgs/development/libraries/gmp/5.1.x.nix pkgs/top-level/all-packages.nix
| * Merge branch 'java'Eelco Dolstra2014-01-13
| |\
| | * jikespg: CleanupEelco Dolstra2014-01-03
| | |
* | | Merge master into stdenv-updatesVladimír Čunát2014-01-12
|\| | | | | | | | | | | | | | | | | Conflicts: pkgs/development/lisp-modules/stumpwm/default.nix (auto-solved) pkgs/top-level/all-packages.nix (trivial)
| * | happy-1.19.2: remove import of "Data.Monoid (<>)" from Setup.lhs to fix ↵Peter Simons2014-01-11
| |/ | | | | | | | | | | build with GHC 7.2.2 This patch works around <https://github.com/simonmar/happy/issues/16>.
* | bison: Don't run the testsEelco Dolstra2014-01-07
| | | | | | | | | | | | All this accomplishes is to make bison depend on flex, which in turn depends on bison. (So as a result, during the stdenv bootstrap, bison gets built 6 (!) times.)
* | flex: Clean up expressionEelco Dolstra2014-01-07
| |
* | Merge master into stdenv-updatesVladimír Čunát2013-12-29
|\| | | | | | | | | | | | | | | | | | | Conflicts (easy): pkgs/development/compilers/llvm/default.nix pkgs/development/compilers/openjdk/default.nix pkgs/development/libraries/icu/default.nix pkgs/development/libraries/libssh/default.nix pkgs/development/libraries/libxslt/default.nix pkgs/development/tools/parsing/bison/3.x.nix
| * bison: use gz tarball, early stdenv does not have xzMathijs Kwik2013-12-23
| |
| * bison3: update from 3.0 to 3.0.2Nixpkgs Monitor2013-12-18
| |
* | Merge branch 'origin/master' into stdenv-updates.Peter Simons2013-12-16
|\| | | | | | | | | Conflicts: pkgs/tools/misc/less/default.nix
| * re2c: update from 0.13.5 to 0.13.6Nixpkgs Monitor2013-12-14
| |
* | Merge remote-tracking branch 'origin/master' into stdenv-updates.Peter Simons2013-12-04
|\| | | | | | | | | | | | | | | | | | | Conflicts: pkgs/development/interpreters/perl/5.16/default.nix pkgs/tools/networking/curl/default.nix pkgs/top-level/all-packages.nix pkgs/top-level/release-python.nix pkgs/top-level/release-small.nix pkgs/top-level/release.nix