nixpkgs/pkgs/stdenv
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
..
cygwin cygwin: stdenv 2015-05-28 10:53:34 +02:00
darwin ncurses: combine $lib and $out outputs 2016-03-08 11:35:24 -06:00
freebsd FreeBSD: improve bootstrapping, re-enable bdb for heimdal 2016-01-01 17:01:13 +00:00
generic Merge master into closure-size 2016-03-08 09:58:19 +01:00
linux Merge master into closure-size 2016-03-08 09:58:19 +01:00
native FreeBSD: undo removal of Solaris and remove changes to native stdenv now that FreeBSD has its own 2016-01-01 17:01:13 +00:00
nix Fix "nix" stdenv (close #13554) 2016-02-28 19:49:35 +01:00
adapters.nix enableDebugging: use more suitable gcc flags 2015-08-10 09:11:30 +02:00
common-path.nix bzip2: split into multiple outputs, refactor 2015-04-18 19:32:52 +02:00
default.nix Merge branch 'master' into staging 2016-01-05 10:28:58 +01:00