summaryrefslogtreecommitdiffstats
path: root/pkgs/development/interpreters/python/mk-python-derivation.nix
AgeCommit message (Expand)Author
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth
2020-11-19buildPython*: don't catch conflicts when cross-compilingFrederik Rietdijk
2020-11-12buildPython*: remove pythonRecompileBytecodeHook as dependencyFrederik Rietdijk
2020-09-16mk-python-derivation: document pyproject formatDrew Risinger
2020-06-27fix indentation in mk-python-derivation.nixDavHau
2020-06-17buildPythonPackage: don't recompile bytecodeFrederik Rietdijk
2020-06-16python2Packages: default to dontUsePythonRecompileBytecode = true;Jonathan Ringer
2020-06-13buildPythonPackage: recompile bytecode for reproducibilityFrederik Rietdijk
2020-03-18python: add pythonNamespacesHookJonathan Ringer
2020-03-03python: add pythonRemoveTestsDirHookJonathan Ringer
2020-01-08python: Add support for installing Python eggsadisbladis
2019-09-06Split buildPythonPackage into setup hooksFrederik Rietdijk
2019-06-16treewide: remove unused variables (#63177)volth
2019-05-13Merge pull request #51641 from codedownio/nousersite-masterFrederik Rietdijk
2019-05-13Add flag to disable PYTHONNOUSERSITE for wrapped binaries in python environmentsTom McLaughlin
2019-05-13Add flag to disable PYTHONNOUSERSITE for wrapped python binariesTom McLaughlin
2019-04-24buildPython*: allow overriding strictDepsJan Tojnar
2019-02-23buildPythonPackage: always export `LANG=C.UTF-8`Frederik Rietdijk
2019-02-17buildPython*: enable strictDepsFrederik Rietdijk
2019-01-15buildPython*: fix nativeBuildInputsFrederik Rietdijk
2019-01-04Python: improve cross-compilationFrederik Rietdijk
2018-12-23buildPython*: don't override custom updateScriptFrederik Rietdijk
2018-12-20buildPython*: simplify updateScriptJan Tojnar
2018-12-07buildPython*: add updateScript to passthruFrederik Rietdijk
2018-04-26stdenv: steal `checkInputs` from buildPythonPackageJan Malakhovski
2018-04-26buildPythonPackage: use `config.doCheckByDefault`Jan Malakhovski
2018-02-13python: Pull ensureNewerSourcesHook call to all-packages.nixTuomas Tynkkynen
2017-12-21buildPythonPackage: Make setup hook part of nativeBuildInputsJohn Ericson
2017-12-11Merge pull request #32544 from FRidh/pythonmoduleFrederik Rietdijk
2017-12-10Python: rewrite requiredPythonModules. Add requiredPythonModules attribute to...Frederik Rietdijk
2017-12-10buildPythonPackage: remove bytecode from bin folderFrederik Rietdijk
2017-11-23python.pkgs.buildPythonPackage: some commentsFrederik Rietdijk
2017-11-23python.pkgs.buildPythonPackage: do not pass attributes that stdenv.mkDerivati...Frederik Rietdijk
2017-11-23python.pkgs.buildPythonPackage: meta.maintainers: don't add chaoflowFrederik Rietdijk
2017-11-23Python: the pythonModule attributeFrederik Rietdijk
2017-11-03mkPythonDerivation: let name default to ${pname}-${version}Orivej Desh
2017-09-08Revert "python.pkgs.buildPythonPackage: use distutils-cfg to block downloads,...Frederik Rietdijk
2017-09-07python.pkgs.buildPythonPackage: use distutils-cfg to block downloads, fixes #...Frederik Rietdijk
2017-05-27mkPythonDerivation: obey a dontWrapPythonPrograms attributeRobert Scott
2017-05-27buildPythonPackage: do not keep checkInputsFrederik Rietdijk
2017-05-19Python: set DETERMINISTIC_BUILD and PYTHONHASHSEED in setupHookFrederik Rietdijk
2017-04-01python: Move catch_conflicts.py into subdirectory (#23600)Johannes Bornhold
2017-03-03mk-python-derivation: remove me as maintainerDomen Kožar
2017-02-26Python: mkPythonDerivation: use PYTHONHASHSEED=0Frederik Rietdijk
2016-12-05buildPythonPackage: refactorFrederik Rietdijk
2016-10-26mkPythonDerivation: append postFixup, fixes #9204Frederik Rietdijk
2016-09-01Python: fix mkPythonDerivation doCheckFrederik Rietdijk
2016-09-01pythonPackages: use mkPythonDerivationFrederik Rietdijk
2016-09-01Python: separate buildPythonPackage into two functionsFrederik Rietdijk