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: aaf57c983d69
Choose a base ref
...
head repository: NixOS/nix
compare: b0cadf547bf2
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Dec 23, 2019

  1. Pass -J to tar for xz decompression

    Some tar implementations can't auto-detect compression formats, so
    they must be specified explicitly.
    michaelforney committed Dec 23, 2019
    Copy the full SHA
    43eb7b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2019

  1. Merge pull request #3289 from michaelforney/tar-J

    Pass -J to tar for xz decompression
    edolstra committed Dec 25, 2019
    Copy the full SHA
    b0cadf5 View commit details
    Browse the repository at this point in the history