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: a7ecd2a93b37
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 2c4c7c929cfd
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Jan 6, 2020

  1. buildRustCrate: fixup usage of builtins.filterSource

    While unifying most of the lib function calls I accidentially changed
    the filterSource functions as well. Since there were no tests I ended
    up forgetting about this case (even thought I ran into it…).
    andir committed Jan 6, 2020
    Copy the full SHA
    6383b42 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Merge pull request #77153 from andir/buildRustCrateHelpers-fix

    buildRustCrate: fixup usage of `builtins.filterSource`
    andir committed Jan 7, 2020
    Copy the full SHA
    2c4c7c9 View commit details
    Browse the repository at this point in the history