From 259aabf82fb0477a9048ab5b3add0d51205f4c8a Mon Sep 17 00:00:00 2001 From: AAGaming Date: Thu, 13 Jun 2024 17:00:50 -0400 Subject: update dependencies --- flake.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 13567e97..be6b5631 100644 --- a/flake.nix +++ b/flake.nix @@ -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 -- cgit v1.2.3