summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/executing
AgeCommit message (Collapse)Author
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol
checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs.
2023-01-05python310Packages.executing: reformatFabian Affolter
2022-11-20Upgrade to pyprojectAlbert Peschar
2022-11-20Add dependency on `rich`Albert Peschar
2022-11-20pythonPackages.executing: 0.8.2 -> 1.2.0Albert Peschar
2021-11-06python3Packages.executing: 0.5.4 -> 0.8.2Fabian Affolter
2021-09-05python3Packages.executing: fix buildMartin Weinelt
Adds missing setuptools-scm dependency.
2021-03-25python3Packages.executing: 0.4.3 -> 0.5.4Robert T. McGibbon
2020-07-03pythonPackages.executing: init at 0.4.3Renato Florentino Garcia