ssh-copy-id: set pname and version
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
|
||||
runCommand "ssh-copy-id-${openssh.version}"
|
||||
{
|
||||
pname = "ssh-copy-id";
|
||||
inherit (openssh) version;
|
||||
outputs = [
|
||||
"out"
|
||||
"man"
|
||||
|
||||
Reference in New Issue
Block a user