racket: mark as unbroken on darwin
#203587 fixed failures on darwin, so the package now builds fine
This commit is contained in:
parent
24d9b18de3
commit
3b1c417a3f
1 changed files with 0 additions and 1 deletions
|
@ -136,7 +136,6 @@ stdenv.mkDerivation rec {
|
|||
enableParallelBuilding = false;
|
||||
|
||||
meta = with lib; {
|
||||
broken = stdenv.isDarwin;
|
||||
description = "A programmable programming language";
|
||||
longDescription = ''
|
||||
Racket is a full-spectrum programming language. It goes beyond
|
||||
|
|
Loading…
Reference in a new issue