summaryrefslogtreecommitdiff
path: root/pkgs/development/interpreters/python/catch_conflicts
AgeCommit message (Expand)Author
2024-04-26pythonCatchConflictsHook: split propagated-build-inputs on runs of whitespaceBen Wolsieffer
2024-04-26pythonCatchConflictsHook: cleanup due to visiting each path onceBen Wolsieffer
2024-04-26pythonCatchConflictsHook: prevent exponential worst-caseBen Wolsieffer
2024-02-25pythonCatchConflictsHook: avoid infinite recursionYarny0
2024-02-13pythonCatchConflictsHook: make compatible to all python 3 versionsDavHau
2024-02-13pythonCatchConflictsHook: improve and add testsDavHau
2024-02-12python/catch_conflicts: scan $out, not sys.pathphaer
2023-11-18python/hooks: restore catchConflictHook for python<3.10Martin Weinelt
2023-10-30buildPythonPackage: port catch-conflicts to importlib.metadataMartin Weinelt
2017-04-01python: Move catch_conflicts.py into subdirectory (#23600)Johannes Bornhold