mach-nix/mach_nix
Georges Dubus 746b1f3d7b Fix nix (build|shell) mach-nix#gen
`nix (build|shell) mach-nix#gen` is broken on recent nix versions because
of https://github.com/NixOS/nix/issues/6690.

This commit fixes it by removing `meta` from the list of handled packages.
As a result, nix can access the derivation's meta as expected, and work
as expected.

The side effect is that the `meta` package on pypi cannot be used, but
that's a cost we have to pay.
2022-08-17 11:57:05 +02:00
..
data Revert "fix wheel selection" 2022-06-22 00:11:35 +02:00
generators improve unwanted dependency removal 2022-02-03 22:11:44 +07:00
nix Fix nix (build|shell) mach-nix#gen 2022-08-17 11:57:05 +02:00
resolver Upgrade resolvelib to 0.8.1. 2022-02-09 13:09:18 -07:00
tests Revert "fix wheel selection" 2022-06-22 00:11:35 +02: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 Merge remote-tracking branch 'jared-w/master' 2022-02-14 12:59:55 +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-package: pyjq needs nativeBuildInputs 2022-04-07 12:46:26 +02:00
flake.lock update nixpkgs, python, pypi-deps-db 2022-02-03 23:02:45 +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 chore: accept newer python versions 2022-07-04 15:42:27 +02:00
VERSION fix release date in changelog 2022-02-04 12:57:47 +07:00
versions.py Switch PyVer to use packaging.version exclusively. 2021-10-12 14:26:52 -06:00