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: 036abcf58d16
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 69e8d49f8329
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 29, 2020

  1. buildRustCrate: Add tests for checking files in outputs.

    ...and remove superfluous dependency files (*.d).
    ...and copy dSYM directories on Mac OS when in release=false mode.
    kolloch authored and andir committed Mar 29, 2020
    Copy the full SHA
    782b304 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #83488 from kolloch/unfancy-macos-cp-r

    buildRustCrate: Add "-r" to cp to make it work under Mac OS
    andir committed Mar 29, 2020
    Copy the full SHA
    69e8d49 View commit details
    Browse the repository at this point in the history