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:
John Bowdre 2024-02-25 15:50:52 -06:00
parent ab72404769
commit cabb70496d
2 changed files with 0 additions and 2 deletions

View file

@ -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

View file

@ -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