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.0.22"; version = "2.0.23"; src = fetchFromGitHub { owner = "Nerwyn"; repo = "material-you-utilities"; tag = version; hash = "sha256-wsNAW+0px4WhaMGSE4T0k5R4E+7c594AiwKYU+5V7rw="; hash = "sha256-mB/XNaFddCg8PzubrA2NGVFHRjaH3q3XSmTD4qihRGQ="; }; npmDepsHash = "sha256-Gnr5C2VsGUtcfsRo0w8TB/NUxCK5Y20qfvYSBzL4UQ8="; npmDepsHash = "sha256-ZnbKOQowMWi/aUS6RJr+amrChi/pqC9cXIjsgIqthBE="; postPatch = '' # Remove git dependency from rspack config 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.0.22"; version = "2.0.23"; src = fetchFromGitHub { owner = "Nerwyn"; repo = "material-you-utilities"; tag = version; hash = "sha256-wsNAW+0px4WhaMGSE4T0k5R4E+7c594AiwKYU+5V7rw="; hash = "sha256-mB/XNaFddCg8PzubrA2NGVFHRjaH3q3XSmTD4qihRGQ="; }; npmDepsHash = "sha256-Gnr5C2VsGUtcfsRo0w8TB/NUxCK5Y20qfvYSBzL4UQ8="; npmDepsHash = "sha256-ZnbKOQowMWi/aUS6RJr+amrChi/pqC9cXIjsgIqthBE="; postPatch = '' # Remove git dependency from rspack config Loading