whatsapp-chat-exporter: fix build (#501438)

This commit is contained in:
Pol Dellaiera
2026-03-23 19:45:59 +00:00
committed by GitHub
@@ -19,7 +19,9 @@ python3Packages.buildPythonApplication {
hash = "sha256-nD8rpA1BbKbHpjAuIDdhaiMUjQCypDuo0pNAYbkoOxo=";
};
propagatedBuildInputs = with python3Packages; [
build-system = with python3Packages; [ setuptools ];
dependencies = with python3Packages; [
bleach
javaobj-py3
jinja2