Loading pkgs/development/python-modules/posthog/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ }: let pname = "posthog"; version = "3.3.4"; version = "3.4.0"; in buildPythonPackage { inherit pname version; Loading @@ -24,7 +24,7 @@ buildPythonPackage { owner = "PostHog"; repo = "posthog-python"; rev = "refs/tags/v${version}"; hash = "sha256-xw6mbcEuW3bt5XmJ7ADE34Pm7MEOqJM08NBde8yqeBg="; hash = "sha256-ziqUXQdmzKdrwbk7iYwCbNg+jiXiB9l3QaosY5VA3YA="; }; propagatedBuildInputs = [ Loading Loading
pkgs/development/python-modules/posthog/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ }: let pname = "posthog"; version = "3.3.4"; version = "3.4.0"; in buildPythonPackage { inherit pname version; Loading @@ -24,7 +24,7 @@ buildPythonPackage { owner = "PostHog"; repo = "posthog-python"; rev = "refs/tags/v${version}"; hash = "sha256-xw6mbcEuW3bt5XmJ7ADE34Pm7MEOqJM08NBde8yqeBg="; hash = "sha256-ziqUXQdmzKdrwbk7iYwCbNg+jiXiB9l3QaosY5VA3YA="; }; propagatedBuildInputs = [ Loading