lol

libchamplain: add darwin support

+1 -1
+1 -1
pkgs/development/libraries/libchamplain/default.nix
··· 84 84 ''; 85 85 86 86 maintainers = teams.gnome.members ++ teams.pantheon.members; 87 - platforms = platforms.gnu ++ platforms.linux; # arbitrary choice 87 + platforms = platforms.unix; 88 88 }; 89 89 }