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: 9f035ff85724
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 87aa3671e803
Choose a head ref
  • 7 commits
  • 8 files changed
  • 1 contributor

Commits on Nov 17, 2020

  1. buildGo{Package,Module}: set trimpath in GOFLAGS

    Also drop removeReferencesTo
    
    `-trimpath` removes all file system paths from the compiled executable,
    this should improve reproducibility.
    zowoq committed Nov 17, 2020
    2
    Copy the full SHA
    4e9f7bb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    33822cb View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    90bb6fb View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d1884cb View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    11c19be View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    702c242 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    87aa367 View commit details
    Browse the repository at this point in the history