Loading pkgs/by-name/so/solana-cli/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ }: let version = "1.17.31"; sha256 = "sha256-5qPW199o+CVJlqGwiAegsquBRWEb5uDKITxjN5dQYAQ="; hash = "sha256-5qPW199o+CVJlqGwiAegsquBRWEb5uDKITxjN5dQYAQ="; rocksdb = rocksdb_8_3; inherit (darwin.apple_sdk_11_0) Libsystem; Loading @@ -46,7 +46,7 @@ rustPlatform.buildRustPackage rec { owner = "solana-labs"; repo = "solana"; rev = "v${version}"; inherit sha256; inherit hash; }; cargoLock = { Loading Loading
pkgs/by-name/so/solana-cli/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ }: let version = "1.17.31"; sha256 = "sha256-5qPW199o+CVJlqGwiAegsquBRWEb5uDKITxjN5dQYAQ="; hash = "sha256-5qPW199o+CVJlqGwiAegsquBRWEb5uDKITxjN5dQYAQ="; rocksdb = rocksdb_8_3; inherit (darwin.apple_sdk_11_0) Libsystem; Loading @@ -46,7 +46,7 @@ rustPlatform.buildRustPackage rec { owner = "solana-labs"; repo = "solana"; rev = "v${version}"; inherit sha256; inherit hash; }; cargoLock = { Loading