Merge pull request #68982 from symphorien/nixos-unstable

paperwork: include setuptools to fix startup
This commit is contained in:
worldofpeace
2019-09-17 20:30:46 -04:00
committed by GitHub

View File

@@ -61,7 +61,7 @@ python3Packages.buildPythonApplication rec {
'';
propagatedBuildInputs = with python3Packages; [
paperwork-backend pypillowfight gtk3 cairo pyxdg dateutil
paperwork-backend pypillowfight gtk3 cairo pyxdg dateutil setuptools
];
makeWrapperArgs = [