Skip to content

Commit

Permalink
Add python packages
Browse files Browse the repository at this point in the history
  • Loading branch information
yousiki committed Mar 25, 2024
1 parent 8b4e2fe commit 520d9f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cells/home/profiles/languages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,13 @@ in {
l.mkIf (l.elem "python" config.bee.home-languages) {
home.packages = with pkgs; [
black
conda
isort
micromamba
poetry
python3
ruff
uv
yapf
];

Expand Down

0 comments on commit 520d9f1

Please sign in to comment.