nodePackages.prisma: 5.2.0 -> 5.4.1

This commit is contained in:
Alexey Orlenko
2023-10-07 01:50:59 +02:00
parent 0776733a1d
commit 566d7348ee
+1 -1
View File
@@ -257,7 +257,7 @@ final: prev: {
src = fetchurl {
url = "https://registry.npmjs.org/prisma/-/prisma-${version}.tgz";
hash = "sha256-HiZtNHXkoSl3Q4cAerUs8c138AiDJJxzYNQT3I4+ea8=";
hash = "sha256-rwpwB+vli3CXRhUFL+UvyUpPlxRk6P/2zLCn0SL9E6s=";
};
postInstall = with pkgs; ''
wrapProgram "$out/bin/prisma" \