pkgs: unified-hosts-lists: do not set 'phases'

This commit is contained in:
Bruno BELANYI 2021-08-31 20:11:11 +02:00
parent 1690efc107
commit 0df212f877

View file

@ -10,7 +10,7 @@ stdenvNoCC.mkDerivation rec {
sha256 = "sha256-7oYuGegrHVUvAvA16iR8OEe5eTMeSybShSa1PJOe5No=";
};
phases = [ "installPhase" ];
dontUnpack = true;
installPhase = ''
mkdir -p $out