signal-desktop-from-src: update hash (why did it change??)

This commit is contained in:
2025-02-25 20:35:57 +00:00
parent fc40b9671e
commit 06add1cc55

View File

@@ -187,7 +187,7 @@ buildNpmPackage rec {
repo = "Signal-Desktop"; repo = "Signal-Desktop";
leaveDotGit = true; # signal calculates the release date via `git` leaveDotGit = true; # signal calculates the release date via `git`
rev = "v${version}"; rev = "v${version}";
hash = "sha256-t9f9msi1AcLd3pEVJM6DQtmlaW0Oeu0ptvf5LTAR0Uw="; hash = "sha256-Gxb5kI2SAtJ/j9mHsL80yHS8XxFwHDlKUAxVcG2X9CE=";
}; };
npmDepsHash = "sha256-r7HtaYBORc8I241EgTcLCZeZpi4rbqviOyKbfqJyJvE="; npmDepsHash = "sha256-r7HtaYBORc8I241EgTcLCZeZpi4rbqviOyKbfqJyJvE=";