From f158cca1b820fcdf89694d94ee6cc4aa6526377a Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 19 Feb 2023 20:37:49 +0100 Subject: python310Packages.snitun: add changelog to meta --- pkgs/development/python-modules/snitun/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/development/python-modules/snitun/default.nix b/pkgs/development/python-modules/snitun/default.nix index 5907260c53c..a2e9385d724 100644 --- a/pkgs/development/python-modules/snitun/default.nix +++ b/pkgs/development/python-modules/snitun/default.nix @@ -43,6 +43,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "snitun" ]; meta = with lib; { + changelog = "https://github.com/NabuCasa/snitun/releases/tag/${version}"; homepage = "https://github.com/nabucasa/snitun"; description = "SNI proxy with TCP multiplexer"; license = licenses.gpl3Only; -- cgit 1.4.1