Commit graph

13 commits

Author SHA1 Message Date
Yajo
dc5f764654 feat: support Gitpod
Just click on the readme badge and get into a full development
environment with python, pytest and test debugging integration.
2022-03-22 12:25:38 +00:00
Tom Prince
8c0a86b93b Upgrade resolvelib to 0.8.1. 2022-02-09 13:09:18 -07:00
Tom Prince
3ecc3bfbf1 Upgrade resolvelib to 0.6.0. 2022-02-09 12:55:25 -07:00
Tom Prince
2d2f50cb2a Upgrade resolvelib to 0.4.0. 2021-10-15 15:46:46 -06:00
DavHau
58f99ca152 update distlib to 0.3.3
fixes #287
fixes #349
2021-11-23 23:13:03 +07:00
DavHau
42bc08f8f9 move flake.lock to mach_nix dir and symlink 2020-11-27 12:41:22 +07:00
DavHau
ecbfbd3057 CI: only execute for py ver 3.7 2020-10-20 16:22:12 +07:00
DavHau
58e78a9b45 add wheel setup dep 2020-08-22 12:48:33 +07:00
DavHau
fd2431c5e3 add missing deps to setup.py 2020-08-22 12:45:21 +07: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
fa2bb2d33f
Improvements (#3)
* edd print version and improve UI

* default.nix return attributes

* add readme

* fix readme
2020-04-24 10:35:42 +00:00
DavHau
1c364f82ac improve installation for other platforms 2020-04-23 03:54:23 +00:00
DavHau
454ec4ebe9 init 2020-04-22 09:46:03 +00:00