nix(feat): Add postgrest-with-git and postgrest-with-pgrst tools
This commit is contained in:
committed by
Steve Chavez
parent
c9f017c632
commit
f7b3608d4e
+1
-1
@@ -148,5 +148,5 @@ rec {
|
||||
};
|
||||
|
||||
withTools =
|
||||
pkgs.callPackage nix/tools/withTools.nix { inherit postgresqlVersions; };
|
||||
pkgs.callPackage nix/tools/withTools.nix { inherit devCabalOptions postgresqlVersions postgrest; };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user