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: e1b8e8a40c5b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: c7af2af4556f
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Jul 11, 2018

  1. buildGoPackage: Dont copy sources to $out

    Some sources are quite large and they don't seem to offer much value
    adisbladis committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    e95f17e View commit details
    Browse the repository at this point in the history
  2. go-ethereum: Use standard buildGoPackage outputs

    buildGoPackage no longer copy sources to $out
    adisbladis committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    eb31dc6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #43328 from adisbladis/buildGoPackage-nosrc

    buildGoPackage: Dont copy sources to $out
    adisbladis committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    c7af2af View commit details
    Browse the repository at this point in the history