nomad_0_12: 0.12.10 -> 0.12.12

This commit is contained in:
Maxine Aubrey 2021-05-13 20:42:39 +02:00
parent afb0c71d7e
commit 04344581df
No known key found for this signature in database
GPG Key ID: F6FE033DFCB899F7

View File

@ -6,6 +6,6 @@
callPackage ./generic.nix {
inherit buildGoPackage nvidia_x11 nvidiaGpuSupport;
version = "0.12.10";
sha256 = "12hlzjkay7y1502nmfvq2qkhp9pq7vp4zxypawnh98qvxbzv149l";
version = "0.12.12";
sha256 = "0hz5fsqv8jh22zhs0r1yk0c4qf4sf11hmqg4db91kp2xrq72a0qg";
}