Delete a trailing space
This commit is contained in:
parent
5043aa8956
commit
cdd3497577
1 changed files with 1 additions and 1 deletions
2
lib.nix
2
lib.nix
|
|
@ -156,7 +156,7 @@ let
|
|||
};
|
||||
};
|
||||
|
||||
mkDeferredModuleType =
|
||||
mkDeferredModuleType =
|
||||
module:
|
||||
deferredModuleWith {
|
||||
staticModules = [ module ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue