Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

treewide: Do a number of no-op cleanups for cross and darwin #121654

Merged
merged 1 commit into from
May 6, 2021

Commits on May 6, 2021

  1. treewide: Do a number of no-op cleanups for cross and darwin

    I am taking the non-invasive parts of NixOS#110914 to hopefully help out with NixOS#111988.
    
    In particular:
    
     - Use `lib.makeScopeWithSplicing` to make the `darwin` package set have
       a proper `callPackage`.
    
     - Adjust Darwin `stdenv`'s overlays keeping things from the previous
       stage to not stick around too much.
    
     - Expose `binutilsNoLibc` / `darwin.binutilsNoLibc` to hopefully get us
       closer to a unified LLVM and GCC bootstrap.
    Ericson2314 committed May 6, 2021
    Configuration menu
    Copy the full SHA
    470640e View commit details
    Browse the repository at this point in the history