nixpkgs-python
nixpkgs-python copied to clipboard
nixpkgs-python is automatically (via pypi2nix) managed collection of nix+python expressions
The goal of the PR is to improve readability of the `overrides.nix` file. This is achieved by removing the code noise around adding build time dependencies of python packages.
The `attr` and `pytest` packages appear to contain one another in their `propagatedBuildInputs`, leading to an infinite loop during evaluation.
The current process doesn't require the sandbox and thusly produces broken Python packages when sandboxing is enabled. Enabling the sandbox might be painful at first but here we go. Also...
Without a license, it is challenging to use or contribute to this project.
Title says it all.
We had an issue earlier where there was a dependency in a new version of connexion ``` 'pathlib>=1.0.1; python_version < "3.4"', ``` This did not "work" although our python version...
https://bitbucket.org/pypa/bandersnatch