Merge pull request #114284 from maxeaubrey/nomad_1_0_4

nomad_1_0: 1.0.3 -> 1.0.4
This commit is contained in:
Sandro 2021-02-26 09:36:38 +01:00 committed by GitHub
commit 4a89c87410
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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";
}