fix: nix-wrapper-modules warning

This commit is contained in:
2026-06-08 10:02:23 +02:00
parent b35c95b4c8
commit 709e89c017
+1 -1
View File
@@ -39,7 +39,7 @@ in
# 2. Runtime Dependencies (from lspsAndRuntimeDeps)
# These are added to the PATH of the wrapper
extraPackages = with pkgs; [
runtimePkgs = with pkgs; [
# Tools
universal-ctags
ripgrep