Mario Rodas
2021-07-24 17:06:00 +00:00
parent 0204024d1b
commit ec03785094
+1 -1
View File
@@ -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 ];
};
}