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: 41597810a1d9
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 018a6fd8b55b
Choose a head ref
  • 12 commits
  • 4 files changed
  • 7 contributors

Commits on Feb 8, 2020

  1. go_1_12: 1.12.9 -> 1.12.10

    GO 1.12.10 has been released 5 days ago, so
    bumping it in the hope that it also fixes some
    flakey GC tests.
    
    Also see #69359
    
    (cherry picked from commit aa46781)
    d-goldin authored and Frostman committed Feb 8, 2020
    Copy the full SHA
    60f61ee View commit details
    Browse the repository at this point in the history
  2. go: 1.13.1 -> 1.13.3

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/go/versions
    
    (cherry picked from commit c307ed8)
    r-ryantm authored and Frostman committed Feb 8, 2020
    Copy the full SHA
    ef02b4b View commit details
    Browse the repository at this point in the history
  3. go: 1.13.3 -> 1.13.4

    (cherry picked from commit eb87a73)
    r-ryantm authored and Frostman committed Feb 8, 2020
    Copy the full SHA
    35ff7a5 View commit details
    Browse the repository at this point in the history
  4. 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
    
    (cherry picked from commit 5a0be78)
    fmpwizard authored and Frostman committed Feb 8, 2020
    Copy the full SHA
    29cfe27 View commit details
    Browse the repository at this point in the history
  5. go: do not replace path to mime.types

    (cherry picked from commit 051bc35)
    fmpwizard authored and Frostman committed Feb 8, 2020
    Copy the full SHA
    71d15fa View commit details
    Browse the repository at this point in the history
  6. go: 1.13.4 -> 1.13.5 (#75236)

    (cherry picked from commit 85a369d)
    r-ryantm authored and Frostman committed Feb 8, 2020
    Copy the full SHA
    a02d497 View commit details
    Browse the repository at this point in the history
  7. go_1_12, go_1_13: skip TestExtraFiles on 32-bit arm (#76944)

    The test is known to be flaky in some environments, and I'm seeing it
    consistently in an armv7l-linux vm.
    
    (cherry picked from commit ffd68f2)
    thefloweringash authored and Frostman committed Feb 8, 2020
    Copy the full SHA
    3ca1c93 View commit details
    Browse the repository at this point in the history
  8. go: 1.13.5 -> 1.13.6

    (cherry picked from commit 116b5c5)
    zowoq authored and Frostman committed Feb 8, 2020
    Copy the full SHA
    3ab3ddc View commit details
    Browse the repository at this point in the history
  9. go_1_12: 1.12.10 -> 1.12.15

    (cherry picked from commit 3e30f56)
    zowoq authored and Frostman committed Feb 8, 2020
    Copy the full SHA
    5496ad1 View commit details
    Browse the repository at this point in the history
  10. go_1_12: 1.12.15 -> 1.12.16

    (cherry picked from commit 60bb60b)
    Frostman committed Feb 8, 2020
    Copy the full SHA
    8a335c6 View commit details
    Browse the repository at this point in the history
  11. go_1_13: 1.13.6 -> 1.13.7

    (cherry picked from commit 1092ba6)
    Frostman committed Feb 8, 2020
    Copy the full SHA
    6a9e8e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2020

  1. Merge pull request #79513 from Frostman/stable-go-bump

    [19.09] go_1_13: 1.13.1 -> 1.13.7, go_1_12: 1.12.9 -> 1.12.16 (backport)
    kalbasit committed Feb 9, 2020
    Copy the full SHA
    018a6fd View commit details
    Browse the repository at this point in the history