[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.";
|
description = "Simple wrappers around ssh and scp commands.";
|
||||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||||
};
|
};
|
||||||
|
buildInputs = [ NetSSH StringShellQuote ];
|
||||||
};
|
};
|
||||||
|
|
||||||
NetServer = buildPerlPackage {
|
NetServer = buildPerlPackage {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user