different npm hash?
This commit is contained in:
parent
9213b1cfae
commit
6698403477
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ buildNpmPackage rec {
|
|||
rev = "v${version}";
|
||||
hash = "sha256-I3kUTObu1cRL14F8p3oia6GuPAOWMywmPJCx/nPQ0VQ=";
|
||||
};
|
||||
npmDepsHash = "sha256-Le9wYfW4nhCRpIfi3uLeghaCfZxIsch/SF7YEKksR/0=";
|
||||
npmDepsHash = "sha256-fBwwQSf2AMAN28RWlLtZhosSltByydqULmDyr5WMgPg=";
|
||||
|
||||
meta = {
|
||||
description = "Full featured Z-Wave Control Panel and MQTT Gateway.";
|
||||
|
|
Loading…
Add table
Reference in a new issue