Commit graph

8 commits

Author SHA1 Message Date
DavHau
9f12a12b03 improve nixpkgs name mapping 2020-08-08 17:08:11 +07:00
DavHau
3b4db038b6 get platform and system from nix env 2020-08-08 17:08:11 +07:00
DavHau
17aa8ceedd respect requires_python for wheels, support macos, add caching 2020-08-08 17:08:11 +07:00
DavHau
2211631ef7 debug.py: load providers from ./providers.toml 2020-06-28 14:02:07 +00:00
DavHau
995e7d1ef4 fix bug: some deps with markers were ignored (fixes #26) 2020-06-28 06:15:09 +00:00
DavHau
d37c1eb362
Version 2.0.0 (#20)
See Changelog.md for changes.

* adapt data interface for new sdist dependency graph format

* change wording in readme

* wheel support + concept providers

* overlay support WIP

* overlay support

* extras support for nixpkgs

* machnix as overrides

* granular provider settings + custom autoPatchelfHook

* improve overlay generator, remove prefer_new

* unify nixpkgs src

* update interface, bump version and examples

* fixes and updated docs
2020-05-19 09:46:48 +00:00
DavHau
8b7559dc12
Improve docs, examples, add Dockerfile (#6)
* add simple and advanced usage examples and readme

* add Dockerfile for debugging non-nixos installation

* fix readme
2020-04-27 09:45:49 +00:00
DavHau
454ec4ebe9 init 2020-04-22 09:46:03 +00:00