From 7d317826c0b2fee0dee2e90227ca844307b212ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Mon, 30 Oct 2023 10:53:44 +0100 Subject: [PATCH] drop setuptools from PYTHONPATH fixed in nixpkgs in https://nixpk.gs/pr-tracker.html?pr=263963 --- nix/master.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nix/master.nix b/nix/master.nix index e06edd8..c0c0525 100644 --- a/nix/master.nix +++ b/nix/master.nix @@ -130,7 +130,6 @@ in ps.treq ps.psycopg2 (ps.toPythonModule pkgs.buildbot-worker) - ps.setuptools pkgs.buildbot-plugins.www pkgs.buildbot-plugins.www-react pkgs.buildbot-plugins.console-view