3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #196720 from Munksgaard/bump-yggdrasil

yggdrasil: 0.4.4 -> 0.4.5
This commit is contained in:
Lassulus 2022-10-19 10:21:48 +02:00 committed by GitHub
commit 1da984855d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,16 +2,16 @@
buildGoModule rec {
pname = "yggdrasil";
version = "0.4.4";
version = "0.4.5";
src = fetchFromGitHub {
owner = "yggdrasil-network";
repo = "yggdrasil-go";
rev = "v${version}";
sha256 = "sha256-uJFBboV0DhZHEir4+2VdTGMqxZsahnFRgr9btdMlW2M=";
sha256 = "sha256-ehOvPFQtFgxVDOyF2MBbGO0IKwMWSb3aat+e+fJay1Q=";
};
vendorSha256 = "sha256-qeyXUTcII0hMrOWIvsjaOXv/tKWBoUrTkCimRC/RnUw=";
vendorSha256 = "sha256-u1VrlTvmB2KSnlxcdCyfxw0xAMd+AeN5g/a7JehUV9U=";
# Change the default location of the management socket on Linux
# systems so that the yggdrasil system service unit does not have to