4 lines
101 B
Nix
4 lines
101 B
Nix
self: super: {
|
|
anycast_healthchecker = self.python3.pkgs.callPackage ./anycast_healthchecker {};
|
|
}
|