forked from mirrors/nixpkgs
[cpan2nix] perlPackages.NetSCP: cleanup
This commit is contained in:
parent
3b21afcc1c
commit
684c204ca2
|
@ -11315,6 +11315,7 @@ let
|
|||
description = "Simple wrappers around ssh and scp commands.";
|
||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||
};
|
||||
buildInputs = [ NetSSH StringShellQuote ];
|
||||
};
|
||||
|
||||
NetServer = buildPerlPackage {
|
||||
|
|
Loading…
Reference in a new issue