nix(feat): Add postgrest-with-git and postgrest-with-pgrst tools
This commit is contained in:
committed by
Steve Chavez
parent
c9f017c632
commit
f7b3608d4e
@@ -17,7 +17,7 @@ let
|
||||
withPath = [ postgrestProfiled curl ];
|
||||
}
|
||||
''
|
||||
${withTools.latest} test/memory-tests.sh
|
||||
${withTools.withPg} test/memory-tests.sh
|
||||
'';
|
||||
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user