default: provide a way to check how we've been initialized
This commit is contained in:
parent
3abc719c76
commit
09f1929960
2 changed files with 10 additions and 2 deletions
|
@ -3,6 +3,7 @@
|
|||
inputs ? import inputsPath {},
|
||||
selfPath ? {
|
||||
outPath = builtins.toString ./.;
|
||||
selfMode = "impure";
|
||||
},
|
||||
}:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue