| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(nix): refactor nixosTest injections for better performance (#8378) | Marc Jakobi | 4 days | 1 | -4/+4 |
| | | |||||
| * | perf(nix): replace match with lua-match | Marc Jakobi | 7 days | 1 | -10/+18 |
| | | |||||
| * | feat!: track parser revision in Lua | Christian Clason | 2025-05-12 | 1 | -1/+1 |
| | | | | | | | | | | | | Problem: Tracking parser revision in lockfile and allowing override through the parsers module complicates the code. In addition, only revision changes are handled robustly, not changes to other installation info. Solution: Track parser revision in the parsers module directly. Reload parser table on every install or update call. Support modifying parser table in a `User TSUpdate` autocommand. | ||||
| * | injections(nix): add nixosTest.testScript + home-manager nvim config | Marc Jakobi | 2025-05-12 | 1 | -0/+70 |
| (+ add Check to mkDerivation bash matches) (+ add Check to mkDerivation bash matches) | |||||
