1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 22:11:15 +02:00
This commit is contained in:
Robert Hensing 2025-06-15 23:23:53 +10:00 committed by GitHub
commit 9469d58d74
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -814,6 +814,7 @@ struct CmdFlakeCheck : FlakeCommand
|| name == "homeConfigurations" || name == "homeConfigurations"
|| name == "homeModule" || name == "homeModule"
|| name == "homeModules" || name == "homeModules"
|| name == "modules"
|| name == "nixopsConfigurations" || name == "nixopsConfigurations"
) )
// Known but unchecked community attribute // Known but unchecked community attribute