chore: Change formatting.
This commit is contained in:
parent
352b191daa
commit
69498c2a6e
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
pkgs ? import <nixpkgs> { },
|
||||
}:
|
||||
|
||||
pkgs.mkShell {
|
||||
}: pkgs.mkShell {
|
||||
buildInputs = [ pkgs.nodejs pkgs.openssl pkgs.postgresql pkgs.lsof ];
|
||||
shellHook = ''
|
||||
export PRISMA_QUERY_ENGINE_BINARY=${pkgs.prisma-engines}/bin/query-engine
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue