Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

pypi2nix fails on flake8 #392

@DavHau

Description

@DavHau

System: NixOS 19.09

executed pypi2nix command:
pypi2nix -e flake8

nix-shell command nix-shell requirements.nix -A interpreter fails with:

...
error: attribute 'pytest-runner' missing, at /nix/store/5ll78gf7iszpzgff40w2j7vv8ca64a7g-source/overrides.nix:14:40
(use '--show-trace' to show detailed location information)

What i tried so far without success:

  • disabling the default overrides
  • adding pytestrunner as extra build input via -E python37Packages.pytestrunner
  • adding pytest-runner as extra python dependency via -s pytest-runner

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions