diff --git a/flake.nix b/flake.nix index e262c09c4..8f59224a9 100644 --- a/flake.nix +++ b/flake.nix @@ -71,6 +71,7 @@ python3 nodejs toolchain + uv ] ++ lib.optionals pkgs.stdenv.isDarwin [ apple-sdk ];