Skip to content

Snapshot release 2024-08-06

Latest
Compare
Choose a tag to compare
@oxalica oxalica released this 06 Aug 12:53
· 7 commits to main since this release
2024-08-06

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.mainProgram for package (#110).

  • Fix panic on merged recursive and non-recursive attrsets (#114).

  • Fix diagnostics exit code help text (#136).

  • Change nixos.wiki links to the new official website wiki.nixos.org (#137, #144).

  • Fix build with Nix 2.24

  • Only strip query parameters and fragment for flake ref URLs (#141).