fix: add self to flake outputs
This commit is contained in:
parent
c744bdf6c1
commit
e625d20a59
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
};
|
||||
|
||||
outputs = {
|
||||
self,
|
||||
nixpkgs,
|
||||
flake-utils,
|
||||
}:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue