Build qscintilla on darwin

This commit is contained in:
Matthew Pickering
2018-03-21 08:28:01 +00:00
parent ef4bce8bf1
commit 2c6cd5b69c
+1 -1
View File
@@ -14189,7 +14189,7 @@ in {
description = "A Python binding to QScintilla, Qt based text editing control";
license = licenses.lgpl21Plus;
maintainers = with maintainers; [ danbst ];
platforms = platforms.linux;
platforms = platforms.unix;
};
});