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: 1e0ebdb8a4fe
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b1375da4d035
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Jul 7, 2019

  1. rustc: 1.35.0 -> 1.36.0

    edolstra committed Jul 7, 2019
    Copy the full SHA
    2c0a6e1 View commit details
    Browse the repository at this point in the history
  2. rustc: Add setup hook to set $CARGO_HOME

    This works around 'failed to open:
    /homeless-shelter/.cargo/.package-cache' with Rust 1.36 even when
    we're using 'cargo --frozen'.
    edolstra committed Jul 7, 2019
    Copy the full SHA
    3372343 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2019

  1. Merge pull request #64414 from edolstra/rust-1.36

    Rust 1.36
    edolstra committed Jul 13, 2019
    Copy the full SHA
    b1375da View commit details
    Browse the repository at this point in the history