fix: nix-wrapper-modules warning
This commit is contained in:
@@ -39,7 +39,7 @@ in
|
|||||||
|
|
||||||
# 2. Runtime Dependencies (from lspsAndRuntimeDeps)
|
# 2. Runtime Dependencies (from lspsAndRuntimeDeps)
|
||||||
# These are added to the PATH of the wrapper
|
# These are added to the PATH of the wrapper
|
||||||
extraPackages = with pkgs; [
|
runtimePkgs = with pkgs; [
|
||||||
# Tools
|
# Tools
|
||||||
universal-ctags
|
universal-ctags
|
||||||
ripgrep
|
ripgrep
|
||||||
|
|||||||
Reference in New Issue
Block a user