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: 376b48b60403
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: aabff599947e
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 3, 2021

  1. cargo-download: Fix build by bumping url from 1.6.0 to 1.6.1

    url 1.6.0 no longer builds with Rust 1.40 and later due to a lifetime
    bug uncovered by NLL: Xion/cargo-download#7
    
    Signed-off-by: Anders Kaseorg <andersk@mit.edu>
    andersk committed Jan 3, 2021
    Copy the full SHA
    74a8ac4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #108283 from andersk/cargo-download

    cargo-download: Fix build by bumping url from 1.6.0 to 1.6.1
    lovesegfault committed Jan 3, 2021
    Copy the full SHA
    aabff59 View commit details
    Browse the repository at this point in the history