From 98178155ee215ad8668b8646146765771e84b769 Mon Sep 17 00:00:00 2001 From: seth Date: Sat, 19 Aug 2023 22:48:27 -0400 Subject: pkgs/modrinth-app: update pnpm deps hash --- pkgs/modrinth-app/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/modrinth-app/default.nix b/pkgs/modrinth-app/default.nix index c43741a..23406f8 100644 --- a/pkgs/modrinth-app/default.nix +++ b/pkgs/modrinth-app/default.nix @@ -70,7 +70,7 @@ rustPlatform.buildRustPackage rec { dontFixup = true; outputHashMode = "recursive"; - outputHash = "sha256-tDG0Gtz7jK+jeXxGLy1n689jf2Pm2g359PiB0Oi3hBI="; + outputHash = "sha256-EYmFIlXS1G5GV7yJKfHTHR0D9QBuOs2MUxJhamCUutA="; }; buildInputs = -- cgit v1.2.3