Missed a loose nixos-wsl
in outputs
!
This commit is contained in:
parent
eade04e9f1
commit
829bb55130
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
|||
|
||||
outputs = {
|
||||
# Needed
|
||||
self, nixpkgs, nixos-wsl,
|
||||
self, nixpkgs,
|
||||
# Lix
|
||||
lix-module,
|
||||
# Added by me
|
||||
|
|
Loading…
Reference in a new issue