Loading pkgs/servers/home-assistant/custom-lovelace-modules/material-you-utilities/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,16 +6,16 @@ buildNpmPackage rec { pname = "material-you-utilities"; version = "2.1.5"; version = "2.1.6"; src = fetchFromGitHub { owner = "Nerwyn"; repo = "material-you-utilities"; tag = version; hash = "sha256-Z4O7HsV20/5aUvblzR7SLLONr3PrV1Jk91D2badaDl8="; hash = "sha256-NIOPETbuEPlf7wIvDGh0580jmIkzy1DRLwgSrOC6S60="; }; npmDepsHash = "sha256-omcnqwwJPYWF2A0hn4ob+mro6cX/ohIh15MrWoLcSzU="; npmDepsHash = "sha256-S+2A098T3kRMOfznbwR2mOX9zCvYQGR+HsIjAjd55wg="; installPhase = '' runHook preInstall Loading Loading
pkgs/servers/home-assistant/custom-lovelace-modules/material-you-utilities/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,16 +6,16 @@ buildNpmPackage rec { pname = "material-you-utilities"; version = "2.1.5"; version = "2.1.6"; src = fetchFromGitHub { owner = "Nerwyn"; repo = "material-you-utilities"; tag = version; hash = "sha256-Z4O7HsV20/5aUvblzR7SLLONr3PrV1Jk91D2badaDl8="; hash = "sha256-NIOPETbuEPlf7wIvDGh0580jmIkzy1DRLwgSrOC6S60="; }; npmDepsHash = "sha256-omcnqwwJPYWF2A0hn4ob+mro6cX/ohIh15MrWoLcSzU="; npmDepsHash = "sha256-S+2A098T3kRMOfznbwR2mOX9zCvYQGR+HsIjAjd55wg="; installPhase = '' runHook preInstall Loading