We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 633e37b commit 15262c7Copy full SHA for 15262c7
nobodywho/flutter/rust/default.nix
@@ -90,8 +90,7 @@ rustPlatform.buildRustPackage {
90
cargoLock = {
91
lockFile = ../../Cargo.lock;
92
outputHashes = {
93
- "gbnf-0.2.3" = "sha256-CsS5wYqjH2HHFr67BsO+Cnh546wWjVqAjOZKxLxfdfk=";
94
- "llama-cpp-2-0.1.120" = "sha256-S3KcVzmvRLXWcY/nqUoBg+G7npTUDO5BnypUbtRlCjI=";
+ "llama-cpp-2-0.1.123" = "sha256-j69yaWBiZ9ERlNdi9sD1K4tQjmDYbzoYwr8TU/+8D2A=";
95
};
96
97
doCheck = false;
0 commit comments