moved from jq to jaq for json formatting.

This commit is contained in:
Gabe Venberg 2026-03-18 19:49:33 +01:00
parent cbf028159f
commit de325f8141
2 changed files with 2 additions and 2 deletions

View file

@ -193,7 +193,7 @@ inputs: {
data = null;
extraPackages = with pkgs; [
taplo
jq
jaq
yaml-language-server
];
};