about summary refs log tree commit diff
path: root/pkgs/development/interpreters/python/hooks/default.nix
AgeCommit message (Expand)AuthorFilesLines
2024-03-25python/hooks/setuptools-build-hook.sh: use `--parallel` flag only for fresh s...Sergei Trofimovich1-0/+2
2024-03-24python3Packages.setuptoolsBuildHook: correct nameThomas Watson1-1/+1
2024-03-24python3Packages.setuptoolsBuildHook: delete broken setuptoolsShellHookThomas Watson1-1/+1
2024-02-18Merge staging-next into staginggithub-actions[bot]1-3/+5
2024-02-17python3.hooks: Dont completely overwrite passthru when creating setup hookadisbladis1-1/+3
2024-02-17python3.pkgs.pypaBuildHook: Fix passthru.testsadisbladis1-2/+2
2024-02-13pythonCatchConflictsHook: make compatible to all python 3 versionsDavHau1-1/+1
2024-02-13pythonCatchConflictsHook: improve and add testsDavHau1-0/+4
2023-12-29Merge master into staging-nextgithub-actions[bot]1-1/+2
2023-12-29python/hooks: fix `test` attribute evalSergei Trofimovich1-1/+2
2023-12-20python3.pkgs.pythonRuntimeDepsCheckHook: initMartin Weinelt1-0/+10
2023-11-25python/hooks: use python.pythonVersion to support PyPyAlexandre Macabies1-1/+1
2023-11-18python/hooks: restore catchConflictHook for python<3.10Martin Weinelt1-2/+9
2023-11-09lib.systems: elaborate Rust metadataAlyssa Ross1-5/+3
2023-11-08Merge staging-next into staginggithub-actions[bot]1-7/+7
2023-11-08python3Packages.sphinxHook: fix eval after merge of bc2d5988780f02c26daea4401...Fabián Heredia Montiel1-1/+1
2023-11-08Merge branch 'master' into staging-nextAdam Joseph1-6/+6
2023-11-05treewide: change pythonForBuild to pythonOnBuildForHostAdam Joseph1-6/+6
2023-10-30buildPythonPackage: port catch-conflicts to importlib.metadataMartin Weinelt1-1/+1
2023-09-30python3Packages.sphinxHook: Avoid propagating sphinxLeandro Reina1-1/+4
2023-09-25Merge master into staging-nextgithub-actions[bot]1-9/+0
2023-09-22python3Packages.flitBuildHook: removePeder Bergebakken Sundt1-9/+0
2023-09-12python3.pkgs.pypaBuildHook: fix conflictsDavHau1-1/+13
2023-09-09python3Packages.sphinxHook: Fix cross compilationLeandro Reina1-2/+2
2023-08-20python3.pkgs.pythonRelaxDepsHook: don't propagate wheelTheodore Ni1-2/+1
2023-08-20python3.pkgs.pypaBuildHook: switch to pyproject-buildTheodore Ni1-5/+3
2023-08-20python3.pkgs.pypaInstallHook: initTheodore Ni1-1/+13
2023-08-18Merge master into staging-nextgithub-actions[bot]1-2/+3
2023-08-18python3Packages.pythonNamespacesHook: use findutils from buildPackages (#249864)Nick Cao1-2/+3
2023-08-05Revert "Revert "python3: splice python within python3Packages.callPackage""Artturin1-4/+4
2023-07-28python3.pkgs.pypaBuildHook: initDoron Behar1-0/+10
2023-06-30setuptools-rust: fix cross compilationKarel Kočí1-0/+14
2023-02-07treewide: makeSetupHook deps -> propagatedBuildInputsArtturin1-15/+15
2022-12-29python3Packages.pythonImportsCheck: set $PYTHONPATHRobert Schütz1-1/+1
2022-10-27pythonPackages: ensure all derivations provide python modulesFrederik Rietdijk1-58/+56
2022-09-25Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt1-6/+3
2022-09-23Python hooks: use spliced packages in hooksFrederik Rietdijk1-6/+3
2022-09-20Revert "Revert "buildPython*: store dist (wheel/sdist) in dist output""Frederik Rietdijk1-0/+5
2022-09-20Revert "Revert "buildPython*: wrap setuptools in hook for catching conflicts""Frederik Rietdijk1-2/+1
2022-09-19Revert "buildPython*: wrap setuptools in hook for catching conflicts"Frederik Rietdijk1-1/+2
2022-09-19Revert "buildPython*: store dist (wheel/sdist) in dist output"Frederik Rietdijk1-5/+0
2022-09-13buildPython*: wrap setuptools in hook for catching conflictsFrederik Rietdijk1-2/+1
2022-09-12buildPython*: store dist (wheel/sdist) in dist outputFrederik Rietdijk1-0/+5
2022-08-24python3Packages.sphinxHook: Add support for multiple buildersMartin Weinelt1-1/+2
2022-08-13pythonPackages.unittestCheckHook: initWinter1-0/+8
2022-05-04Merge staging-next into staginggithub-actions[bot]1-0/+6
2022-04-30pythonRelaxDepsHook: initThiago Kenji Okada1-2/+11
2022-04-29python3.pkgs.sphinxHook: new packageDmitry Bogatov1-0/+6
2021-05-28buildPythonPackage: add support for condaDavHau1-0/+15
2020-11-23python/hooks/pythonNamespaces: fix __pycache__ logicJonathan Ringer1-1/+2