cloudflare-warp: add meta.changelog

This URL is suitable for the changelog because the updateScript uses
this document as its source.

Follow-up to 50d0fb9471
This commit is contained in:
Kenichi Kamiya
2025-10-07 03:05:07 +09:00
parent 7f434211a1
commit fc2d48332b
@@ -163,6 +163,7 @@ stdenv.mkDerivation (finalAttrs: {
};
meta = {
changelog = "https://github.com/cloudflare/cloudflare-docs/blob/production/src/content/warp-releases/linux/ga/${finalAttrs.version}.0.yaml";
description =
"Replaces the connection between your device and the Internet with a modern, optimized, protocol"
+ lib.optionalString headless " (headless version)";