From bb57e3df985f1966f806c679208311e8e659cdc5 Mon Sep 17 00:00:00 2001 From: jolheiser Date: Thu, 16 Nov 2023 10:46:00 -0600 Subject: [PATCH] chore: more py3 tools Signed-off-by: jolheiser --- machines/chai/default.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/machines/chai/default.nix b/machines/chai/default.nix index fda48da..ecd6c72 100644 --- a/machines/chai/default.nix +++ b/machines/chai/default.nix @@ -56,6 +56,10 @@ in { py36.python36 py36.python36Packages.virtualenv py36.python36Packages.psycopg2 + py36.python36Packages.wheel + py36.python36Packages.setuptools + py36.python36Packages.pip + python3Packages.twine subversion teams-for-linux xorg.xauth