Build qscintilla on darwin

This commit is contained in:
Matthew Pickering 2018-03-20 18:41:37 +00:00
parent ef4bce8bf1
commit 2c6cd5b69c
1 changed files with 1 additions and 1 deletions

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;
};
});