Merge pull request #169450 from TilCreator/inkscape-add-pyserial

inkscape: add pyserial
This commit is contained in:
Jan Tojnar 2022-04-20 20:48:53 +02:00 committed by GitHub
commit 4cfa901fa1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,6 +48,7 @@ let
lxml
pillow
scour
pyserial
]);
in
stdenv.mkDerivation rec {