Skip to content

Commit b598969

Browse files
ck3dteto
authored andcommitted
local-ai: 2.21.1 -> 2.22.0
1 parent 8902175 commit b598969

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pkgs/by-name/lo/local-ai/package.nix

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@ let
147147
src = fetchFromGitHub {
148148
owner = "ggerganov";
149149
repo = "llama.cpp";
150-
rev = "70392f1f81470607ba3afef04aa56c9f65587664";
151-
hash = "sha256-PgdH3Q4lM45a7aLeN/19i0Ld4NuTfzh/caYOSdooFao=";
150+
rev = "96776405a17034dcfd53d3ddf5d142d34bdbb657";
151+
hash = "sha256-V5Z+8cpllhDR0s4InoXyEU59a/qo2b5Xj8oeZd0rtGk=";
152152
fetchSubmodules = true;
153153
};
154154
postPatch =
@@ -299,8 +299,8 @@ let
299299
src = fetchFromGitHub {
300300
owner = "ggerganov";
301301
repo = "whisper.cpp";
302-
rev = "0d2e2aed80109e8696791083bde3b58e190b7812";
303-
hash = "sha256-HE9FLwLGVCggEF7VjWtdNhNnhe7c1RQp30spEIkK4TI=";
302+
rev = "fdbfb460ed546452a5d53611bba66d10d842e719";
303+
hash = "sha256-ZLSVPQUw1sp7sETk2w38qKq8ut7XNGuof2TUvFzjdPk=";
304304
};
305305

306306
nativeBuildInputs = [
@@ -431,12 +431,12 @@ let
431431
stdenv;
432432

433433
pname = "local-ai";
434-
version = "2.21.1";
434+
version = "2.22.0";
435435
src = fetchFromGitHub {
436436
owner = "go-skynet";
437437
repo = "LocalAI";
438438
rev = "v${version}";
439-
hash = "sha256-UlXBg/FKv/GNz2PCEVvzhILNdyQvTfkw157sNpunf2I=";
439+
hash = "sha256-EwBgw0WXnK3E3ZyA1+Xk/o7Te7OCJWi7njefA4PDUJ0=";
440440
};
441441

442442
prepare-sources =

0 commit comments

Comments
 (0)