nix(refactor): Split cabalTools from devtools

This allows to use `postgrest-build` in CI without pulling in a lot of dependencies.
This commit is contained in:
Wolfgang Walther
2021-04-24 15:07:13 +02:00
committed by Wolfgang Walther
parent 249d4117e0
commit e5350d2d50
6 changed files with 69 additions and 49 deletions
+2 -1
View File
@@ -25,7 +25,8 @@ let
toolboxes =
[
postgrest.devtools
postgrest.cabalTools
postgrest.devTools
postgrest.nixpkgsTools
postgrest.style
postgrest.tests