tamarin-prover: Mark broken
This commit is contained in:
parent
6af00835f7
commit
39c0dd99a4
1 changed files with 4 additions and 0 deletions
|
@ -92,4 +92,8 @@ mkDerivation (common "tamarin-prover" src // {
|
|||
tamarin-prover-term
|
||||
tamarin-prover-theory
|
||||
];
|
||||
|
||||
# tamarin-prover 1.6 is incompatible with maude 3.1.
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue