mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 12:53:59 +03:00
netmaker: change license to Apache
This commit is contained in:
parent
2bac4cf11d
commit
8cf2ea8537
@ -38,7 +38,7 @@ buildGoModule rec {
|
||||
description = "WireGuard automation from homelab to enterprise";
|
||||
homepage = "https://netmaker.io";
|
||||
changelog = "https://github.com/gravitl/netmaker/-/releases/v${version}";
|
||||
license = licenses.sspl;
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ urandom qjoly ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user