libsForQt5.maui-core: restrict platforms

+1
+1
pkgs/development/libraries/maui-core/default.nix
··· 39 39 # Missing license information https://github.com/Nitrux/maui-core/issues/1 40 40 license = licenses.unfree; 41 41 maintainers = with maintainers; [ onny ]; 42 + platforms = platforms.linux; 42 43 }; 43 44 44 45 }