somafm-cli: set meta.platforms.all
This commit is contained in:
parent
ad19f56230
commit
9ac5e1ca06
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ stdenv.mkDerivation rec {
|
|||
description = "Listen to SomaFM in your terminal via pure bash";
|
||||
homepage = "https://github.com/rockymadden/somafm-cli";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ SuperSandro2000 ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue