update zwave
This commit is contained in:
parent
377418e8f5
commit
a8e7c5bedb
1 changed files with 2 additions and 2 deletions
|
@ -12,9 +12,9 @@ buildNpmPackage rec {
|
||||||
owner = "zwave-js";
|
owner = "zwave-js";
|
||||||
repo = pname;
|
repo = pname;
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
hash = "sha256-J34UBY7cgrUXfvD/WfovU89CdvMf+1kYptKb/QtalaQ=";
|
hash = "sha256-tfeq1dUrJIIsf0dDNJQ9vRp3p181sd6QSvUoGFPDq34=";
|
||||||
};
|
};
|
||||||
npmDepsHash = "sha256-v8XaZwVYpJpyAmpTs1K5PbuDuVTgc3KnIfTZjrYVOcs=";
|
npmDepsHash = "sha256-/uNDfNhCk/DWpMhqF28x1ioiLEywUR1Swx7jb0n9zno=";
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Full featured Z-Wave Control Panel and MQTT Gateway.";
|
description = "Full featured Z-Wave Control Panel and MQTT Gateway.";
|
||||||
|
|
Loading…
Reference in a new issue