libfive: mark as broken
Failing Hydra build: https://hydra.nixos.org/build/156227205 Vendored `catch2` is too old and thus cannot be patched.
This commit is contained in:
parent
18d915e48e
commit
89caa8e552
1 changed files with 1 additions and 0 deletions
|
@ -47,5 +47,6 @@ mkDerivation {
|
|||
maintainers = with maintainers; [ hodapp kovirobi ];
|
||||
license = with licenses; [ mpl20 gpl2Plus ];
|
||||
platforms = with platforms; linux ++ darwin;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue