pkgs: unified-hosts-lists: do not set 'phases'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Bruno BELANYI 2021-08-31 20:11:11 +02:00
parent 5937d43993
commit aceb4ef901

View file

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