libfive: mark as broken

Failing Hydra build: https://hydra.nixos.org/build/156227205

Vendored `catch2` is too old and thus cannot be patched.
main
Maximilian Bosch 3 years ago
parent 18d915e48e
commit 89caa8e552
No known key found for this signature in database
GPG Key ID: 091DBF4D1FC46B8E
  1. 1
      pkgs/development/libraries/libfive/default.nix

@ -47,5 +47,6 @@ mkDerivation {
maintainers = with maintainers; [ hodapp kovirobi ];
license = with licenses; [ mpl20 gpl2Plus ];
platforms = with platforms; linux ++ darwin;
broken = true;
};
}

Loading…
Cancel
Save