Loading
python3Packages.pythonCatchConflictsHook: fix tests with lib.overrideDerivation
Use lib.overrideDerivation instead of <pkg>.overrideDerivation to fix the evaluation of python3Packages.pythonCatchConflictsHook.tests.catches-conflict-multiple-chains, as buildPythonPackage and buildPythonApplication no longer provide <pkg>.overrideDerivation Clean up the leftover of commit 58bfe741 ("buildPython*: Deprecate and remove (buildPython* { ... }).override")