nixpkgs/pkgs/development
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
..
arduino ino: update to 0.3.6 2013-11-26 23:55:31 +01:00
compilers openjdk: Use multiple outputs 2014-01-03 11:56:40 +01:00
eclipse
guile-modules guile_lib: update from 0.2.1 to 0.2.2 2013-12-16 01:36:18 +02:00
interpreters elixir: update from 0.11.2 to 0.12.0 2014-01-02 16:35:54 +01:00
libraries hydra-ant-logger: Fix the build 2014-01-03 11:56:41 +01:00
lisp-modules lispPackages: Fix Github URIs. 2013-12-12 14:11:24 +01:00
misc
mobile Make xcode detection a bit more robust and configurable 2013-12-24 14:34:56 +01:00
ocaml-modules added OCaml package ocamlsdl 2013-12-05 16:20:32 +01:00
perl-modules perlPackages.DBFile: update from 1.826 to 1.831 2013-12-21 02:28:25 +02:00
python-modules setuptools: 0.9.8 -> 2.0.2 2013-12-29 19:15:36 +01:00
qtcreator
r-modules/generic
ruby-modules
tools ant: Update to 1.9.3 2014-01-03 13:29:06 +01:00
web csslint: update from 0.5.0 to 0.10.0 2013-12-18 18:18:23 +02:00