antigen: deprecate phases

This commit is contained in:
Felix Buehler 2021-07-17 22:22:56 +02:00
parent 0ea3c6b06f
commit a60a90eba3

View file

@ -9,7 +9,7 @@ stdenv.mkDerivation rec {
sha256 = "1bmp3qf14509swpxin4j9f98n05pdilzapjm0jdzbv0dy3hn20ix";
};
phases = "installPhase";
dontUnpack = true;
installPhase = ''
outdir=$out/share/antigen