We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3dd6ed7 + 67cbb7a commit e9a57b5Copy full SHA for e9a57b5
1 file changed
nix/run.nix
@@ -32,6 +32,6 @@ let
32
33
in
34
project.config.run // {
35
- inherit (project) config;
+ inherit (project) config extendModules;
36
inherit (project.config) enabledPackages shellHook;
37
}
0 commit comments