material-icons: skip unwanted phases

This commit is contained in:
Guanran Wang 2024-02-01 14:23:15 +08:00
parent 955bc676eb
commit e36c7a9a98
No known key found for this signature in database
1 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,9 @@ stdenvNoCC.mkDerivation rec {
hash = "sha256-wX7UejIYUxXOnrH2WZYku9ljv4ZAlvgk8EEJJHOCCjE=";
};
dontConfigure = true;
dontBuild = true;
installPhase = ''
runHook preInstall