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: a2aacb218c26
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 46f4a934dcc9
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 4, 2018

  1. mkDerivation: Fix cross compilation

    Derivations where drawing their `system` attribute from `hostPlatform`
    instead of `buildPlatform`. Fix that, and add an explanatory commment.
    
    Fixes #45993
    Ericson2314 committed Sep 4, 2018
    Copy the full SHA
    06cd7c1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #46024 from Ericson2314/fix-45993

    mkDerivation: Fix cross compilation for 18.09
    John Ericson committed Sep 4, 2018
    Copy the full SHA
    46f4a93 View commit details
    Browse the repository at this point in the history