hyphenDicts: deprecate phases
This commit is contained in:
parent
7cf2cdf2b0
commit
4dbfb8efc9
@ -25,7 +25,7 @@ let
|
||||
maintainers = with maintainers; [ theCapypara ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
phases = [ "unpackPhase" "installPhase" ];
|
||||
dontBuild = true;
|
||||
installPhase = ''
|
||||
runHook preInstall
|
||||
cd $src/${subdir}
|
||||
|
Loading…
Reference in New Issue
Block a user