mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-02 02:03:21 +00:00
telepathy-qt: add darwin support
This commit is contained in:
parent
db69a86b53
commit
875f1cc125
@ -40,6 +40,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Telepathy Qt bindings";
|
||||
homepage = "https://telepathy.freedesktop.org/components/telepathy-qt/";
|
||||
license = licenses.lgpl21;
|
||||
platforms = platforms.linux;
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user