about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/networking/cluster/nomad/0.12.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/applications/networking/cluster/nomad/0.12.nix')
-rw-r--r--nixpkgs/pkgs/applications/networking/cluster/nomad/0.12.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nixpkgs/pkgs/applications/networking/cluster/nomad/0.12.nix b/nixpkgs/pkgs/applications/networking/cluster/nomad/0.12.nix
index b6e053e757de..82f508c63ee8 100644
--- a/nixpkgs/pkgs/applications/networking/cluster/nomad/0.12.nix
+++ b/nixpkgs/pkgs/applications/networking/cluster/nomad/0.12.nix
@@ -6,6 +6,6 @@
 
 callPackage ./generic.nix {
   inherit buildGoPackage nvidia_x11 nvidiaGpuSupport;
-  version = "0.12.9";
-  sha256 = "1a0ig6pb0z3qp7zk4jgz3h241bifmjlyqsfikyy3sxdnzj7yha27";
+  version = "0.12.10";
+  sha256 = "12hlzjkay7y1502nmfvq2qkhp9pq7vp4zxypawnh98qvxbzv149l";
 }