hol: unbreak on aarch64-linux (#470150)
This commit is contained in:
@@ -77,7 +77,6 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
meta = {
|
||||
broken = (stdenv.hostPlatform.isLinux && stdenv.hostPlatform.isAarch64);
|
||||
description = "Interactive theorem prover based on Higher-Order Logic";
|
||||
longDescription = ''
|
||||
HOL4 is the latest version of the HOL interactive proof
|
||||
|
||||
Reference in New Issue
Block a user