Loading pkgs/by-name/ep/epy/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,8 @@ python3Packages.buildPythonApplication rec { hash = "sha256-gel503e8DXjrMJK9lpAZ6GxQsrahKX+SjiyRwKbiJUY="; }; dependencies = [ python3Packages.standard-imghdr ]; nativeBuildInputs = [ python3Packages.poetry-core ]; pythonImportsCheck = [ Loading Loading
pkgs/by-name/ep/epy/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,8 @@ python3Packages.buildPythonApplication rec { hash = "sha256-gel503e8DXjrMJK9lpAZ6GxQsrahKX+SjiyRwKbiJUY="; }; dependencies = [ python3Packages.standard-imghdr ]; nativeBuildInputs = [ python3Packages.poetry-core ]; pythonImportsCheck = [ Loading