signal-desktop-from-src: update hash (why did it change??)
This commit is contained in:
@@ -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=";
|
||||||
|
Reference in New Issue
Block a user