mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 06:42:28 +00:00
add missing newline, for consistent formatting
This commit is contained in:
parent
f91dc023f2
commit
3f881e3378
@ -99,6 +99,7 @@ let
|
||||
in [ cmd ] ++ concatMap subcommand (attrNames details.commands or {});
|
||||
|
||||
parsedToplevel = builtins.fromJSON toplevel;
|
||||
|
||||
manpages = processCommand {
|
||||
command = "nix";
|
||||
details = parsedToplevel;
|
||||
|
Loading…
Reference in New Issue
Block a user