racket: mark as unbroken on darwin

#203587 fixed failures on darwin, so the package now builds fine
This commit is contained in:
Shadaj Laddad 2022-11-30 12:58:02 -08:00 committed by GitHub
parent 24d9b18de3
commit 3b1c417a3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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