We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d015cf commit c08f4ddCopy full SHA for c08f4dd
1 file changed
nix-builder/pkgs/kernel-builder/default.nix
@@ -52,7 +52,7 @@ rustPlatform.buildRustPackage {
52
cargoLock = {
53
lockFile = ../../../Cargo.lock;
54
outputHashes = {
55
- "huggingface-hub-0.0.1" = "sha256-By8b1NUPWu+XF3Om1NcEO+o2qdZUco+FxvrJGNRqxWs=";
+ "huggingface-hub-0.0.1" = "sha256-OblvpHKTc3/d4s6WREf6dy492FVbpASvJl6v1Z1mwVM=";
56
};
57
58
0 commit comments