update buildbot package to follow the move in nixpkgs

This commit is contained in:
Luj 2023-06-15 11:03:22 +02:00
parent 8b8fd6a888
commit f764123e24
3 changed files with 3 additions and 30 deletions

View file

@ -52,7 +52,6 @@ in
nodePackages = prev.unstable.nodePackages;
hydrasect = prev.pkgs.callPackage ../packages/hydrasect { };
uptime-kuma = prev.pkgs.callPackage ../packages/uptime-kuma { };
buildbot-badges = prev.pkgs.callPackage ../packages/buildbot-badges { };
linkal = inputs.linkal.defaultPackage."${system}";
mosh = prev.unstable.mosh;
hyprpaper = inputs.hyprpaper.packages.${system}.default;