Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nix
base: 8d65ec545764
Choose a base ref
...
head repository: NixOS/nix
compare: 62f01d7ed3d5
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Dec 4, 2020

  1. Update config.guess for proper arm64 macOS detection

    This fixes results for arm64 macOS so config.guess now reports:
    
      aarch64-apple-darwin20.1.0
    
    instead of
    
      arm-apple-darwin20.1.0
    
    (cherry picked from commit 94f3595)
    matthewbauer authored and edolstra committed Dec 4, 2020
    Copy the full SHA
    f82490c View commit details
    Browse the repository at this point in the history
  2. Bump version

    edolstra committed Dec 4, 2020
    Copy the full SHA
    62f01d7 View commit details
    Browse the repository at this point in the history