Loading pkgs/top-level/perl-packages.nix +13 −0 Original line number Diff line number Diff line Loading @@ -12751,6 +12751,19 @@ with self; { }; }; IOInterface = buildPerlModule { pname = "IO-Interface"; version = "1.09"; src = fetchurl { url = "mirror://cpan/authors/id/L/LD/LDS/IO-Interface-1.09.tar.gz"; hash = "sha256-5j6BxS6x4OYOwtmD9VUtJJPhFxeZJclnV/I8S9n6cTo="; }; meta = { description = "Access and modify network interface card configuration"; license = with lib.licenses; [ artistic1 gpl1Plus ]; }; }; IOInteractive = buildPerlPackage { pname = "IO-Interactive"; version = "1.025"; Loading Loading
pkgs/top-level/perl-packages.nix +13 −0 Original line number Diff line number Diff line Loading @@ -12751,6 +12751,19 @@ with self; { }; }; IOInterface = buildPerlModule { pname = "IO-Interface"; version = "1.09"; src = fetchurl { url = "mirror://cpan/authors/id/L/LD/LDS/IO-Interface-1.09.tar.gz"; hash = "sha256-5j6BxS6x4OYOwtmD9VUtJJPhFxeZJclnV/I8S9n6cTo="; }; meta = { description = "Access and modify network interface card configuration"; license = with lib.licenses; [ artistic1 gpl1Plus ]; }; }; IOInteractive = buildPerlPackage { pname = "IO-Interactive"; version = "1.025"; Loading