summaryrefslogtreecommitdiff
path: root/pkgs
diff options
context:
space:
mode:
authorseth <[email protected]>2023-08-19 22:51:03 -0400
committerseth <[email protected]>2023-08-19 22:51:03 -0400
commit061b7f882a6fdbc59b7ae19c2d3085fb38f3f42c (patch)
treeb720e6c0a36a2bf80d5f4c9c138f31b15270ab71 /pkgs
parent98178155ee215ad8668b8646146765771e84b769 (diff)
Revert "pkgs/modrinth-app: update pnpm deps hash"
This reverts commit 98178155ee215ad8668b8646146765771e84b769. bad cargo lockfile. will wait for upstream to fix
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/modrinth-app/default.nix2
1 files changed, 1 insertions, 1 deletions
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 =