This commit is contained in:
NotAShelf 2026-03-30 06:48:43 +00:00
commit 519db1a518
54 changed files with 2 additions and 231227 deletions

View file

@ -30695,7 +30695,7 @@ have any of these filetypes.</p>
args = [
"\${pkgs.vscode-extensions.xdebug.php-debug}/share/vscode/extensions/xdebug.php-debug/out/phpDebug.js"
];
command = "\${pkgs.nodePackages_latest.nodejs}/bin/node";
command = "\${pkgs.nodejs.out}/bin/node";
type = "executable";
}</code></div>
<div class="option-declared">Declared in: <code><a href="https://github.com/NotAShelf/nvf/blob/main/modules/plugins/languages/php.nix" target="_blank">&lt;nvf/modules/plugins/languages/php.nix&gt;</a></code></div>