···6666 };
6767 meta = with lib; {
6868 homepage = "https://bun.sh";
6969- changelog = "https://bun.sh/blog/bun-v${version}";
6969+ changelog = "https://bun.sh/blog/bun-v1.0"; # 1.0 changelog does not use the full version name, please change this to ${version} in the following releases
7070 description = "Incredibly fast JavaScript runtime, bundler, transpiler and package manager – all in one";
7171 sourceProvenance = with sourceTypes; [ binaryNativeCode ];
7272 longDescription = ''