lib.ip -> lib.fudo.ip?

This commit is contained in:
niten 2023-11-17 09:19:30 -08:00
parent 68184b1f23
commit 831109a31d
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
with pkgs.lib; with pkgs.lib;
let let
inherit (pkgs.lib.ip) inherit (pkgs.lib.fudo.ip)
networkMinIp networkMaxIp ipv4OnNetwork getNetworkMask getNetworkBase; networkMinIp networkMaxIp ipv4OnNetwork getNetworkMask getNetworkBase;
range = base: top: range = base: top: