unrar-free: mark broken in darwin
This commit is contained in:
parent
4a6867c9ba
commit
3ac4ef0dea
1 changed files with 1 additions and 0 deletions
|
@ -37,5 +37,6 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
mainProgram = "unrar";
|
||||
maintainers = with lib.maintainers; [ thiagokokada ];
|
||||
platforms = lib.platforms.unix;
|
||||
broken = stdenv.isDarwin;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue