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: 326a5f7132de
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: f3db41d7303b
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Oct 14, 2020

  1. makeRustPlatform: Put back in it's own file.

    We expose it on the top level, but I don't think it makes sense to pull
    it from a specific version of the rust tools when it is in fact version
    agnostic.
    
    This reverts a tiny portion of 912dca1.
    Ericson2314 committed Oct 14, 2020
    Copy the full SHA
    54b4b47 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #99335 from obsidiansystems/make-rust-platform-sep…

    …arate
    
    makeRustPlatform: Put back in it's own file.
    Ericson2314 committed Oct 14, 2020
    Copy the full SHA
    f3db41d View commit details
    Browse the repository at this point in the history