about summary refs log tree commit diff
path: root/pkgs/tools/package-management/nox
Commit message (Collapse)AuthorAge
* nox: update to 0.0.4Georges Dubus2016-07-04
|
* nox: update to 0.0.3Georges Dubus2016-05-16
|
* Python: use PyPI mirror (#15001)Frederik Rietdijk2016-04-26
| | | | | | * mirrors: add pypi * Python: Use pypi mirror for all PyPI packages
* buildPythonApplication: use new function for Python applicationsFrederik Rietdijk2016-02-19
|
* nox: use propagatedBuildInputs instead of pythonPath, fixes #9633Frederik Rietdijk2015-09-03
| | | | | This way, when accessing Nox via Python, the dependencies will be available.
* nox: updated to 0.0.2Georges Dubus2015-07-20
|
* nox: show trace for evaluation errorsTobias Geerinckx-Rice2015-07-03
| | | | Backports upstream commit 8900531.
* nox: Do not wrapKirill Elagin2015-01-09
| | | | Fixes madjar/nox#17.
* nox: use pypi for distributionGeorges Dubus2014-10-31
|
* Updated noxGeorges Dubus2014-10-30
|
* Updated noxGeorges Dubus2014-09-24
|
* nox: updated sha to work after the recent fetchgit changesGeorges Dubus2014-09-09
|
* Fixed deterministicness of fetchgit with leaveDotGitGeorges Dubus2014-08-10
| | | | | The shebang of .git/hooks depended the git's bash, which made the result depend of that bash's path.
* nox: Added expressionGeorges Dubus2014-08-09