summaryrefslogtreecommitdiff
path: root/pkgs/development/interpreters/python/python2
AgeCommit message (Expand)Author
2026-04-26python2Packages.buildPythonPackage: format expression after lib.extendMkDeriv...Yueh-Shun Li
2026-04-26python2Packages.buildPytonPackage: restructure with lib.extendMkDerivationYueh-Shun Li
2026-04-26python2Packages.buildPythonPackage: remove ineffective outputs cleanAttrsYueh-Shun Li
2026-04-26python2Packages.buildPythonPackage: preserve disabled after <pkg>.overrideAttrsYueh-Shun Li
2026-04-26python2Packages.buildPythonPackage: passthru disabledYueh-Shun Li
2026-04-26python2Packages.buildPythonPackage: port respect user-specified passthru attrsYueh-Shun Li
2026-04-26python2Packages.buildPythonPackage: handle passthru with mkDerivationYueh-Shun Li
2026-02-13python2Packages.mkPythonDerivation: move LANG into env for structuredAttrsStefan Frijters
2025-10-23buildPython*: allow stdenv customization through <function>.overrideYueh-Shun Li
2025-10-05treewide: remove redundant parenthesesWolfgang Walther
2025-10-04pkgs: remove optional builtins prefixes from prelude functionsNAHO
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-09-25treewide: replace `stdenv.is` with `stdenv.hostPlatform.is`Artturin
2024-08-06python312Packages.setuptoolsCheckHook: removeMartin Weinelt
2024-07-03buildPython*: make doCheck default less confusingYueh-Shun Li
2023-11-18Revert "python2/mk-python-derivation: disable catchConflictsHook"Martin Weinelt
2023-11-17python2/mk-python-derivation: disable catchConflictsHookK900
2023-11-05treewide: change pythonForBuild to pythonOnBuildForHostAdam Joseph
2023-09-22python3Packages.flitBuildHook: removePeder Bergebakken Sundt
2023-08-20python2.{buildPythonPackage,buildPythonApplication}: extract into its own fileTheodore Ni