1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-06 21:41:48 +02:00

flake check: Recognize well known homeModule/homeModules attributes

(cherry picked from commit 80ba7778e7)
This commit is contained in:
Enno Richter 2024-06-05 07:31:18 +02:00 committed by github-actions[bot]
parent 283d68c4c7
commit 0a78a55d51

View file

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