rw: mark no longer broken on darwin
This commit is contained in:
parent
0b6531b9e8
commit
1077554f19
1 changed files with 0 additions and 2 deletions
|
@ -22,7 +22,5 @@ stdenv.mkDerivation rec {
|
|||
'';
|
||||
license = licenses.isc;
|
||||
maintainers = with maintainers; [ dtzWill ];
|
||||
|
||||
broken = stdenv.hostPlatform.isDarwin;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue