earthly: update license to bsl11
https://earthly.dev/blog/every-open-core-company-should-be-a-source-available-company/
This commit is contained in:
parent
0204024d1b
commit
ec03785094
@ -35,7 +35,7 @@ buildGoModule rec {
|
||||
description = "Build automation for the container era";
|
||||
homepage = "https://earthly.dev/";
|
||||
changelog = "https://github.com/earthly/earthly/releases/tag/v${version}";
|
||||
license = licenses.mpl20;
|
||||
license = licenses.bsl11;
|
||||
maintainers = with maintainers; [ mdsp ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user