Unverified Commit fc2d4833 authored by Kenichi Kamiya's avatar Kenichi Kamiya
Browse files

cloudflare-warp: add meta.changelog

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

Follow-up to 50d0fb94
parent 7f434211
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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)";