signal-desktop-from-src: fix hash (?)

This commit is contained in:
2024-12-04 21:15:29 +00:00
parent 154b84809e
commit 875e788b87

View File

@@ -184,7 +184,7 @@ buildNpmPackage rec {
repo = "Signal-Desktop";
leaveDotGit = true; # signal calculates the release date via `git`
rev = "v${version}";
hash = "sha256-swPBAr9OxlcugpT4MQeOi0isWJpDMkkvxvG44Z5Hg28=";
hash = "sha256-n5TCFPGvLWUxLMndiBcRJWVGEK8fH4ZVYGxIdKhxVv8=";
};
npmDepsHash = "sha256-OZQlRnnlq4zlmDjqZsPLj3PpzqTrCAGLXGFisMPetBU=";