we no longer need this patch
svn path=/nixpkgs/branches/nixos-pkgs/; revision=1999
This commit is contained in:
parent
baf430cd23
commit
6537afc279
@ -10,5 +10,4 @@ stdenv.mkDerivation {
|
|||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [zlib openssl];
|
buildInputs = [zlib openssl];
|
||||||
patches = [./openssh-no-host-key.patch];
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user