python310Packages.buildbot: remove whitespace

This commit is contained in:
Fabian Affolter 2022-12-05 10:19:14 +01:00 committed by GitHub
parent 108f679f4f
commit 18c786729c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,7 +47,7 @@ let
nativeBuildInputs = [
makeWrapper
];
propagatedBuildInputs = plugins ++ package.propagatedBuildInputs;
installPhase = ''