parent
6b3a78c5cf
commit
8720d95e76
7 changed files with 35 additions and 26 deletions
packages/urllib3
|
@ -2,9 +2,9 @@
|
|||
{
|
||||
# nix build inputs
|
||||
lib,
|
||||
fetchPypi,
|
||||
# deps
|
||||
python3Packages,
|
||||
fetchPypi,
|
||||
...
|
||||
}:
|
||||
python3Packages.buildPythonPackage rec {
|
||||
pname = "urllib3";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue