Loading pkgs/servers/home-assistant/custom-lovelace-modules/universal-remote-card/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,16 +6,16 @@ buildNpmPackage rec { pname = "universal-remote-card"; version = "4.9.4"; version = "4.9.5"; src = fetchFromGitHub { owner = "Nerwyn"; repo = "android-tv-card"; rev = version; hash = "sha256-gPzFF6MeA9JDCUp6Vz0HokKcxyV3Qw71dW3CBexsv1U="; hash = "sha256-0odR9ZCXS8vovQTX81U2PL1i45ftijJ/WRWk00DBWXc="; }; npmDepsHash = "sha256-TcaA73aG9CNxu4KUfYsbs9vOwKgz70lEoI8KSCro61M="; npmDepsHash = "sha256-Z9u7fNd9XB41HiD0MuMy9xjq3mROSYp1sTRyJ0Rf9xw="; installPhase = '' runHook preInstall Loading Loading
pkgs/servers/home-assistant/custom-lovelace-modules/universal-remote-card/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,16 +6,16 @@ buildNpmPackage rec { pname = "universal-remote-card"; version = "4.9.4"; version = "4.9.5"; src = fetchFromGitHub { owner = "Nerwyn"; repo = "android-tv-card"; rev = version; hash = "sha256-gPzFF6MeA9JDCUp6Vz0HokKcxyV3Qw71dW3CBexsv1U="; hash = "sha256-0odR9ZCXS8vovQTX81U2PL1i45ftijJ/WRWk00DBWXc="; }; npmDepsHash = "sha256-TcaA73aG9CNxu4KUfYsbs9vOwKgz70lEoI8KSCro61M="; npmDepsHash = "sha256-Z9u7fNd9XB41HiD0MuMy9xjq3mROSYp1sTRyJ0Rf9xw="; installPhase = '' runHook preInstall Loading