buildbotPackages: fix top-level definition (#395404)

authored by Arne Keller and committed by GitHub 4af373b4 1f0082fe

+1 -1
+1 -1
pkgs/top-level/all-packages.nix
··· 1844 1844 bucklespring-x11 = callPackage ../applications/audio/bucklespring { legacy = true; }; 1845 1845 1846 1846 buildbotPackages = recurseIntoAttrs ( 1847 - python3.pkgs.callPackage ../development/tools/continuous-integration/buildbot { } 1847 + callPackage ../development/tools/continuous-integration/buildbot { } 1848 1848 ); 1849 1849 inherit (buildbotPackages) 1850 1850 buildbot