summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authoradisbladis <adisbladis@gmail.com>2024-11-22 00:04:52 +0000
committerGaetan Lepage <gaetan@glepage.com>2024-12-25 00:02:55 +0100
commitd2d7c7e3e36eeeb3fd0756009533113c26d06c04 (patch)
tree3495c7eada75029dc5ad131d45f6f420f0cde20d /pkgs/development/python-modules/rangehttpserver
parent6815b6253448270c34bb2f8daea63f59b3d0b933 (diff)
ruff: Build as a standalone without Python
Using `buildPythonPackage` make `ruff` propagate the Python used for the build, which might not be the same Python as you want in your development shell. https://github.com/NixOS/nixpkgs/pull/350654 changed the ruff top-level attribute to be built with Python modules. This doesn't actually make much sense, we have versioned Python sets, and including just the one Python in the top-level package isn't helpful, and causes issues downstream related to PATH & PYTHONPATH. See my related [uv PR](https://github.com/NixOS/nixpkgs/pull/357113#issue-2670270577).
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions