epgstation: deprecate phases

This commit is contained in:
Felix Buehler 2021-08-03 00:01:29 +02:00
parent 0378bdd5cb
commit e9f78bd7ff

View file

@ -27,7 +27,7 @@ let
# FIXME: This should be removed when a complete fix is available
# https://github.com/svanderburg/node2nix/issues/145
name = "workaround-opencollective-buildfailures";
phases = [ "installPhase" ];
dontUnpack = true;
installPhase = ''
mkdir -p $out/bin
touch $out/bin/opencollective-postinstall