restund, openssh_hpn: mark as broken

This commit is contained in:
Vladimír Čunát
2014-11-27 01:19:24 +01:00
parent 607c64fe55
commit abcb355453
2 changed files with 2 additions and 0 deletions
@@ -75,5 +75,6 @@ stdenv.mkDerivation rec {
license = stdenv.lib.licenses.bsd2;
platforms = platforms.unix;
maintainers = with maintainers; [ eelco ];
broken = hpnSupport; # probably after 6.7 update
};
}