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: 9adc06e00c66
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 650db4a0dbf0
Choose a head ref
  • 2 commits
  • 1 file changed
  • 3 contributors

Commits on Dec 7, 2020

  1. rustc: generate deterministic manifest

    The order of the entries in the manifest generated while installing
    rustc depends on the (parallel) build, so let's sort it to make it
    deterministic. Also remove install.log from the output.
    
    Co-Authored-By: Jörg Thalheim <joerg@thalheim.io>
    raboof and Mic92 committed Dec 7, 2020
    Copy the full SHA
    b909a33 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Copy the full SHA
    650db4a View commit details
    Browse the repository at this point in the history