yggdrasil: 0.4.2 -> 0.4.3

Changed files
+3 -3
pkgs
tools
networking
yggdrasil
+3 -3
pkgs/tools/networking/yggdrasil/default.nix
···
buildGoModule rec {
pname = "yggdrasil";
-
version = "0.4.2";
+
version = "0.4.3";
src = fetchFromGitHub {
owner = "yggdrasil-network";
repo = "yggdrasil-go";
rev = "v${version}";
-
sha256 = "sha256-5bx9KGZD7m+FX9hWU1pu8uJ2FU+P/TetRS3kJL5jhhI=";
+
sha256 = "sha256-dI+KJblSvsBC3CrUzjaDsIZ6N2QEXRTXRbEXolBK5ko=";
};
-
vendorSha256 = "sha256-QQN8ePOQ7DT9KeuY4ohFuPtocuinh3Y3us6QMnCQ4gc=";
+
vendorSha256 = "sha256-yhPArisADhP5Uop4zZVbqED76uWeBZJlV6IkKbL4EFI=";
# Change the default location of the management socket on Linux
# systems so that the yggdrasil system service unit does not have to