diff options
Diffstat (limited to 'home/profiles/dev.nix')
| -rw-r--r-- | home/profiles/dev.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/profiles/dev.nix b/home/profiles/dev.nix index c1323d6..3dc5271 100644 --- a/home/profiles/dev.nix +++ b/home/profiles/dev.nix @@ -10,6 +10,7 @@ let }); pythonEnv = pkgs.python3.withPackages (p: with p; [ black + click isort pylsp-mypy requests |
