mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
nomad: nomad_1_7 -> nomad_1_8
This commit is contained in:
parent
4d47e0592a
commit
5336a87698
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ rec {
|
|||
# Upstream partially documents used Go versions here
|
||||
# https://github.com/hashicorp/nomad/blob/master/contributing/golang.md
|
||||
|
||||
nomad = nomad_1_7;
|
||||
nomad = nomad_1_8;
|
||||
|
||||
nomad_1_4 = throwUnsupportaed "nomad_1_4";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue