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.27"; version = "2.0.28"; src = fetchFromGitHub { owner = "Nerwyn"; repo = "material-you-utilities"; tag = version; hash = "sha256-EUihU3qH4IyUoOZdLTne7/iK5AFwIJNoGu69gig+WHw="; hash = "sha256-tyB4oHQjhrWt0AXN+5ivzJVO5rUjlxK1T69vKfE+U00="; }; npmDepsHash = "sha256-qIckMQ2d65vCU9Yx+vFzTTWLJjjtlpQg1h12wiDimqA="; npmDepsHash = "sha256-e9gsv8ykjNTguuu0PK4JDdcVo3c1Oqe/bR00nVXidus="; 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.27"; version = "2.0.28"; src = fetchFromGitHub { owner = "Nerwyn"; repo = "material-you-utilities"; tag = version; hash = "sha256-EUihU3qH4IyUoOZdLTne7/iK5AFwIJNoGu69gig+WHw="; hash = "sha256-tyB4oHQjhrWt0AXN+5ivzJVO5rUjlxK1T69vKfE+U00="; }; npmDepsHash = "sha256-qIckMQ2d65vCU9Yx+vFzTTWLJjjtlpQg1h12wiDimqA="; npmDepsHash = "sha256-e9gsv8ykjNTguuu0PK4JDdcVo3c1Oqe/bR00nVXidus="; postPatch = '' # Remove git dependency from rspack config Loading