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 5d290d6 + 170b441 commit 5c4bbeeCopy full SHA for 5c4bbee
nix/flake-module.nix
@@ -8,6 +8,7 @@ let
8
types;
9
in
10
{
11
+ _file = __curPos.file;
12
imports = [
13
flake-root.flakeModule
14
];
0 commit comments