Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-25 | Merge pull request #3227 from Ma27/nixunstable-error-fmt | Horacio Sanson | |
Update error-parser for `nix-instantiate` on Nix 2.4+ | |||
2021-01-24 | Update error-parser for `nix-instantiate` on Nix 2.4+ | Maximilian Bosch | |
In the (unreleased) Nix 2.4 the error-messages have been reformatted[1]. This patch aims to retain proper `.nix`-support in `ale`, for both stable Nix (2.3 and older) and unstable Nix (2.4 and newer). [1] https://github.com/NixOS/nix/pull/3590 | |||
2021-01-23 | Add rnix-lsp for Nix diagnostics and completion | jD91mZM2 | |
2017-04-18 | Add a function for getting matches, and use it to simplify a lot of code | w0rp | |
2017-04-15 | Fix #257 in preparation for #427, standardise options with fallbacks, and ↵ | w0rp | |
make it so every value can be computed dynamically | |||
2017-03-05 | Add support for nix linting | Alistair Bill | |