flow: enable on aarch64
This commit is contained in:
@@ -25,7 +25,6 @@ stdenv.mkDerivation rec {
|
||||
changelog = "https://github.com/facebook/flow/releases/tag/v${version}";
|
||||
license = licenses.mit;
|
||||
platforms = ocamlPackages.ocaml.meta.platforms;
|
||||
broken = stdenv.isAarch64; # https://github.com/facebook/flow/issues/7556
|
||||
maintainers = with maintainers; [ marsam puffnfresh ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user