From bca31e65179cedca4a3205fb8e1151c0fe58dd0c Mon Sep 17 00:00:00 2001 From: Jared Van Bortel Date: Thu, 20 Feb 2025 15:58:31 -0500 Subject: [PATCH] WIP: fork fmt to fix missing string_view support --- .gitmodules | 2 +- deps/fmt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 77721feb..94d9aa6c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,7 +10,7 @@ url = https://github.com/nomic-ai/SingleApplication.git [submodule "gpt4all-chat/deps/fmt"] path = deps/fmt - url = https://github.com/fmtlib/fmt.git + url = https://github.com/nomic-ai/fmt.git [submodule "gpt4all-chat/deps/DuckX"] path = gpt4all-chat/deps/DuckX url = https://github.com/nomic-ai/DuckX.git diff --git a/deps/fmt b/deps/fmt index 0c9fce2f..76c1ba79 160000 --- a/deps/fmt +++ b/deps/fmt @@ -1 +1 @@ -Subproject commit 0c9fce2ffefecfdce794e1859584e25877b7b592 +Subproject commit 76c1ba79b46746cae4d7dd44c74dadbad1fdc95c