default: provide a way to check how we've been initialized

This commit is contained in:
Wroclaw 2025-05-04 16:33:38 +02:00
parent 3abc719c76
commit 09f1929960
2 changed files with 10 additions and 2 deletions

View file

@ -3,6 +3,7 @@
inputs ? import inputsPath {},
selfPath ? {
outPath = builtins.toString ./.;
selfMode = "impure";
},
}: