Try this to hopefully fix the build
This commit is contained in:
parent
5a71571118
commit
16c09d2a57
@ -12,7 +12,7 @@
|
|||||||
let
|
let
|
||||||
pkgs = nixpkgs.legacyPackages."${system}";
|
pkgs = nixpkgs.legacyPackages."${system}";
|
||||||
|
|
||||||
inputs = with pkgs; [ pkg-config python3 ];
|
inputs = with pkgs; [ pkg-config python3 prisma-engines ];
|
||||||
|
|
||||||
# This likely sucks ass
|
# This likely sucks ass
|
||||||
# https://github.com/prisma/prisma/issues/3026
|
# https://github.com/prisma/prisma/issues/3026
|
||||||
|
Loading…
x
Reference in New Issue
Block a user