isso: unbreak on aarch64-darwin
This commit is contained in:
parent
85be954926
commit
9696ca8fd9
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue