Unverified Commit 4af373b4 authored by Arne Keller's avatar Arne Keller Committed by GitHub
Browse files

buildbotPackages: fix top-level definition (#395404)

parents 1f0082fe 60318c17
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1844,7 +1844,7 @@ with pkgs;
  bucklespring-x11 = callPackage ../applications/audio/bucklespring { legacy = true; };
  buildbotPackages = recurseIntoAttrs (
    python3.pkgs.callPackage ../development/tools/continuous-integration/buildbot { }
    callPackage ../development/tools/continuous-integration/buildbot { }
  );
  inherit (buildbotPackages)
    buildbot