sioyek: unbreak on aarch64-darwin
This commit is contained in:
parent
b91a56cc61
commit
9ac7f9b9ef
1 changed files with 0 additions and 1 deletions
|
@ -78,6 +78,5 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
license = licenses.gpl3Only;
|
||||
maintainers = with maintainers; [ podocarp ];
|
||||
platforms = platforms.unix;
|
||||
broken = stdenv.isDarwin && stdenv.isAarch64;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue