mirror of
https://github.com/logos-storage/logos-storage-go-bindings.git
synced 2026-03-31 00:13:19 +00:00
update release hashes
This commit is contained in:
parent
7457c26532
commit
5cf8fdd796
@ -77,9 +77,9 @@ let
|
||||
hash =
|
||||
if stdenv.hostPlatform.isDarwin
|
||||
# nix store prefetch-file --json --unpack https://github.com/logos-storage/logos-storage-nim/releases/download/v0.3.2/libstorage-darwin-arm64-v0.3.2.zip | jq -r .hash
|
||||
then "sha256-3CHIWoSjo0plsYqzXQWm1EtY1STcljV4yfXTPon90uE="
|
||||
then "sha256-YnMhmM0/JAmpdVref24n8l08UY7me0IQBbelIBfz2UE=="
|
||||
# nix store prefetch-file --json --unpack https://github.com/logos-storage/logos-storage-nim/releases/download/v0.3.2/libstorage-linux-amd64-v0.3.2.zip | jq -r .hash
|
||||
else "sha256-YxW2vFZlcLrOx1PYgWW4MIstH/oFBRF0ooS0sl3v6ig=";
|
||||
else "sha256-YDrT+MhXDMuKHwi1Dhg+uMg0vsC2PchlvX1Rb3HkRow=";
|
||||
|
||||
# Pre-fetch libstorage to avoid network during build
|
||||
storageLib = pkgs.fetchzip {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user