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: 69b393ace512
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b0db7c4f7be1
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Dec 5, 2019

  1. go: do not replace path to zoneinfo.zip

    Prepend the nix path to the zoneinfo.zip file and keep the original alternatives
    to allow go programs built using nix to run on non nix servers.
    
    see #54603
    fmpwizard committed Dec 5, 2019
    Copy the full SHA
    5a0be78 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2019

  1. Copy the full SHA
    051bc35 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #75013 from fmpwizard/issue_54603

    go: do not replace path to zoneinfo.zip and mime.types
    kalbasit committed Dec 8, 2019
    Copy the full SHA
    b0db7c4 View commit details
    Browse the repository at this point in the history