kisslicer: remove phases

This commit is contained in:
Felix Buehler 2021-07-20 16:57:11 +02:00
parent 94e725d329
commit 74fc3f70c2

View file

@ -26,8 +26,6 @@ stdenv.mkDerivation {
stripRoot = false; stripRoot = false;
}; };
phases = [ "unpackPhase" "installPhase" "fixupPhase" ];
buildInputs = [ buildInputs = [
makeWrapper makeWrapper
libGLU libGL libGLU libGL