summaryrefslogtreecommitdiff
path: root/pkgs/development/interpreters/python
AgeCommit message (Expand)Author
2025-12-05cpython: fix gh-142218 on 3.13.10 and 3.14.1Martin Weinelt
2025-12-03python314: 3.14.0 -> 3.14.1Martin Weinelt
2025-12-03python313: 3.13.9 -> 3.13.10Martin Weinelt
2025-11-26Merge staging-next into stagingnixpkgs-ci[bot]
2025-11-24cross: Fix shebang of installed python scripts (#462993)Guillaume Girol
2025-11-23python315: 3.15.0a1 -> 3.15.0a2Martin Weinelt
2025-11-18Fix shebang of installed python scriptsGuillaume Girol
2025-11-16python-env: wrap python executable with --resolve-argv0qbisi
2025-11-03python: fix nixenv test (#457133)Martin Weinelt
2025-10-31python: fix nixenv testqbisi
2025-10-28Merge staging-next into stagingnixpkgs-ci[bot]
2025-10-28treewide: replace "yes" else "no" usages to lib.boolToYesNo (#442387)Philip Taron
2025-10-27Merge remote-tracking branch 'origin/staging-next' into stagingK900
2025-10-27various: lib usage improvements - prefer `elem` over `any` for list inclusion...Philip Taron
2025-10-27Merge remote-tracking branch 'origin/staging-next' into stagingK900
2025-10-26pypy: lib.mapAttrsToList -> lib.attrsNamesh7x4
2025-10-26pypy3: lib.mapAttrsToList -> lib.attrsNamesh7x4
2025-10-26pypy: lib.any -> lib.elemh7x4
2025-10-25Merge remote-tracking branch 'origin/staging-next' into stagingK900
2025-10-25buildPython*: unconditionally add .overridesternenseemann
2025-10-23buildPython*: warn about deprecated argument stdenvYueh-Shun Li
2025-10-23buildPython*: allow stdenv customization through <function>.overrideYueh-Shun Li
2025-10-22Merge staging-next into stagingnixpkgs-ci[bot]
2025-10-22buildPython*: bring back buildPython*.override (#366593)Yueh-Shun Li
2025-10-23buildPython*: bring back buildPython*.overrideYueh-Shun Li
2025-10-21treewide: replace "yes" else "no" usages to lib.boolToYesNoAliaksandr
2025-10-19python: fix venv creation (#442540)Martin Weinelt
2025-10-15Merge staging-next into stagingnixpkgs-ci[bot]
2025-10-15Merge master into staging-nextnixpkgs-ci[bot]
2025-10-15python315: init add 3.15.0a1Martin Weinelt
2025-10-15python313: 3.13.8 -> 3.13.9Martin Weinelt
2025-10-10treewide: remove usages of obsolete pie hardening flag (#449771)Philip Taron
2025-10-10python312: 3.12.11 -> 3.12.12 (#450493)Martin Weinelt
2025-10-10Merge master into staging-nextnixpkgs-ci[bot]
2025-10-10python312: 3.12.11 -> 3.12.12Martin Weinelt
2025-10-10python310: 3.10.18 -> 3.10.19Martin Weinelt
2025-10-10python311: 3.11.13 -> 3.11.14Martin Weinelt
2025-10-09treewide: remove usages of obsolete pie hardening flagLuna Nova
2025-10-08Merge master into staging-nextnixpkgs-ci[bot]
2025-10-07python313: 3.13.7 -> 3.13.8dish
2025-10-07python314: 3.14.0-rc3 -> 3.14.0Martin Weinelt
2025-10-05Merge branch 'staging-next' into stagingWolfgang Walther
2025-10-05Merge staging-next into stagingnixpkgs-ci[bot]
2025-10-05treewide: remove redundant parenthesesWolfgang Walther
2025-10-05treewide: remove unused withWolfgang Walther
2025-10-05buildPythonPackage: Enable direct attribute overriding via overrideAttrs (the...Martin Weinelt
2025-10-05pythonInterpreters: Add passthru.pythonABITags (#445140)Martin Weinelt
2025-10-05Merge staging-next into stagingnixpkgs-ci[bot]
2025-10-04pkgs: remove optional builtins prefixes from prelude functionsNAHO
2025-10-03python: fix venv creationqbisi