1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00

flake check: Recognize well known homeModule/homeModules attributes

This commit is contained in:
Enno Richter 2024-06-05 07:31:18 +02:00
parent 49c6f34911
commit 80ba7778e7

View file

@ -771,6 +771,8 @@ struct CmdFlakeCheck : FlakeCommand
|| name == "flakeModules"
|| name == "herculesCI"
|| name == "homeConfigurations"
|| name == "homeModule"
|| name == "homeModules"
|| name == "nixopsConfigurations"
)
// Known but unchecked community attribute