Skip to content

Commit

Permalink
cleanup(nix) remove unnecessary Python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
peterldowns committed Dec 7, 2023
1 parent ea12fb0 commit 753bb34
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .envrc
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,3 @@ elif has use_nix; then
else
echo "direnv: failed to load nix env"
fi

layout python
4 changes: 0 additions & 4 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@
gopkgs
gopls
gotools
# Python
python311Full
black
ruff
# Nix
rnix-lsp
nixpkgs-fmt
Expand Down

0 comments on commit 753bb34

Please sign in to comment.