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: 2fad345ae1b3
Choose a base ref
...
head repository: NixOS/nix
compare: a729883bf130
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on May 28, 2020

  1. installer: don't require xz on darwin

    On macOS the system tar has builtin support for lzma while xz isn't
    available as a separate binary.  There's no builtin package manager
    there available either so having to install lzma (without nix) would be
    rather painful.
    
    (cherry picked from commit 4e6d7cb)
    LnL7 authored and edolstra committed May 28, 2020
    Copy the full SHA
    a836abc View commit details
    Browse the repository at this point in the history
  2. Bump version

    edolstra committed May 28, 2020
    Copy the full SHA
    a729883 View commit details
    Browse the repository at this point in the history