nomad_1_0: 1.0.8 -> 1.0.9

This commit is contained in:
Maxine Aubrey 2021-07-29 18:41:40 +02:00
parent c3141f24f0
commit f6eb8281ad
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 = "1.0.8";
sha256 = "1kjwa9lnxh5zfzijqgkp94wslkzn6kspwi42kf46vrn0qkiz39f2";
version = "1.0.9";
sha256 = "0ml6l5xq1310ib5zqfdwlxmsmhpc5ybd05z7pc6zgxbma1brxdv4";
}