Merge remote-tracking branch 'upstream/master' into HEAD

This commit is contained in:
Frederik Rietdijk
2018-03-30 08:14:35 +02:00
101 changed files with 1732 additions and 418 deletions

View File

@@ -70,6 +70,7 @@ pythonPackages.buildPythonApplication {
pygobject2
reportlab
usbutils
sip
] ++ stdenv.lib.optionals withQt5 [
pyqt5
];