somafm-cli: set meta.platforms.all
This commit is contained in:
@@ -28,6 +28,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Listen to SomaFM in your terminal via pure bash";
|
description = "Listen to SomaFM in your terminal via pure bash";
|
||||||
homepage = "https://github.com/rockymadden/somafm-cli";
|
homepage = "https://github.com/rockymadden/somafm-cli";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
|
platforms = platforms.all;
|
||||||
maintainers = with maintainers; [ SuperSandro2000 ];
|
maintainers = with maintainers; [ SuperSandro2000 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user