Deploy PR #1627 preview

This commit is contained in:
GitHub Actions 2026-06-11 18:51:42 +00:00
commit 4ea749459c
3 changed files with 12 additions and 9 deletions

View file

@ -30627,7 +30627,7 @@ missing from <code>PATH</code>", leave this option disabled.</p>
<div class="option-type">Type: <code>package</code></div>
<div class="option-description"><html><head></head><body><p>Go debugger package.</p>
</body></html></div>
<div class="option-default">Default: <code>&lt;derivation delve-1.26.1&gt;</code></div>
<div class="option-default">Default: <code>&lt;derivation delve-1.26.3&gt;</code></div>
<div class="option-declared">Declared in: <code><a href="https://github.com/NotAShelf/nvf/blob/main/modules/plugins/languages/go.nix" target="_blank">&lt;nvf/modules/plugins/languages/go.nix&gt;</a></code></div>
</div>
<div class="option" id="option-vim.languages.go.enable">
@ -31068,7 +31068,7 @@ not listed in the docs</p>
<div class="option-description"><html><head></head><body><p>Command for haskell-language-server.</p>
</body></html></div>
<div class="option-default">Default: <code>[
"/nix/store/d95vbnsn7i1xw62rmvzhf0wkw877zmjy-haskell-language-server-wrapper/bin/haskell-language-server-wrapper"
"/nix/store/z416ljchbky47g72k5fgkmc6gkx3jixf-haskell-language-server-wrapper/bin/haskell-language-server-wrapper"
"--lsp"
]</code></div>
<div class="option-declared">Declared in: <code><a href="https://github.com/NotAShelf/nvf/blob/main/modules/plugins/languages/haskell.nix" target="_blank">&lt;nvf/modules/plugins/languages/haskell.nix&gt;</a></code></div>
@ -33442,7 +33442,7 @@ have any of these filetypes.</p>
<div class="option-description"><html><head></head><body><p>Python debugger package.
This is a python package with debugpy installed, see <a href="https://nixos.wiki/wiki/Python#Install_Python_Packages">https://nixos.wiki/wiki/Python#Install_Python_Packages</a>.</p>
</body></html></div>
<div class="option-default">Default: <code>&lt;derivation python3-3.13.12-env&gt;</code></div>
<div class="option-default">Default: <code>&lt;derivation python3-3.13.13-env&gt;</code></div>
<div class="option-example">Example: <code>with pkgs; python39.withPackages (ps: with ps; [debugpy])</code></div>
<div class="option-declared">Declared in: <code><a href="https://github.com/NotAShelf/nvf/blob/main/modules/plugins/languages/python.nix" target="_blank">&lt;nvf/modules/plugins/languages/python.nix&gt;</a></code></div>
</div>
@ -34109,7 +34109,7 @@ not listed in the docs</p>
<div class="option-type">Type: <code>package or list of string</code></div>
<div class="option-description"><html><head></head><body><p>rust-analyzer package, or the command to run as a list of strings</p>
</body></html></div>
<div class="option-default">Default: <code>&lt;derivation rust-analyzer-2026-04-27&gt;</code></div>
<div class="option-default">Default: <code>&lt;derivation rust-analyzer-2026-06-01&gt;</code></div>
<div class="option-example">Example: <code>"[lib.getExe pkgs.jdt-language-server \"-data\" \"~/.cache/jdtls/workspace\"]"</code></div>
<div class="option-declared">Declared in: <code><a href="https://github.com/NotAShelf/nvf/blob/main/modules/plugins/languages/rust.nix" target="_blank">&lt;nvf/modules/plugins/languages/rust.nix&gt;</a></code></div>
</div>