diff --git a/pkgs/by-name/tu/turbo-unwrapped/package.nix b/pkgs/by-name/tu/turbo-unwrapped/package.nix index 42908110f865..d3f0959577d1 100644 --- a/pkgs/by-name/tu/turbo-unwrapped/package.nix +++ b/pkgs/by-name/tu/turbo-unwrapped/package.nix @@ -86,7 +86,7 @@ rustPlatform.buildRustPackage rec { description = "High-performance build system for JavaScript and TypeScript codebases"; homepage = "https://turbo.build/"; changelog = "https://github.com/vercel/turbo/releases/tag/v${version}"; - license = lib.licenses.mpl20; + license = lib.licenses.mit; maintainers = with lib.maintainers; [ dlip getchoo