mirror of
https://github.com/hercules-ci/flake-parts.git
synced 2025-03-05 00:16:52 +00:00
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:
|
module:
|
||||||
deferredModuleWith {
|
deferredModuleWith {
|
||||||
staticModules = [ module ];
|
staticModules = [ module ];
|
||||||
|
|
Loading…
Add table
Reference in a new issue