diff --git a/modules/home.nix b/modules/home.nix index 387dd55..dee95b7 100644 --- a/modules/home.nix +++ b/modules/home.nix @@ -17,10 +17,14 @@ ])) (python3.withPackages (python-packages: with python-packages; [ - hypothesis graphviz - z3 + hypothesis + matplotlib + numpy + pandas pygments + scipy + z3 ])) bat cbqn