Merge #12653: rework default outputs

This commit is contained in:
Vladimír Čunát
2016-04-07 16:00:09 +02:00
7 changed files with 42 additions and 22 deletions

View File

@@ -23,7 +23,7 @@ with lib;
environment.pathsToLink = [ "/share/man" ];
environment.outputsToLink = [ "man" ];
environment.extraOutputsToInstall = [ "man" ];
};