formula: unbreak on aarch64-linux
This commit is contained in:
parent
1ffa33bf09
commit
31dae4a6c0
@ -25,7 +25,6 @@ buildDotnetModule rec {
|
||||
passthru.updateScript = unstableGitUpdater { url = meta.homepage; };
|
||||
|
||||
meta = with lib; {
|
||||
broken = stdenv.isLinux && stdenv.isAarch64;
|
||||
description = "Formal Specifications for Verification and Synthesis";
|
||||
homepage = "https://github.com/VUISIS/formula-dotnet";
|
||||
license = licenses.mspl;
|
||||
|
Loading…
Reference in New Issue
Block a user