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: bc028dc1887d^
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 8275fc2bde93
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Nov 29, 2020

  1. buildRustCrateTests: Move to tests.buildRustCrate

    I think it is preferable to separate the tests from the "real" packages.
    Ericson2314 committed Nov 29, 2020
    Copy the full SHA
    bc028dc View commit details
    Browse the repository at this point in the history
  2. tests.buildRustCrate: Fix rlibc hashes

    As @lopsided98 points out in #105305, we're probably better off not
    asserting exact hashes, but that is a more involved fix.
    Ericson2314 committed Nov 29, 2020
    Copy the full SHA
    8275fc2 View commit details
    Browse the repository at this point in the history