···13131414 vendorSha256 = "sha256-QQN8ePOQ7DT9KeuY4ohFuPtocuinh3Y3us6QMnCQ4gc=";
15151616- doCheck = false;
1717-1816 # Change the default location of the management socket on Linux
1917 # systems so that the yggdrasil system service unit does not have to
2018 # be granted write permission to /run.
2119 patches = [ ./change-runtime-dir.patch ];
22202323- subPackages = [ "cmd/yggdrasil" "cmd/yggdrasilctl" ];
2121+ subPackages = [ "cmd/genkeys" "cmd/yggdrasil" "cmd/yggdrasilctl" ];
24222523 ldflags = [
2624 "-X github.com/yggdrasil-network/yggdrasil-go/src/version.buildVersion=${version}"