summary refs log tree commit diff
path: root/pkgs/development/interpreters/python/hooks
Commit message (Expand)AuthorAge
* python: pythonRemoveTestsDirHook removes /testDrew Risinger2021-06-21
* Merge master into staging-nextgithub-actions[bot]2021-05-28
|\
| * buildPythonPackage: add support for condaDavHau2021-05-28
* | pythonPackages.buildPythonPackage: enable verbose output with `pyproject`Eduardo Sánchez Muñoz2021-05-19
|/
* pytestCheckHook: improve disabledTestPaths whitespace handlingRobert T. McGibbon2021-05-14
* pythonPackages: fix editable setuptools installationsFrederik Rietdijk2021-03-23
* pytestCheckHook: add support for disabling arbitrary pathsMartin Weinelt2021-02-15
* pytestCheckHook: Fix support for multiple files.Martin Weinelt2021-01-24
* pytestCheckHook: Fix support for spaces in disabled file pathsMartin Weinelt2021-01-24
* pytestCheckHook: Add disabledTestFiles optionSandro Jäckel2021-01-16
* pythonPackages.pip-install-hook: remove --build optionFrederik Rietdijk2020-12-01
* python/hooks/pythonNamespaces: fix __pycache__ being empty, or not existingJonathan Ringer2020-11-26
* python/hooks/pythonNamespaces: fix __pycache__ logicJonathan Ringer2020-11-23
* python3.pkgs.pipInstallHook: don't warn on script installationJonathan Ringer2020-11-20
* python: Use packages from previous stage in setup-hooksJohn Ericson2020-11-19
* python3.pkgs.pip: 20.1.1 -> 20.2.4Frederik Rietdijk2020-11-05
* pythonPackages.pip: make reproducible (#102222)zimbatm2020-10-31
* python3Packages.pip: allow setting reproducible temporary directory via NIX_P...misuzu2020-07-02
* buildPythonPackage: recompile bytecode for reproducibilityFrederik Rietdijk2020-06-13
* pythonRemoveBinBytecodeHook: fix explanationFrederik Rietdijk2020-06-13
* pythonPackages.setuptoolsBuildHook: do not build in an isolated environmentDaniël de Kok2020-06-06
* pythonPackages.pipBuildHook: do not build in an isolated environmentDaniël de Kok2020-06-06
* Merge branch 'master' into staging-nextJan Tojnar2020-05-18
|\
| * python3Packages.venvShellHook: add postVenvCreation (#87850)Jon2020-05-16
* | pythonPackages.pytestCheckHook: disable setuptoolsCheckPhaseJonathan Ringer2020-05-11
|/
* python: add pythonNamespacesHookJonathan Ringer2020-03-18
* python: add pythonRemoveTestsDirHookJonathan Ringer2020-03-03
* python: execute pythonImportsCheckPhase in subshellJonathan Ringer2020-02-19
* pythonPackages.venvShellHook: initFrederik Rietdijk2020-01-14
* python: Add support for installing Python eggsadisbladis2020-01-08
* pythonPackages.pipBuildHook: fix unbound variableJan Tojnar2019-11-20
* Merge pull request #72347 from NixOS/bash-no-undef-varsJohn Ericson2019-11-04
|\
| * treewide: `*Phase(s)?` variables are optionalJohn Ericson2019-11-01
| * treewide: Make still dont* Variables are optional in most casesJohn Ericson2019-11-01
* | pythonPackages.setuptoolsBuildHook: fix debug messageDmitry Kalinkin2019-11-03
|/
* Merge staging into staging-nextFrederik Rietdijk2019-09-29
|\
| * python: Fix invalid pip call in setuptoolsShellHookSebastian Jordan2019-09-22
* | python3Packages.flit: fix tests and packaging (#69546)Jon2019-09-26
* | pythonPackages.pipBuildHook: Add wheel dependencyadisbladis2019-09-26
|/
* python.pkgs.wheelUnpackHook: propagate wheelFrederik Rietdijk2019-09-10
* Split buildPythonPackage into setup hooksFrederik Rietdijk2019-09-06