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: dc0d45999aae
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 774ddebd8717
Choose a head ref
  • 3 commits
  • 137 files changed
  • 2 contributors

Commits on Mar 27, 2020

  1. go: propagate target build dependencies correctly

    When using strict deps we have to use depsTargetTargetPropagated
    as go is added as a nativeBuildInputs to our build.
    Mic92 committed Mar 27, 2020
    Copy the full SHA
    0bba747 View commit details
    Browse the repository at this point in the history
  2. Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packa…

    …ges-darwin"
    
    This reverts commit 4e6bf03, reversing
    changes made to afd997a.
    
    Instead we propagate those frameworks from the compiler again
    Mic92 committed Mar 27, 2020
    Copy the full SHA
    066db11 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

  1. Merge pull request #83472 from Mic92/propragate-darwin-go

    Propragate darwin go
    Mic92 committed Mar 28, 2020
    Copy the full SHA
    774ddeb View commit details
    Browse the repository at this point in the history