Merge pull request #69356 from kmein/tamarin-prover

tamarin-prover: mark as broken because upstream is broken
This commit is contained in:
Robin Gloster 2019-09-25 12:39:25 +02:00 committed by GitHub
commit 74f63cace8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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