ncmpcpp: set platforms
This commit is contained in:
parent
7405ddee2f
commit
eff57f3b9e
@ -16,6 +16,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://unkart.ovh.org/ncmpcpp/;
|
homepage = http://unkart.ovh.org/ncmpcpp/;
|
||||||
license = "GPLv2+";
|
license = "GPLv2+";
|
||||||
maintainers = [ stdenv.lib.maintainers.mornfall ];
|
maintainers = [ stdenv.lib.maintainers.mornfall ];
|
||||||
|
platforms = stdenv.lib.platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user