nixpkgs/nixos/modules
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
..
config nixos systemPackages: rework default outputs 2016-01-28 11:24:18 +01:00
hardware wis_go7007: remove dead package & module 2016-01-11 00:16:01 +01:00
installer Merge branch 'staging' into closure-size 2016-01-19 09:55:31 +01:00
misc Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00
profiles Merge branch 'staging' into closure-size 2016-01-19 09:55:31 +01:00
programs nixos systemPackages: rework default outputs 2016-01-28 11:24:18 +01:00
security nixos systemPackages: rework default outputs 2016-01-28 11:24:18 +01:00
services Merge branch 'staging' into closure-size 2016-01-19 09:55:31 +01:00
system Merge branch 'staging' into closure-size 2016-01-19 09:55:31 +01:00
tasks Merge branch 'staging' into closure-size 2016-01-19 09:55:31 +01:00
testing NixOS tests: Increase hung_task_timeout_secs 2016-01-04 16:53:42 +01:00
virtualisation Merge branch 'staging' into closure-size 2016-01-19 09:55:31 +01:00
module-list.nix nixos: add module for rmilter 2016-01-16 15:12:30 +02:00
rename.nix nixos: Document "jobs" option removal 2016-01-14 13:08:56 +01:00