nixpkgs/pkgs
Vladimír Čunát ab8a691d05 nixos systemPackages: rework default outputs
- Now `pkg.outputUnspecified = true` but this attribute is missing in
  every output, so we can recognize whether the user chose or not.
  If (s)he didn't choose, we put `pkg.bin or pkg.out or pkg` into
  `systemPackages`.
- `outputsToLink` is replaced by `extraOutputsToLink`.
  We add extra outputs *regardless* of whether the user chose anything.
  It's mainly meant for outputs with docs and debug symbols.
- Note that as a result, some libraries will disappear from system path.
2016-01-28 11:24:18 +01:00
..
applications Merge branch 'staging' into closure-size 2016-01-19 09:55:31 +01:00
build-support nixos systemPackages: rework default outputs 2016-01-28 11:24:18 +01:00
data Merge branch 'staging' into closure-size 2016-01-19 09:55:31 +01:00
desktops Merge branch 'staging' into closure-size 2016-01-19 09:55:31 +01:00
development qt55.qtbase: fix syntax error 2016-01-23 07:52:29 -06:00
games Merge branch 'staging' into closure-size 2016-01-19 09:55:31 +01:00
misc Merge branch 'staging' into closure-size 2016-01-19 09:55:31 +01:00
os-specific mdadm: fixup build with multiple-outputs 2016-01-20 10:24:52 +01:00
servers Merge branch 'staging' into closure-size 2016-01-19 09:55:31 +01:00
shells Merge branch 'staging' into closure-size 2016-01-19 09:55:31 +01:00
stdenv Merge branch 'staging' into closure-size 2016-01-19 09:55:31 +01:00
test
tools chntpw: fix #11474, build with multiple-output glibc 2016-01-20 11:48:12 +01:00
top-level Merge branch 'staging' into closure-size 2016-01-19 09:55:31 +01:00