{libsForQt5,qt6Packages}.pyotherside: Set meta.platforms

This commit is contained in:
OPNA2608
2026-05-04 13:52:40 +02:00
parent e7a57acdb0
commit ddfce04d9e
@@ -75,5 +75,6 @@ stdenv.mkDerivation rec {
homepage = "https://thp.io/2011/pyotherside/";
license = lib.licenses.isc;
maintainers = [ lib.maintainers.mic92 ];
platforms = lib.platforms.unix ++ lib.platforms.windows;
};
}