nixpkgs/pkgs/applications/blockchains/solana-validator/pin.json
Theodore Ni c06efc2173
solana-validator: adapt update script to new nix-prefetch-github
The update script is also already broken and needs:

1. Add missing packages to the shebang.
2. Retrieve cargo hash from the proper package.

We also take the opportunity to switch ot using the newer "hash" and
"cargoHash" properties.
2023-07-18 16:55:33 -07:00

6 lines
161 B
JSON

{
"version": "1.10.35",
"hash": "sha256-y7+ogMJ5E9E/+ZaTCHWOQWG7iR+BGuVqvlNUDT++Ghc=",
"cargoHash": "sha256-idlu9qkh2mrF6MxstRcvemKrtTGNY/InBnIDqRvDQPs"
}