Skip to content

Commit c585d49

Browse files
committed
blutgang: Update cargoHash
1 parent 4e956e4 commit c585d49

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pkgs/blutgang/default.nix

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ rustPlatform.buildRustPackage rec {
2323
openssl
2424
];
2525

26-
cargoHash = "sha256-1G80j/lZrAlrgOLgpKyGYP9x6g/9kxXf3wmY2OcynFc=";
26+
useFetchCargoVendor = true;
27+
cargoHash = "sha256-kkfIcx8sDQkPWzcTii8NHRq8S8gi+rZYSxaJptEL1QM=";
2728

2829
meta = {
2930
description = "the wd40 of ethereum load balancers";

0 commit comments

Comments
 (0)