1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 13:41:26 +00:00

tamarin-prover: mark as broken because upstream is broken

This commit is contained in:
Kierán Meinhardt 2019-09-24 15:25:43 +02:00
parent 6a17945355
commit 815d940e52

View file

@ -104,4 +104,6 @@ mkDerivation (common "tamarin-prover" src // {
tamarin-prover-term
tamarin-prover-theory
];
broken = true;
})