We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57cbbfe commit c86d67eCopy full SHA for c86d67e
relayer/cmd/chainlink-tron/default.nix
@@ -18,7 +18,7 @@ in
18
];
19
20
# pin the vendor hash (update using 'pkgs.lib.fakeHash')
21
- vendorHash = "sha256-SCl9rzV1LAN+0DTVDXCthin/VwR/rCNaz4WdxcpCPJY=";
+ vendorHash = "sha256-DgTypXNwCZR9e2yMVqh+FSouhf/cDtAUDVp8ttqZgMA=";
22
23
# postInstall script to write version and rev to share folder
24
postInstall = ''
0 commit comments