summaryrefslogtreecommitdiff
path: root/pkgs/development/interpreters/python/passthrufun.nix
AgeCommit message (Expand)Author
2025-12-22python3: expose all splices for use with hooksaleksana
2025-09-22pythonInterpreters: Add passthru.pythonABITagsadisbladis
2025-04-02python3: Remove unneeded override in `passthruFun`Timothy Gallion
2025-02-04cpython: add isPy313, isPy314 helpersMartin Weinelt
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-11-24python: remove pythonForBuild passthruWolfgang Walther
2024-10-08treewide: lib.isInOldestRelease -> lib.oldestSupportedReleaseIsAtLeastRobert Hensing
2023-11-07python: deprecate pythonForBuild in favor of pythonOnBuildForHostAdam Joseph
2023-11-04python: add python.pythonOnBuildForHostAdam Joseph
2023-08-20Merge branch 'master' into staging-nextTheodore Ni
2023-08-14treewide: use uncurried version of makeScopeWithSplicingAdam Joseph
2023-08-05Revert "Revert "python3: splice python within python3Packages.callPackage""Artturin
2023-07-28Revert "lib.customisation: uncurry makeScopeWithSplicing"Silvan Mosberger
2023-07-28lib.makeScopeWithSplicing: provide default for keep,extraArtturin
2023-07-27lib.customisation: uncurry makeScopeWithSplicingAdam Joseph
2023-07-27Revert "python3: splice python within python3Packages.callPackage"Adam Joseph
2023-07-26python3: splice python within python3Packages.callPackageArtturin
2023-06-05cypthon: moduralize so it can be called with other versionsDomen Kožar