gpt4all: update
This commit is contained in:
parent
c0f8f7617b
commit
34cc5bcb7b
@ -1,7 +1,7 @@
|
|||||||
diff --git a/gpt4all-chat/src/main.qml b/gpt4all-chat/src/main.qml
|
diff --git a/main.qml b/main.qml
|
||||||
index 1e685385..7c747eba 100644
|
index 1e685385..7c747eba 100644
|
||||||
--- a/src/main.qml
|
--- a/main.qml
|
||||||
+++ b/src/main.qml
|
+++ b/main.qml
|
||||||
@@ -72,12 +72,14 @@ Window {
|
@@ -72,12 +72,14 @@ Window {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -54,7 +54,7 @@ in
|
|||||||
owner = "nomic-ai";
|
owner = "nomic-ai";
|
||||||
repo = "gpt4all";
|
repo = "gpt4all";
|
||||||
rev = "HEAD";
|
rev = "HEAD";
|
||||||
sha256 = "lGvxTOBg7/UgrCqeAFNFFXD9VjpUk3IVCktdUYuF6Eo=";
|
sha256 = "aez/APsei30Tp1em/RDCuq+v8hOavHq4O9qZahrsF/g=";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user