nomad_1_0: 1.0.8 -> 1.0.9

(cherry picked from commit f6eb8281ad7426120bd7112708015777ecd912d9)
This commit is contained in:
Maxine Aubrey 2021-07-29 18:41:40 +02:00
parent 1ab753b5b1
commit 571e90be6e
No known key found for this signature in database
GPG Key ID: F6FE033DFCB899F7

View File

@ -6,6 +6,6 @@
callPackage ./generic.nix { callPackage ./generic.nix {
inherit buildGoPackage nvidia_x11 nvidiaGpuSupport; inherit buildGoPackage nvidia_x11 nvidiaGpuSupport;
version = "1.0.8"; version = "1.0.9";
sha256 = "1kjwa9lnxh5zfzijqgkp94wslkzn6kspwi42kf46vrn0qkiz39f2"; sha256 = "0ml6l5xq1310ib5zqfdwlxmsmhpc5ybd05z7pc6zgxbma1brxdv4";
} }