| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-08-06 | 769 Bytes | |
| Snapshot release 2024-08-06 source code.tar.gz | 2024-08-06 | 226.8 kB | |
| Snapshot release 2024-08-06 source code.zip | 2024-08-06 | 295.7 kB | |
| Totals: 3 Items | 523.2 kB | 0 | |
Sorry for the long hiatus. Life is hard and many things happened this year.
This release contains mostly bugfixes.
Fixes
-
Improve completion from nowhere (24x7 or Ctrl-Space triggered completion).
-
Fix option completion of
types.attrsOf (types.submodule {})(#102). -
Ignore
_prefixed identifier from liveness check. -
Fail textDocument/formatting when no formatter is set (#108).
-
Add
meta.mainProgramfor package (#110). -
Fix panic on merged recursive and non-recursive attrsets (#114).
-
Fix diagnostics exit code help text (#136).
-
Change
nixos.wikilinks to the new official websitewiki.nixos.org(#137, [#144]). -
Fix build with Nix 2.24
-
Only strip query parameters and fragment for flake ref URLs (#141).