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

Commits on Nov 22, 2018

  1. go_1_11: remove unused postConfigure

    Since it was overriding configurePhase postConfigure has not be used in a while.
    Mic92 authored and globin committed Nov 22, 2018
    Copy the full SHA
    60c6dc3 View commit details
    Browse the repository at this point in the history
  2. go_1_11: split into install/check phase

    For cross compilation we want to skip installCheckPhase.
    Mic92 authored and globin committed Nov 22, 2018
    Copy the full SHA
    416d892 View commit details
    Browse the repository at this point in the history