openssh_hpn: mark as broken ATM, cf. #1640
This commit is contained in:
@@ -73,5 +73,6 @@ stdenv.mkDerivation rec {
|
|||||||
license = "bsd";
|
license = "bsd";
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
maintainers = with maintainers; [ eelco ];
|
maintainers = with maintainers; [ eelco ];
|
||||||
|
broken = hpnSupport; # cf. https://github.com/NixOS/nixpkgs/pull/1640
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user