1
0
Fork 0

Added xdot pachage.

This commit is contained in:
Kevin Baensch 2019-07-01 17:38:38 +02:00
parent 1c62f3201e
commit 783c328c2f
1 changed files with 2 additions and 1 deletions

View File

@ -180,7 +180,7 @@ let
})
];
python3 = gitpkgs.python3Full.withPackages(ps: with ps; [
python3 = pkgs.python3Full.withPackages(ps: with ps; [
GitPython
bpython
cairosvg cairocffi
@ -214,6 +214,7 @@ let
tkinter
toolz
virtualenv
xdot
# flask
# flask-common
# flask-compress