aboutsummaryrefslogtreecommitdiff
path: root/grammars.nix
Commit message (Expand)AuthorAge
* nix: replace `runCommandNoCC` with `runCommand` (#3992)Erin Kim2022-09-27
* build(nix): add a way to override what grammars get built (#3141)Yusuf Bera Ertan2022-07-27
* chore(nix): format nix files with alejandra, update deps, minor code refactor...Yusuf Bera Ertan2022-06-06
* Use fromTOML on Nix >= 2.6.0 (#1892)Max2022-03-30
* grammars.nix: use github type for fetchTree where possible (#1872)Max2022-03-28
* flake: use builtins.fetchTree to shallow-clone grammar reposMichael Davis2022-03-10
* fetch and build grammars with nix in flakeMichael Davis2022-03-10