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

Support remote-building to macOS hosts #714

Merged
merged 12 commits into from
Nov 10, 2023
Merged

Support remote-building to macOS hosts #714

merged 12 commits into from
Nov 10, 2023

Commits on Nov 10, 2023

  1. Support remote-building to macOS hosts

    Our README has long featured a snippet to add to the zshenv, with a
    caevat that it might behave strangely if you're writing a script with an
    empty PATH.
    
    It is pretty straightforward to eliminate those caveats while still
    providing remote building for Nix to macOS hosts.
    grahamc committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    c97ddd3 View commit details
    Browse the repository at this point in the history
  2. Update the ticket number

    grahamc committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    951842c View commit details
    Browse the repository at this point in the history
  3. fixup

    grahamc committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    821db68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de176f8 View commit details
    Browse the repository at this point in the history
  5. Add a couple perks

    grahamc committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    00c5d57 View commit details
    Browse the repository at this point in the history
  6. A million :)

    grahamc committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    618fefa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5cd0cef View commit details
    Browse the repository at this point in the history
  8. Zshenv comment nit

    grahamc committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    ae21843 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    389f502 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    Hoverbear authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    da33c23 View commit details
    Browse the repository at this point in the history
  11. Update src/cli/subcommand/repair.rs

    Co-authored-by: Ana Hobden <[email protected]>
    grahamc and Hoverbear authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    42c5127 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e6f9956 View commit details
    Browse the repository at this point in the history