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: Add ZSH Support 2015-01-12 03:45:48 -05:00
command-not-found command-not-found: Add ZSH Support 2015-01-12 03:45:48 -05:00
zsh Revert "zsh: profile-relative functions path" 2015-01-10 22:11:13 +03:00
atop.nix nixos: add some missing '.' in option descriptions 2014-06-24 21:25:11 +02:00
blcr.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
cdemu.nix Move cdemu module into programs 2015-02-10 13:14:09 +01:00
dconf.nix gdm: Add very experimental display manager 2014-08-12 11:23:42 +02:00
environment.nix Add an option ‘nix.nixPath’ for specifying $NIX_PATH 2015-08-05 14:33:15 +02:00
freetds.nix Simple nixos module to enable configuration of freetds and setup the expected environment variables 2014-06-22 14:24:54 +02:00
ibus.nix Add ibus-qt. 2015-03-11 21:54:04 +01:00
kbdlight.nix Add kbdlight package and setuid wrapper 2015-05-11 13:23:01 +08:00
light.nix Add "light" package and setuid wrapper 2014-11-09 19:45:43 -07:00
nano.nix nano: support system-wide nanorc 2014-08-01 18:19:03 +02:00
screen.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
shadow.nix nixos: condition shadow setuid-wrappers on mutableUsers 2015-04-14 00:27:11 +02:00
shell.nix Use "mkdir -p" when creating ~/.nix-defexpr 2015-04-20 13:03:04 +02:00
ssh.nix Revert "openssh: 6.9p1 -> 7.0p1" 2015-08-20 14:08:18 +02:00
ssmtp.nix ssmtp: add 'root' option 2014-11-05 02:47:59 +03:00
uim.nix nixos/uim: capitalize description 2015-03-05 20:49:45 +03:00
venus.nix openssl: Remove References to OPENSSL_X509_CERT_FILE 2015-05-31 15:50:51 -07:00
virtualbox.nix nixos: Add enable option for programs/virtualbox. 2014-11-27 18:42:22 +01:00
wvdial.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
xfs_quota.nix nixos xfs_quota: simplify restartTriggers 2015-08-19 20:04:20 +02:00