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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f6a3e70c5071
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
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

    Verified

    This commit was signed with the committer’s verified signature.
    primeos Michael Weiss
    Copy the full SHA
    168a85b View commit details

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
  2. Merge pull request #96414 from maxeaubrey/nomad_0.12.3

    nomad: 0.12.2 -> 0.12.3
    worldofpeace authored Sep 9, 2020
    Copy the full SHA
    4a3e33a View commit details
Loading