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/nixpkgs
base: e57fdf508a3b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: eb11feaa0b79
Choose a head ref
  • 1 commit
  • 212 files changed
  • 1 contributor

Commits on Feb 14, 2020

  1. treewide: change fetchCargoTarball default to opt-out

    Changes the default fetcher in the Rust Platform to be the newer
    `fetchCargoTarball`, and changes every application using the current default to
    instead opt out.
    
    This commit does not change any hashes or cause any rebuilds. Once integrated,
    we will start deleting the opt-outs and recomputing hashes.
    
    See #79975 for details.
    bhipple authored and Jon committed Feb 14, 2020
    Copy the full SHA
    eb11fea View commit details
    Browse the repository at this point in the history