nix-darwin: remove trailing whitespace

This commit is contained in:
Robert Helgesson 2021-02-21 18:40:19 +01:00
parent 82d6ba7003
commit aa9affb53f
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89

View file

@ -9,8 +9,8 @@ let
extendedLib = import ../modules/lib/stdlib-extended.nix pkgs.lib; extendedLib = import ../modules/lib/stdlib-extended.nix pkgs.lib;
hmModule = types.submoduleWith { hmModule = types.submoduleWith {
specialArgs = { specialArgs = {
lib = extendedLib; lib = extendedLib;
darwinConfig = config; darwinConfig = config;
} // cfg.extraSpecialArgs; } // cfg.extraSpecialArgs;
modules = [ modules = [