mktorrent: specify platforms
This commit is contained in:
@@ -24,5 +24,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/pobrn/mktorrent/wiki";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ Profpatsch ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user