different npm hash?

This commit is contained in:
Chris Dombroski 2024-12-24 21:37:29 -05:00
parent 9213b1cfae
commit 6698403477

View file

@ -14,7 +14,7 @@ buildNpmPackage rec {
rev = "v${version}"; rev = "v${version}";
hash = "sha256-I3kUTObu1cRL14F8p3oia6GuPAOWMywmPJCx/nPQ0VQ="; hash = "sha256-I3kUTObu1cRL14F8p3oia6GuPAOWMywmPJCx/nPQ0VQ=";
}; };
npmDepsHash = "sha256-Le9wYfW4nhCRpIfi3uLeghaCfZxIsch/SF7YEKksR/0="; npmDepsHash = "sha256-fBwwQSf2AMAN28RWlLtZhosSltByydqULmDyr5WMgPg=";
meta = { meta = {
description = "Full featured Z-Wave Control Panel and MQTT Gateway."; description = "Full featured Z-Wave Control Panel and MQTT Gateway.";