Skip to content

Commit

Permalink
gurk-rs: update cargoHash
Browse files Browse the repository at this point in the history
Co-authored-by: Austin Horstman <[email protected]>
  • Loading branch information
kachick and khaneliman authored Nov 19, 2024
1 parent 0067ee2 commit 113dcd6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ rustPlatform.buildRustPackage rec {

useFetchCargoVendor = true;

cargoHash = "sha256-YeRrd2ybCTVAu7EyAZg82eqUP9wvsA8GArdn0oY1eMg=";
cargoHash = "sha256-jTZ2wJPXj3nU7GVTfne64eSra+JuKhNryCtRZMKOE44=";

nativeBuildInputs = [ protobuf pkg-config ];

Expand Down

0 comments on commit 113dcd6

Please sign in to comment.