Loading pkgs/servers/monitoring/prometheus/dmarc-metrics-exporter/default.nix +15 −12 Original line number Diff line number Diff line { lib , python3 , fetchFromGitHub { lib, python3, fetchFromGitHub, }: python3.pkgs.buildPythonApplication rec { Loading @@ -24,7 +25,9 @@ python3.pkgs.buildPythonApplication rec { poetry-core ]; propagatedBuildInputs = with python3.pkgs; [ propagatedBuildInputs = with python3.pkgs; [ bite-parser dataclasses-serialization prometheus-client Loading Loading
pkgs/servers/monitoring/prometheus/dmarc-metrics-exporter/default.nix +15 −12 Original line number Diff line number Diff line { lib , python3 , fetchFromGitHub { lib, python3, fetchFromGitHub, }: python3.pkgs.buildPythonApplication rec { Loading @@ -24,7 +25,9 @@ python3.pkgs.buildPythonApplication rec { poetry-core ]; propagatedBuildInputs = with python3.pkgs; [ propagatedBuildInputs = with python3.pkgs; [ bite-parser dataclasses-serialization prometheus-client Loading