with import {}; (pkgs.python310.buildEnv.override { extraLibs = with pkgs.python310Packages; [ GitPython ]; }).env