hyphenDicts: deprecate phases

This commit is contained in:
Felix Buehler 2024-08-04 18:14:00 +02:00
parent 7cf2cdf2b0
commit 4dbfb8efc9

View File

@ -25,7 +25,7 @@ let
maintainers = with maintainers; [ theCapypara ];
platforms = platforms.all;
};
phases = [ "unpackPhase" "installPhase" ];
dontBuild = true;
installPhase = ''
runHook preInstall
cd $src/${subdir}