More moving out of overlays

Moved homebrew installer package out of overlays
Removed ITG specific Python packages entirely
This commit is contained in:
Greg Hellings
2024-10-11 13:07:41 -05:00
parent 6a3f482792
commit 54dfebe7f7
7 changed files with 21 additions and 134 deletions
-5
View File
@@ -11,11 +11,6 @@ let
};
py = nix23.python311.withPackages (
p: with p; [
django
djangorestframework
django-rapyd-modernauth
environs
mysqlclient
pyyaml
ruamel-yaml
tox