mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 02:44:30 +00:00
subsonic: remove phases
This commit is contained in:
parent
fbf61871ee
commit
15b29ec38c
@ -33,6 +33,4 @@ stdenv.mkDerivation rec {
|
||||
maintainers = with maintainers; [ telotortium ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
|
||||
phases = ["unpackPhase" "installPhase"];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user