signal-desktop-from-src: update dependencies hash

fuck this
This commit is contained in:
2025-04-19 20:34:10 +00:00
parent 67ea8ba8c3
commit daff05855c

View File

@@ -188,7 +188,7 @@ stdenv.mkDerivation (finalAttrs: {
repo = "Signal-Desktop";
leaveDotGit = true; # signal calculates the release date via `git`
rev = "v${finalAttrs.version}";
hash = "sha256-MbccRQ652kDGJP/vRL2x+fLmeTNhgLSNvSpRSGm3fX8=";
hash = "sha256-YjBMoKZ/oVtKhthjCY9SDySR22h6cBabTPnh/kfEyd4=";
};
pnpmDeps = pnpm_10.fetchDeps {