mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-24 17:58:30 +02:00
feat: add pipx & uv for python
This commit is contained in:
@@ -195,6 +195,9 @@ in {
|
||||
".m2" # java maven
|
||||
".gradle" # java gradle
|
||||
".conda" # python generated by `conda-shell`
|
||||
# python pipx
|
||||
".local/pipx"
|
||||
".local/bin"
|
||||
|
||||
# ======================================
|
||||
# Security
|
||||
|
||||
Reference in New Issue
Block a user