libspotify: unmaintain
Signed-off-by: Shea Levy <shea@shealevy.com>
This commit is contained in:
parent
3c9ed5b51a
commit
41bbe377d3
|
@ -79,7 +79,7 @@ else stdenv.mkDerivation {
|
|||
meta = with stdenv.lib; {
|
||||
description = "Spotify API library";
|
||||
homepage = https://developer.spotify.com/technologies/libspotify;
|
||||
maintainers = with maintainers; [ lovek323 shlevy ];
|
||||
maintainers = with maintainers; [ lovek323 ];
|
||||
license = licenses.unfree;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue