diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ echo "{\"python.defaultInterpreterPath\": \"''${PYTHONPATH}\"}" > "$FILE" fi ''; + UV_USE_IO_URING = 0; # work around node#48444 buildInputs = with pkgs; [ nodejs_22 nodePackages.pnpm |
