Skip to content

Commit 76240ab

Browse files
fix(nix): refresh local vendor hash
1 parent 3d1ecde commit 76240ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nix/package-local.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ rustPlatform.buildRustPackage {
1818
# allowBuiltinFetchGit = true;
1919
# };
2020

21-
cargoHash = "sha256-ZgMcpbkh/EjtGaq2urWJNIT8jPbGUHwG1iwEdpxFNuE=";
21+
cargoHash = "sha256-Yw+hXsqTDiqcMDOImbMvsikLiJmweHGFYKN7TnQO2G8=";
2222

2323
# NOTE: legacy darwin.apple_sdk.frameworks references were removed in
2424
# nixpkgs; the default SDK (via SDKROOT) provides CoreServices now.

0 commit comments

Comments
 (0)