mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 18:24:53 +00:00
Tk 8.5 is end-of-life, and after the preceding commits nothing in the tree asks for it. The `broken` line in `generic.nix` goes too: it marked Tk on Darwin broken when built against Tcl 8.5, which is now unreachable. Assisted-by: Claude Code (Claude Opus 5)