Merge pull request #203799 from shadaj/patch-4

racket: mark as unbroken on darwin
This commit is contained in:
Mario Rodas 2022-11-30 19:51:26 -05:00 committed by GitHub
commit 121e14dc89
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