mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-29 13:35:44 +00:00
This ensures that `lib.platforms.darwin` doesn’t include `x86_64-darwin` and that the unsupported platform check will trigger even once the bespoke deprecation error is removed. It doesn’t break `lib.systems.elaborate "x86_64-darwin"`.