summaryrefslogtreecommitdiffstats
path: root/pkgs/development/interpreters/python/hooks
AgeCommit message (Expand)Author
2020-12-01pythonPackages.pip-install-hook: remove --build optionFrederik Rietdijk
2020-11-26python/hooks/pythonNamespaces: fix __pycache__ being empty, or not existingJonathan Ringer
2020-11-23python/hooks/pythonNamespaces: fix __pycache__ logicJonathan Ringer
2020-11-20python3.pkgs.pipInstallHook: don't warn on script installationJonathan Ringer
2020-11-19python: Use packages from previous stage in setup-hooksJohn Ericson
2020-11-05python3.pkgs.pip: 20.1.1 -> 20.2.4Frederik Rietdijk
2020-10-31pythonPackages.pip: make reproducible (#102222)zimbatm
2020-07-02python3Packages.pip: allow setting reproducible temporary directory via NIX_P...misuzu
2020-06-13buildPythonPackage: recompile bytecode for reproducibilityFrederik Rietdijk
2020-06-13pythonRemoveBinBytecodeHook: fix explanationFrederik Rietdijk
2020-06-06pythonPackages.setuptoolsBuildHook: do not build in an isolated environmentDaniël de Kok
2020-06-06pythonPackages.pipBuildHook: do not build in an isolated environmentDaniël de Kok
2020-05-18Merge branch 'master' into staging-nextJan Tojnar
2020-05-16python3Packages.venvShellHook: add postVenvCreation (#87850)Jon
2020-05-11pythonPackages.pytestCheckHook: disable setuptoolsCheckPhaseJonathan Ringer
2020-03-18python: add pythonNamespacesHookJonathan Ringer
2020-03-03python: add pythonRemoveTestsDirHookJonathan Ringer
2020-02-19python: execute pythonImportsCheckPhase in subshellJonathan Ringer
2020-01-14pythonPackages.venvShellHook: initFrederik Rietdijk
2020-01-08python: Add support for installing Python eggsadisbladis
2019-11-20pythonPackages.pipBuildHook: fix unbound variableJan Tojnar
2019-11-04Merge pull request #72347 from NixOS/bash-no-undef-varsJohn Ericson
2019-11-03pythonPackages.setuptoolsBuildHook: fix debug messageDmitry Kalinkin
2019-11-01treewide: `*Phase(s)?` variables are optionalJohn Ericson
2019-11-01treewide: Make still dont* Variables are optional in most casesJohn Ericson
2019-09-29Merge staging into staging-nextFrederik Rietdijk
2019-09-26python3Packages.flit: fix tests and packaging (#69546)Jon
2019-09-26pythonPackages.pipBuildHook: Add wheel dependencyadisbladis
2019-09-22python: Fix invalid pip call in setuptoolsShellHookSebastian Jordan
2019-09-10python.pkgs.wheelUnpackHook: propagate wheelFrederik Rietdijk
2019-09-06Split buildPythonPackage into setup hooksFrederik Rietdijk