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: f6a3e70c5071
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4a3e33a9be49
Choose a head ref
  • 3 commits
  • 3 files changed
  • 3 contributors

Commits on Aug 26, 2020

  1. nomad: 0.12.2 -> 0.12.3

    amaxine committed Aug 26, 2020
    Copy the full SHA
    168a85b View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. nomad: Pin to go1.14 for 0.11 and 0.12

    This commit pins go versions for nomad 0.11 and 0.12. Future versions of
    Nomad should have their versions pinned from the beginning, even if they
    support the latest-at-the-time version of Go to prevent accidental
    version bumps on unsupported go versions.
    
    See #96414 for further discussion
    around this change.
    endocrimes committed Sep 9, 2020
    Copy the full SHA
    329a922 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #96414 from maxeaubrey/nomad_0.12.3

    nomad: 0.12.2 -> 0.12.3
    worldofpeace committed Sep 9, 2020
    Copy the full SHA
    4a3e33a View commit details
    Browse the repository at this point in the history