diff options
| author | seth <[email protected]> | 2023-08-19 22:48:27 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-08-19 22:48:27 -0400 |
| commit | 98178155ee215ad8668b8646146765771e84b769 (patch) | |
| tree | 054f63b1dcdf319a220be5ad7aa711a7f910dcc4 | |
| parent | 7a03760cbbc3a14ac21d171323acc68584060d57 (diff) | |
pkgs/modrinth-app: update pnpm deps hash
| -rw-r--r-- | pkgs/modrinth-app/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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 = |
