add self
This commit is contained in:
parent
56defe7904
commit
aece07b5eb
1 changed files with 1 additions and 1 deletions
|
|
@ -8,6 +8,7 @@
|
|||
outputs = {
|
||||
systems,
|
||||
nixpkgs,
|
||||
self,
|
||||
...
|
||||
} @ inputs: let
|
||||
eachSystem = f:
|
||||
|
|
@ -29,7 +30,6 @@
|
|||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
self,
|
||||
...
|
||||
}:
|
||||
with lib; let
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue