nixpkgs/pkgs/stdenv/darwin
Thomas Tuegel 3ef7671cea ncurses: combine $lib and $out outputs
The $lib output refers to the terminfo database in $out, which is about
10x larger than the ncurses shared library. Splitting these outputs
saves a small amount of space for any derivations that use the terminfo
database but not the ncurses library, but we do not have evidence that
any such exist.
2016-03-08 11:35:24 -06:00
..
default.nix ncurses: combine $lib and $out outputs 2016-03-08 11:35:24 -06:00
make-bootstrap-tools.nix ncurses: combine $lib and $out outputs 2016-03-08 11:35:24 -06:00
standard-sandbox.sb stdenv-darwin: rename folder and associated attribute 2016-01-03 21:08:40 -05:00
unpack-bootstrap-tools.sh stdenv-darwin: rename folder and associated attribute 2016-01-03 21:08:40 -05:00