mach-nix/mach_nix
Tom Prince f101dc4c27 Update dependencies of python packages specified in packagesExtra in mkPython.
Otherwise, it is likely that there will be collisions building the python environment,
as the dependencies of packages in packagesExtra won't match with the dependencies
calculated by mach-nix.

As a side-effect, this also causes the dependencies of mach-nix built packages included
by the `nixpkgs` provider to be included in dependency resolution.
2022-01-27 15:42:42 -07:00
..
data Update dependencies of python packages specified in packagesExtra in mkPython. 2022-01-27 15:42:42 -07:00
generators Don't recursively update python dependencies when building package overrides. 2021-10-26 19:06:20 -06:00
nix Update dependencies of python packages specified in packagesExtra in mkPython. 2022-01-27 15:42:42 -07:00
resolver Add PEP440 prerelease version handling. 2021-10-12 13:06:03 -06:00
tests Switch PyVer to use packaging.version exclusively. 2021-10-12 14:26:52 -06:00
__init__.py init 2020-04-22 09:46:03 +00:00
cache.py respect requires_python for wheels, support macos, add caching 2020-08-08 17:08:11 +07:00
deptree.py continue work on conda 2020-11-17 18:29:44 +07:00
ensure_nix.py improve installation for other platforms 2020-04-23 03:54:23 +00:00
exceptions.py symlink conda extra files to root dir 2020-11-19 01:09:56 +07:00
fixes.nix fix: don't apply fix tensorflow.rm-tensorboard when provider == conda 2021-06-09 15:11:06 +07:00
flake.lock update flake lock 2021-06-08 19:13:27 +07:00
generate.py Merge branch 'master' into conda-beta 2021-05-23 16:22:02 +07:00
provider_defaults.toml revert default providers to 'wheel,sdist,nixpkgs' 2021-06-10 00:07:19 +07:00
requirements.py try just ignoring direct references 2021-11-12 09:16:07 -05:00
run.py Switch PyVer to use packaging.version exclusively. 2021-10-12 14:26:52 -06:00
VERSION revert references to 'conda-beta' 2021-06-10 15:04:19 +07:00
versions.py Switch PyVer to use packaging.version exclusively. 2021-10-12 14:26:52 -06:00