nomad_1_0: 1.0.3 -> 1.0.4

This commit is contained in:
Maxine Aubrey
2021-02-24 23:12:23 +01:00
parent 6faea4fa13
commit a7b45621e8

View File

@@ -6,6 +6,6 @@
callPackage ./generic.nix {
inherit buildGoPackage nvidia_x11 nvidiaGpuSupport;
version = "1.0.3";
sha256 = "142rwpli8mbyg4vhhybnym34rk9w1ns4ddfhqjr1ygmxb1rlsngi";
version = "1.0.4";
sha256 = "0znaxz9mzbqb59p6rwa5h89m344m2ci39jsx8dfh1v5fc17r0fcq";
}