Loading pkgs/by-name/pr/pretalx/package.nix +6 −0 Original line number Diff line number Diff line Loading @@ -85,10 +85,16 @@ python.pkgs.buildPythonApplication rec { ]); pythonRelaxDeps = [ "celery" "css-inline" "cssutils" "django-csp" "django-filter" "django-hierarkey" "markdown" "pillow" "python-dateutil" "reportlab" ]; propagatedBuildInputs = with python.pkgs; [ Loading Loading
pkgs/by-name/pr/pretalx/package.nix +6 −0 Original line number Diff line number Diff line Loading @@ -85,10 +85,16 @@ python.pkgs.buildPythonApplication rec { ]); pythonRelaxDeps = [ "celery" "css-inline" "cssutils" "django-csp" "django-filter" "django-hierarkey" "markdown" "pillow" "python-dateutil" "reportlab" ]; propagatedBuildInputs = with python.pkgs; [ Loading