nixpkgs/pkgs/development/compilers/oraclejdk
John Ericson 3cb745d5a6 stdenv: Store one package per line in nix-support/propagated-*
This makes those files a bit easier to read. Also, for what it's worth,
it brings us one baby step closer to handling spaces in store paths.

Also, I optimized handling of many transitive deps with read. Probably,
not very beneficial, but nice to enforce the pkg-per-line structure.
Doing so let me find much dubious code and fix it.

Two misc notes:

 - `propagated-user-env-packages` also needed to be adjusted as
   sometimes it is copied to/from the propagated input files.

 - `local fd` should ensure that file descriptors aren't clobbered
   during recursion.
2017-07-10 13:32:13 -04:00
..
dlj-bundle-builder.sh mass rewrite of find parameters to cross-platform style 2015-09-06 10:26:30 +02:00
jdk-linux-base.nix stdenv: Store one package per line in nix-support/propagated-* 2017-07-10 13:32:13 -04:00
jdk8cpu-linux.nix oraclejdk: 8u121 -> 8u131 2017-04-19 00:13:17 -04:00
jdk8psu-linux.nix oraclejdk: 8u121 -> 8u131 2017-04-19 00:13:17 -04:00