isso: unbreak on aarch64-darwin
This commit is contained in:
@@ -63,7 +63,5 @@ with python3Packages; buildPythonApplication rec {
|
||||
homepage = "https://posativ.org/isso/";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ fgaz ];
|
||||
# never built on aarch64-darwin since first introduction in nixpkgs
|
||||
broken = stdenv.isDarwin && stdenv.isAarch64;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user