mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
Inline optionalAttrs for Go passthru attrs and fallback_sdk. Replace mapAttrs+optionalString for Darwin env vars with direct optionalString calls, eliminating intermediate attrset and // merge.