From 061b7f882a6fdbc59b7ae19c2d3085fb38f3f42c Mon Sep 17 00:00:00 2001 From: seth Date: Sat, 19 Aug 2023 22:51:03 -0400 Subject: Revert "pkgs/modrinth-app: update pnpm deps hash" This reverts commit 98178155ee215ad8668b8646146765771e84b769. bad cargo lockfile. will wait for upstream to fix --- 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 23406f8..c43741a 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-EYmFIlXS1G5GV7yJKfHTHR0D9QBuOs2MUxJhamCUutA="; + outputHash = "sha256-tDG0Gtz7jK+jeXxGLy1n689jf2Pm2g359PiB0Oi3hBI="; }; buildInputs = -- cgit v1.2.3