Loading pkgs/applications/networking/cluster/nomad/default.nix +11 −0 Original line number Diff line number Diff line Loading @@ -85,4 +85,15 @@ rec { export PATH="$PATH:/build/go/bin" ''; }; nomad_1_6 = generic { buildGoModule = buildGo120Module; version = "1.6.0"; sha256 = "sha256-979SlqBu2/kUdPB4BplhOcEq0J2sjKmFkEiLOzOAUPM="; vendorSha256 = "sha256-Y3O7ADzZPlLWFbXSYBcI6b5MAhMD0UnkhQxO9VJMpOY="; passthru.tests.nomad = nixosTests.nomad; preCheck = '' export PATH="$PATH:/build/go/bin" ''; }; } pkgs/top-level/all-packages.nix +1 −0 Original line number Diff line number Diff line Loading @@ -10784,6 +10784,7 @@ with pkgs; nomad_1_3 nomad_1_4 nomad_1_5 nomad_1_6 ; nomad-autoscaler = callPackage ../applications/networking/cluster/nomad-autoscaler { }; Loading
pkgs/applications/networking/cluster/nomad/default.nix +11 −0 Original line number Diff line number Diff line Loading @@ -85,4 +85,15 @@ rec { export PATH="$PATH:/build/go/bin" ''; }; nomad_1_6 = generic { buildGoModule = buildGo120Module; version = "1.6.0"; sha256 = "sha256-979SlqBu2/kUdPB4BplhOcEq0J2sjKmFkEiLOzOAUPM="; vendorSha256 = "sha256-Y3O7ADzZPlLWFbXSYBcI6b5MAhMD0UnkhQxO9VJMpOY="; passthru.tests.nomad = nixosTests.nomad; preCheck = '' export PATH="$PATH:/build/go/bin" ''; }; }
pkgs/top-level/all-packages.nix +1 −0 Original line number Diff line number Diff line Loading @@ -10784,6 +10784,7 @@ with pkgs; nomad_1_3 nomad_1_4 nomad_1_5 nomad_1_6 ; nomad-autoscaler = callPackage ../applications/networking/cluster/nomad-autoscaler { };