Merge pull request #223157 from lovesegfault/adw-gtk3-platforms

authored by Bernardo Meurer and committed by GitHub 6dc48d18 fc7d8938

+1 -1
+1 -1
pkgs/data/themes/adw-gtk3/default.nix
··· 37 37 description = "The theme from libadwaita ported to GTK-3"; 38 38 homepage = "https://github.com/lassekongo83/adw-gtk3"; 39 39 license = licenses.lgpl21Only; 40 - platforms = platforms.linux; 40 + platforms = platforms.unix; 41 41 maintainers = with maintainers; [ ciferkey ]; 42 42 }; 43 43 }