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:
@@ -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)";
|
||||
|
||||
Reference in New Issue
Block a user