signal-desktop-from-src: update hash
*cries*
This commit is contained in:
@@ -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-R3xsOKkYZBZy7OWs9rJBWTvpBFLUH6efB7TTiYV9nVY=";
|
||||
hash = "sha256-IVyUB9ay47GMZIZo5NdJMclFcJTyW2QR7Xo22ueJ/Kc=";
|
||||
};
|
||||
|
||||
pnpmDeps = pnpm_10.fetchDeps {
|
||||
|
Reference in New Issue
Block a user