Unverified Commit 4e4f1f2b authored by quantenzitrone's avatar quantenzitrone
Browse files

kthxbye: move to pkgs/by-name

this shouldn't create any rebuilds
parent b5f58568
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -10094,8 +10094,6 @@ with pkgs;
    callPackage ../applications/networking/cluster/kubectl-view-allocations
      { };

  kthxbye = callPackage ../servers/monitoring/prometheus/kthxbye.nix { };

  linkerd = callPackage ../applications/networking/cluster/linkerd { };
  linkerd_edge = callPackage ../applications/networking/cluster/linkerd/edge.nix { };
  linkerd_stable = linkerd;