mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-22 09:22:19 +00:00
remove python3 and hugo packages
these developement packages should be managed with a per-project nix-shell environment instead of a global package install
This commit is contained in:
parent
ab72404769
commit
cabb70496d
2 changed files with 0 additions and 2 deletions
|
@ -24,7 +24,6 @@
|
|||
nodePackages.npm # Node package manager
|
||||
powershell # Powershell
|
||||
pssh # Parallel SSH
|
||||
python3 # Python 3
|
||||
rsync # Remote sync
|
||||
tldr # TLDR pages
|
||||
unzip # unzip it
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
awscli # AWS CLI
|
||||
envsubst # Envvar substitution for Go
|
||||
google-cloud-sdk # GCP CLI
|
||||
hugo # Static site generator
|
||||
kubectl # Container wrangler
|
||||
nil # Nix LSP
|
||||
nixfmt # Nix formatter
|
||||
|
|
Loading…
Reference in a new issue