Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.6.0 source code.tar.gz | 2025-01-09 | 1.7 MB | |
2.6.0 source code.zip | 2025-01-09 | 1.8 MB | |
README.md | 2025-01-09 | 2.2 kB | |
Totals: 3 Items | 3.4 MB | 1 |
Needs to bump llvmPackages → 19
What's Changed
Bug Fixes
- nixd/lspserver: fix high cpu on fd polling by @jduepmeier in https://github.com/nix-community/nixd/pull/628
- libnixf/Parse: handle indented strings
''\
escape sequence by @inclyc in https://github.com/nix-community/nixd/pull/642
Other Changes
- ci: don't run on "pull_request" by @inclyc in https://github.com/nix-community/nixd/pull/618
- ci: re-add pull_request by @Mic92 in https://github.com/nix-community/nixd/pull/621
- nixd/lib/Controller: use
CheckReturn
to simplify early-returns (NFC) by @inclyc in https://github.com/nix-community/nixd/pull/623 - fix compilation with nix 2.25 by @Mic92 in https://github.com/nix-community/nixd/pull/624
- .github/workflows: bump "cachix/install-nix-action" to v30 by @inclyc in https://github.com/nix-community/nixd/pull/631
- .github/dependabot: init, update action versions by @inclyc in https://github.com/nix-community/nixd/pull/632
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in https://github.com/nix-community/nixd/pull/633
- build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/nix-community/nixd/pull/635
- flake: update the lock by @inclyc in https://github.com/nix-community/nixd/pull/630
- build(deps): bump cachix/cachix-action from 12 to 15 by @dependabot in https://github.com/nix-community/nixd/pull/637
- build(deps): bump tj-actions/changed-files from 44 to 45 by @dependabot in https://github.com/nix-community/nixd/pull/636
- build(deps): bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in https://github.com/nix-community/nixd/pull/634
- {flake, nixd/lspserver}: bump llvm 16 → 19 by @inclyc in https://github.com/nix-community/nixd/pull/639
New Contributors
- @jduepmeier made their first contribution in https://github.com/nix-community/nixd/pull/628
- @dependabot made their first contribution in https://github.com/nix-community/nixd/pull/633
Full Changelog: https://github.com/nix-community/nixd/compare/2.5.1...2.6.0