Merge pull request #306837 from wahjava/unbreak-libstrophe
libstrophe: Unbreak on darwin
This commit is contained in:
commit
8d1aebb6db
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ stdenv.mkDerivation rec {
|
|||
homepage = "https://strophe.im/libstrophe/";
|
||||
license = with licenses; [ gpl3Only mit ];
|
||||
platforms = platforms.unix;
|
||||
broken = stdenv.isDarwin;
|
||||
maintainers = with maintainers; [ devhell flosse ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue