about summary refs log tree commit diff
path: root/pkgs/applications/video/epgstation
diff options
context:
space:
mode:
authorFelix Buehler <account@buehler.rocks>2021-08-03 00:01:29 +0200
committerFelix Buehler <account@buehler.rocks>2021-08-03 00:01:29 +0200
commite9f78bd7ff145cec72f08097fbc2bdda9d5aa8ca (patch)
treedaf97a59e00a815bf6b1f9e235535dcf2bd78f22 /pkgs/applications/video/epgstation
parent0378bdd5cb668ae2d48e6a2a6f2925949bf718a8 (diff)
epgstation: deprecate phases
Diffstat (limited to 'pkgs/applications/video/epgstation')
-rw-r--r--pkgs/applications/video/epgstation/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/video/epgstation/default.nix b/pkgs/applications/video/epgstation/default.nix
index f1f89b109074c..3d910ad4c0e83 100644
--- a/pkgs/applications/video/epgstation/default.nix
+++ b/pkgs/applications/video/epgstation/default.nix
@@ -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