mach-nix/lib/extractor
Florian Finkernagel c890a227b3 fix requirements extraction for nixos 22.05
There were two sources of breakage,
a setuptools change that requires us to pass in
an enviromental variable to get the old behaviour,
and a change of the nixpkgs-python-wrappers from shell
scripts to binary wrappers, which makes another wrapper necessary.
2022-07-04 10:30:45 +02:00
..
default.nix fix requirements extraction for nixos 22.05 2022-07-04 10:30:45 +02:00
distutils.patch automatically detect name and version from source 2020-08-25 10:11:08 +07:00
extractor.nix automatically extract requirements in buildPythonPackage 2020-08-24 18:20:29 +07:00
fast-extractor.nix update crawler 2021-04-17 19:55:44 +07:00
make-drvs.nix add drv generator to extractor 2021-04-21 00:51:11 +07:00
setuptools.patch automatically extract requirements in buildPythonPackage 2020-08-24 18:20:29 +07:00