mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-14 21:37:48 +00:00
chaps: mark as broken due to openssl 1.1
This commit is contained in:
parent
2debf0da28
commit
c7ffe1778a
@ -80,5 +80,6 @@ stdenv.mkDerivation rec {
|
||||
maintainers = [ maintainers.tstrobel ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
license = licenses.bsd3;
|
||||
broken = true; # build failure withn openssl 1.1
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user