flake: update shell packages

This commit is contained in:
surtur 2022-11-03 21:34:41 +01:00
parent 5901ce9c38
commit 120a0f0e7f
Signed by: wanderer
SSH Key Fingerprint: SHA256:MdCZyJ2sHLltrLBp0xQO0O1qTW9BT/xl5nXkDvhlMCI

@ -91,6 +91,12 @@
packages = with pkgs.${system}; [
(poetry2nix.mkPoetryEnv {projectDir = ./p1;})
# ux
python3Packages.pynvim
python3Packages.jedi
pre-commit
# deps
python3Packages.numpy
python3Packages.pandas
python3Packages.matplotlib