Commit graph

12 commits

Author SHA1 Message Date
Tom Prince
7e2dddd8e7 Remove the dependency on python pkgconfig package in the dependency extractor.
This causes dependency extraction to fail on python2, with nixos-21.11.
2021-12-02 12:53:56 -07:00
DavHau
4433f74a97 expose mkPy of lib/extractor/default.nix 2021-10-20 13:24:05 +07:00
DavHau
dad9f701bf add: flake app 'extract-reqs' 2021-05-14 17:04:54 +07:00
DavHau
9543999c8a extractor: sanitize derivation names 2021-04-21 12:25:03 +07:00
DavHau
80a2ffb9b1 fix illegal store path 2021-04-21 11:44:42 +07:00
DavHau
f0b942c536 fix illegal store path 2021-04-21 11:26:29 +07:00
DavHau
67238320a7 add drv generator to extractor 2021-04-21 00:51:11 +07:00
DavHau
8652cf9da3 only extract for specific python versions 2021-04-20 21:07:04 +07:00
DavHau
162ffe0b47 update extractor: allow passing python versions 2021-04-18 15:10:26 +07:00
Nathan Joss (nat543207)
a319310f42 Pass pkgs to extractor instead of referencing <nixpkgs> 2020-10-28 17:18:16 -07:00
DavHau
639879cfb7 update dependency extractor to use "LANG=C.utf8" 2020-10-03 21:53:40 +07:00
DavHau
b230865660 automatically extract requirements in buildPythonPackage 2020-08-24 18:20:29 +07:00
Renamed from pypi-crawlers/src/extractor/default.nix (Browse further)