nixpkgs/nixos/modules/programs
Eelco Dolstra 401782cb67 Revert "openssh: 6.9p1 -> 7.0p1"
This reverts commit a8eb2a6a81. OpenSSH
7.0 is causing too many interoperability problems so soon before the
15.08 release.

For instance, it causes NixOps EC2 initial deployments to fail with
"REMOTE HOST IDENTIFICATION HAS CHANGED". This is because the client
knows the server's ssh-dss host key, but this key is no longer
accepted by default. Setting "HostKeyAlgorithms" to "+ssh-dss" does
not work because it causes ssh-dss to be ordered after
"ecdsa-sha2-nistp521", which the server also offers. (Normally, ssh
prioritizes host key algorithms for which the client has a known host
key, but not if you set HostKeyAlgorithms.)
2015-08-20 14:08:18 +02:00
..
bash
command-not-found
zsh
atop.nix
blcr.nix
cdemu.nix
dconf.nix
environment.nix Add an option ‘nix.nixPath’ for specifying $NIX_PATH 2015-08-05 14:33:15 +02:00
freetds.nix
ibus.nix
kbdlight.nix Add kbdlight package and setuid wrapper 2015-05-11 13:23:01 +08:00
light.nix
nano.nix
screen.nix
shadow.nix
shell.nix
ssh.nix Revert "openssh: 6.9p1 -> 7.0p1" 2015-08-20 14:08:18 +02:00
ssmtp.nix
uim.nix
venus.nix openssl: Remove References to OPENSSL_X509_CERT_FILE 2015-05-31 15:50:51 -07:00
virtualbox.nix
wvdial.nix
xfs_quota.nix nixos xfs_quota: simplify restartTriggers 2015-08-19 20:04:20 +02:00