flow: enable on aarch64
This commit is contained in:
parent
3b6b27d56a
commit
0e098672b6
@ -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 ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user