• Daniël de Kok's avatar
    nix: support Python tokenizer conversion in the router (#2515) · 94304649
    Daniël de Kok authored
    Ideally we wouldn't have the router wrapper that this change adds,
    but when I give PyO3 a Python interpreter with packages, it ends
    up linking libpython from the Python interpreter rather than the
    constructed environment and cannot pick up the Python modules as
    a result.
    94304649
flake.nix 3.72 KB