flake: update shell packages
This commit is contained in:
parent
5901ce9c38
commit
120a0f0e7f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user