···2233buildGoModule rec {
44 pname = "yggdrasil";
55- version = "0.4.3";
55+ version = "0.4.4";
6677 src = fetchFromGitHub {
88 owner = "yggdrasil-network";
99 repo = "yggdrasil-go";
1010 rev = "v${version}";
1111- sha256 = "sha256-dI+KJblSvsBC3CrUzjaDsIZ6N2QEXRTXRbEXolBK5ko=";
1111+ sha256 = "sha256-uJFBboV0DhZHEir4+2VdTGMqxZsahnFRgr9btdMlW2M=";
1212 };
13131414- vendorSha256 = "sha256-yhPArisADhP5Uop4zZVbqED76uWeBZJlV6IkKbL4EFI=";
1414+ vendorSha256 = "sha256-qeyXUTcII0hMrOWIvsjaOXv/tKWBoUrTkCimRC/RnUw=";
15151616 # Change the default location of the management socket on Linux
1717 # systems so that the yggdrasil system service unit does not have to