File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 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 =
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 =
You can’t perform that action at this time.
0 commit comments