libstrophe: Unbreak on darwin
This commit is contained in:
parent
1e1dc66fe6
commit
3921bf7494
@ -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 New Issue
Block a user