nixpkgs/pkgs/development/tools
Eelco Dolstra 54d1721414 ant: Update to 1.9.3
Also, Ant no longer has a build-time dependency on a particular JDK.
It finds the JDK via $JAVA_HOME or $PATH (by looking up javac).  This
way, we don't need to have separate packages like apacheAntOpenJDK and
apacheAntOracleJDK.  It also seems reasonable: after all, installing
GNU Make doesn't give you a C compiler either.  It does mean that
instead of

  buildInputs = [ ant ];

you now need to write something like

  buildInputs = [ ant jdk ];
2014-01-03 13:29:06 +01:00
..
analysis findbugs: update from 1.3.2 to 2.0.3 2013-12-18 18:18:27 +02:00
boomerang
build-managers ant: Update to 1.9.3 2014-01-03 13:29:06 +01:00
casperjs Fix some more Hydra evaluation errors 2013-10-08 11:07:14 +02:00
cdecl
documentation docutils: update from 0.10 to 0.11 2013-12-18 18:18:25 +02:00
gnulib gnulib: update to version 0.0-8015-gf0aab22 2013-09-12 12:22:17 +02:00
guile
haskell haskell-cabal2nix: update to version 1.57 2013-12-29 12:26:07 +01:00
java
jq
literate-programming/noweb
misc Whitespace fixes in package expressions I maintain 2014-01-02 17:58:08 +01:00
neoload
ocaml Opam 1.1: Constrain supported ocaml versions. 2013-12-25 14:43:23 +01:00
parsing jikespg: Cleanup 2014-01-03 11:56:41 +01:00
phantomjs phantomjs: add openssl to rpath 2013-10-02 05:17:32 +00:00
profiling oprofile: update from 0.9.8 to 0.9.9 2013-12-14 17:59:57 +02:00
pydb
selenium
slimerjs Update SlimerJS to 0.9.0 release 2013-12-30 23:33:22 +04:00
vagrant vagrant: update to 1.4.0 2013-12-16 04:50:22 +00:00