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

Merge pull request #10859 from NixOS/backport-10858-to-2.22-maintenance

[Backport 2.22-maintenance] flake check: Recognize well known homeModule/homeModules attribute
This commit is contained in:
Robert Hensing 2024-06-05 13:45:32 +02:00 committed by GitHub
commit 329ed85134
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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