packages: provide outer args self and inputs inside perSystem
This commit is contained in:
parent
43c78db859
commit
c30183963d
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@
|
||||||
|
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
_module.args = { inherit inputs self; };
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
./tests
|
./tests
|
||||||
./modules/devshell.nix
|
./modules/devshell.nix
|
||||||
|
|
Loading…
Reference in a new issue