nixpkgs/lib
Eelco Dolstra 8890492872 openjdk: Ugly hack to fix nix-env installation
Nix-env always wants to install all outputs of a derivation, but this
failed for openjdk/openjre because openjdk has some symlinks (such as
bin/java) to openjre.  Also, it prevents installing the openjre
without the openjdk.  So as a workaround, mess with the "outputs"
attribute to fool nix-env.

Also, give openjre a separate name and description.

Fixes #1535.
2014-01-20 14:58:09 +01:00
..
attrsets.nix Remove backward-compatible implementations of some primops 2013-11-12 13:50:45 +01:00
composable-derivation.nix Move pkgs/lib/ to lib/ 2013-10-10 13:28:21 +02:00
customisation.nix Move pkgs/lib/ to lib/ 2013-10-10 13:28:21 +02:00
debug.nix Move pkgs/lib/ to lib/ 2013-10-10 13:28:21 +02:00
default.nix Add some primops to lib 2013-11-12 13:48:30 +01:00
licenses.nix Adding SlimerJS — script-driven Gecko browser 2013-10-21 00:30:39 +04:00
lists.nix Simplify crossLists 2013-12-12 14:01:48 -05:00
maintainers.nix rust: Add 2014-01-19 17:30:36 +01:00
meta.nix openjdk: Ugly hack to fix nix-env installation 2014-01-20 14:58:09 +01:00
misc.nix Small cleanup 2013-10-24 14:49:59 +02:00
modules.nix Add some primops to lib 2013-11-12 13:48:30 +01:00
options.nix Add some primops to lib 2013-11-12 13:48:30 +01:00
platforms.nix Remove some unsupported platforms 2013-11-04 21:11:00 +01:00
sources.nix Move pkgs/lib/ to lib/ 2013-10-10 13:28:21 +02:00
strings-with-deps.nix Move pkgs/lib/ to lib/ 2013-10-10 13:28:21 +02:00
strings.nix Add some primops to lib 2013-11-12 13:48:30 +01:00
systems.nix Use isType instead of typeOf 2013-10-28 22:45:55 +01:00
tests.nix Move pkgs/lib/ to lib/ 2013-10-10 13:28:21 +02:00
trivial.nix Add some primops to lib 2013-11-12 13:48:30 +01:00
types.nix Add some primops to lib 2013-11-12 13:48:30 +01:00