This commit is contained in:
parent
7258d283ed
commit
31f5bdc254
42 changed files with 21523 additions and 1040 deletions
|
|
@ -3,6 +3,7 @@ pkgs.mkShell {
|
|||
buildInputs = [
|
||||
pkgs.prisma-engines
|
||||
pkgs.prisma
|
||||
pkgs.nodePackages."@nestjs/cli"
|
||||
];
|
||||
shellHook = ''
|
||||
export PKG_CONFIG_PATH="${pkgs.openssl.dev}/lib/pkgconfig"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue