+1
-1
lib/customisation.nix
+1
-1
lib/customisation.nix
+1
-1
nixos/modules/config/debug-info.nix
+1
-1
nixos/modules/config/debug-info.nix
+9
-10
nixos/modules/config/system-path.nix
+9
-10
nixos/modules/config/system-path.nix
···description = "List of directories to be symlinked in <filename>/run/current-system/sw</filename>.";-description = "List of package outputs to be symlinked into <filename>/run/current-system/sw</filename>.";+description = "List of additional package outputs to be symlinked into <filename>/run/current-system/sw</filename>.";···-[ drv ] ++ map (outputName: drv.${outputName}.outPath or null) config.environment.outputsToLink)
+1
-1
nixos/modules/programs/man.nix
+1
-1
nixos/modules/programs/man.nix
+1
-1
nixos/modules/security/polkit.nix
+1
-1
nixos/modules/security/polkit.nix
+8
-1
pkgs/build-support/buildenv/default.nix
+8
-1
pkgs/build-support/buildenv/default.nix
······rec { inherit manifest ignoreCollisions passthru meta pathsToLink extraPrefix postBuild buildInputs;