@@ -79,7 +79,7 @@ else stdenv.mkDerivation {
|
|||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Spotify API library";
|
description = "Spotify API library";
|
||||||
homepage = https://developer.spotify.com/technologies/libspotify;
|
homepage = https://developer.spotify.com/technologies/libspotify;
|
||||||
maintainers = with maintainers; [ lovek323 shlevy ];
|
maintainers = with maintainers; [ lovek323 ];
|
||||||
license = licenses.unfree;
|
license = licenses.unfree;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user