Skip to content

Commit

Permalink
racket_7_9: mark insecure
Browse files Browse the repository at this point in the history
  • Loading branch information
tomodachi94 committed Dec 9, 2024
1 parent 895802e commit a553e00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/development/interpreters/racket/racket_7_9.nix
Original file line number Diff line number Diff line change
Expand Up @@ -146,5 +146,6 @@ stdenv.mkDerivation rec {
"aarch64-linux"
];
broken = stdenv.hostPlatform.isDarwin; # No support yet for setting FFI lookup path
knownVulnerabilities = [ "CVE-2021-32773" ];
};
}

0 comments on commit a553e00

Please sign in to comment.