remove nix-bitcoin.pkgs.lib
Type ipv4Address is not needed anymore because all services have separate 'port' and 'address' options.
This commit is contained in:
@@ -20,7 +20,5 @@ let self = {
|
||||
|
||||
pinned = import ./pinned.nix;
|
||||
|
||||
lib = import ./lib.nix { inherit (pkgs) lib; };
|
||||
|
||||
modulesPkgs = self // self.pinned;
|
||||
}; in self
|
||||
|
||||
Reference in New Issue
Block a user