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 531c4c5 commit 3689441Copy full SHA for 3689441
1 file changed
nix-builder/pkgs/kernel-builder/default.nix
@@ -54,7 +54,7 @@ rustPlatform.buildRustPackage {
54
cargoLock = {
55
lockFile = ../../../kernel-builder/Cargo.lock;
56
outputHashes = {
57
- "huggingface-hub-0.1.0" = "sha256-XgVrtujU7gPQ3XnUxeEVF9Kaf4+/EwLudKkwDPj44II=";
+ "huggingface-hub-0.1.0" = "sha256-xgKdI775XTb2gUQ+gBTPnhrCRKUnLiANk7hquXCYr9Q=";
58
"hf-xet-1.4.0" = "sha256-/vvU8qy9U+suiH9MCcxrV3Ayw84yRV6EmW0yzB7Uvng=";
59
};
60
0 commit comments