Merge pull request #131387 from Stunkymonkey/subsonic-phases
subsonic: remove phases
This commit is contained in:
commit
de6a9f69d6
1 changed files with 0 additions and 2 deletions
|
@ -33,6 +33,4 @@ stdenv.mkDerivation rec {
|
|||
maintainers = with maintainers; [ telotortium ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
|
||||
phases = ["unpackPhase" "installPhase"];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue