Commit Graph

5 Commits

Author SHA1 Message Date
Khue Doan
7f0a26fbe1 chore(tools): upgrade Nix hash 2022-12-29 23:21:07 +07:00
Khue Doan
78829cb4cd feat(tools): add jq 2022-10-14 21:17:56 +07:00
Khue Doan
daf627849d refactor(test): replace grc with gotestsum 2022-10-03 12:26:14 +07:00
Khue Doan
4f6baed675 chore(tools): update versions 2022-10-03 11:48:18 +07:00
Khue Doan
adbaf32aa5 refactor(tools): switch to Nix
- Nix is more reproducible (pinned to a specific hash)
- Faster rebuild after changing the package list (due to /nix caching in volume)
- Users can still use make tools (wrapped in Docker) without installing Nix
- Using nix-shell will work if you have nix installed.
2022-08-26 19:08:52 +07:00