petrinizer: restrict platforms by sbv
sbv has the most limited range of platforms of the dependencies.
This commit is contained in:
parent
73c2dd4aa6
commit
eaeb69862c
@ -24,4 +24,5 @@ mkDerivation rec {
|
||||
description = "Safety and Liveness Analysis of Petri Nets with SMT solvers";
|
||||
license = lib.licenses.gpl3;
|
||||
maintainers = with lib.maintainers; [ raskin ];
|
||||
inherit (sbv_7_13.meta) platforms;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user