Skip to content

Commit 3689441

Browse files
committed
fix: also bump nix output hash
1 parent 531c4c5 commit 3689441

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nix-builder/pkgs/kernel-builder/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ rustPlatform.buildRustPackage {
5454
cargoLock = {
5555
lockFile = ../../../kernel-builder/Cargo.lock;
5656
outputHashes = {
57-
"huggingface-hub-0.1.0" = "sha256-XgVrtujU7gPQ3XnUxeEVF9Kaf4+/EwLudKkwDPj44II=";
57+
"huggingface-hub-0.1.0" = "sha256-xgKdI775XTb2gUQ+gBTPnhrCRKUnLiANk7hquXCYr9Q=";
5858
"hf-xet-1.4.0" = "sha256-/vvU8qy9U+suiH9MCcxrV3Ayw84yRV6EmW0yzB7Uvng=";
5959
};
6060
};

0 commit comments

Comments
 (0)