ultrastardx: set meta.platforms
This commit is contained in:
parent
64a1723a33
commit
2d91f27934
@ -82,5 +82,6 @@ in stdenv.mkDerivation rec {
|
||||
description = "Free and open source karaoke game";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ Profpatsch ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user