···66 };
67 meta = with lib; {
68 homepage = "https://bun.sh";
69- changelog = "https://bun.sh/blog/bun-v${version}";
70 description = "Incredibly fast JavaScript runtime, bundler, transpiler and package manager – all in one";
71 sourceProvenance = with sourceTypes; [ binaryNativeCode ];
72 longDescription = ''
···66 };
67 meta = with lib; {
68 homepage = "https://bun.sh";
69+ 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
70 description = "Incredibly fast JavaScript runtime, bundler, transpiler and package manager – all in one";
71 sourceProvenance = with sourceTypes; [ binaryNativeCode ];
72 longDescription = ''