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

Merge pull request #10858 from elohmeier/master

flake check: Recognize well known homeModule/homeModules attribute
This commit is contained in:
Robert Hensing 2024-06-05 13:11:15 +02:00 committed by GitHub
commit 9d34815cb6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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