1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-27 16:11:58 +00:00
nixpkgs/pkgs
Eelco Dolstra 4e29062fbc ant: Support the OpenJRE (without OpenJDK) and the GNU JVM
For instance, a package can now say:

  buildInputs = [ ant jre ecj ];

which would cause the Eclipse compiler to be used with the OpenJRE.
Similarly:

  buildInputs = [ ant gcj ];

uses the GNU JVM with the GNU Java compiler.
2014-01-09 11:14:36 +01:00
..
applications freenet: Fix build 2014-01-03 14:32:13 +01:00
build-support Add a setup hook that automatically sets up $CLASSPATH 2014-01-06 14:36:14 +01:00
data Whitespace fixes in package expressions I maintain 2014-01-02 17:58:08 +01:00
desktops Remove uses of __overrides feature 2013-12-30 11:04:45 -05:00
development ant: Support the OpenJRE (without OpenJDK) and the GNU JVM 2014-01-09 11:14:36 +01:00
games Merge pull request #1441 from rszibele/xonotic 2014-01-02 07:50:35 -08:00
misc zsnes seems to work better, without stripping. 2014-01-03 00:54:59 +01:00
os-specific ifenslave: Add new package 2013-12-31 09:28:52 -06:00
servers postgresql-jdbc: Fix build 2014-01-03 14:33:17 +01:00
shells
stdenv
test
tools fop: Drop runtime dependency on the JDK 2014-01-06 14:36:13 +01:00
top-level Add a setup hook that automatically sets up $CLASSPATH 2014-01-06 14:36:14 +01:00