chore: change comment of nixd nix version
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
5dbe479f57
commit
d3b66d1a77
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ let
|
||||||
};
|
};
|
||||||
|
|
||||||
nvimInputs = {
|
nvimInputs = {
|
||||||
# uses nixVersions.nix_2_19
|
# uses nixVersions.nix_2_24
|
||||||
nixd = mkDep {
|
nixd = mkDep {
|
||||||
owner = "nix-community";
|
owner = "nix-community";
|
||||||
repo = "nixd";
|
repo = "nixd";
|
||||||
|
|
Loading…
Reference in a new issue