rimshot: remove phases
This commit is contained in:
parent
6c9e39afa0
commit
4dafca2c7a
@ -27,8 +27,6 @@ stdenv.mkDerivation rec {
|
||||
nativeBuildInputs = [ makeWrapper unzip ];
|
||||
buildInputs = [ lua love ];
|
||||
|
||||
phases = [ "unpackPhase" "installPhase" ];
|
||||
|
||||
unpackPhase = ''
|
||||
unzip -j $src
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user