[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Use faster version of Python 'checker' script



It looks like this patch is part of nixpkgs1709, but not earlier.

To use it, we can override each Python interpreter (CPython 2.7, CPython
3.*, PyPy, etc.) and pass a 'packageOverrides' argument. This should be
a set, containing a 'mkDerivation' attribute which we should take from
the patch (or from nixpkgs1709).