gnutls-kdh: mark the build as broken
https://hydra.nixos.org/build/104227863
This commit is contained in:
parent
d0eedda3b5
commit
36fe55487a
1 changed files with 1 additions and 0 deletions
|
@ -90,5 +90,6 @@ stdenv.mkDerivation {
|
|||
license = licenses.lgpl21Plus;
|
||||
maintainers = with maintainers; [ leenaars ];
|
||||
platforms = platforms.all;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue