[Desktop/Developer] Add dev, debug and static outputs

Removed devdoc which is already included by another option
This commit is contained in:
Antoine Viallon 2023-04-15 16:20:18 +02:00
parent b193bb9d0d
commit 3c5aa4d504
Signed by: aviallon
GPG key ID: 186FC35EDEB25716

View file

@ -66,7 +66,7 @@ in {
}; };
environment.extraOutputsToInstall = [ environment.extraOutputsToInstall = [
"doc" "info" "devdoc" "doc" "info" "dev" "debug" "static"
]; ];
aviallon.programs.allowUnfreeList = [ aviallon.programs.allowUnfreeList = [