Add package import magic
This commit is contained in:
3
pkgs/overlay.nix
Normal file
3
pkgs/overlay.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
self: super: {
|
||||
anycast_healthchecker = self.python3.pkgs.callPackage ./anycast_healthchecker {};
|
||||
}
|
Reference in New Issue
Block a user