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,18 +6,18 @@ buildNpmPackage rec { pname = "universal-remote-card"; version = "4.8.1"; version = "4.8.3"; src = fetchFromGitHub { owner = "Nerwyn"; repo = "android-tv-card"; rev = version; hash = "sha256-jyY9x36HIiXpgPbK0Rms+78bP0edxivrm+Fm4znR2F4="; hash = "sha256-29hDHn6bq6wNITgsPAEsfkWRL0BXnyFQhyoCXJnXpOk="; }; patches = [ ./dont-call-git.patch ]; npmDepsHash = "sha256-gJGdoa4euIq54aTLBl8Dg7aj6YDbyoQzDQ/rfLHH5G8="; npmDepsHash = "sha256-fWgsGEep/8ibRY+HEsMnHXQvVeyfZ4N+wvp/bu2C77U="; 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,18 +6,18 @@ buildNpmPackage rec { pname = "universal-remote-card"; version = "4.8.1"; version = "4.8.3"; src = fetchFromGitHub { owner = "Nerwyn"; repo = "android-tv-card"; rev = version; hash = "sha256-jyY9x36HIiXpgPbK0Rms+78bP0edxivrm+Fm4znR2F4="; hash = "sha256-29hDHn6bq6wNITgsPAEsfkWRL0BXnyFQhyoCXJnXpOk="; }; patches = [ ./dont-call-git.patch ]; npmDepsHash = "sha256-gJGdoa4euIq54aTLBl8Dg7aj6YDbyoQzDQ/rfLHH5G8="; npmDepsHash = "sha256-fWgsGEep/8ibRY+HEsMnHXQvVeyfZ4N+wvp/bu2C77U="; installPhase = '' runHook preInstall Loading