yggdrasil: fix missing meta.mainProgram (#475099)
This commit is contained in:
@@ -38,6 +38,7 @@ buildGoModule rec {
|
||||
description = "Experiment in scalable routing as an encrypted IPv6 overlay network";
|
||||
homepage = "https://yggdrasil-network.github.io/";
|
||||
license = lib.licenses.lgpl3;
|
||||
mainProgram = "yggdrasil";
|
||||
maintainers = with lib.maintainers; [
|
||||
gazally
|
||||
lassulus
|
||||
|
||||
Reference in New Issue
Block a user