Skip to content

Conversation

@galin-s
Copy link

@galin-s galin-s commented Feb 10, 2025

No description provided.

@github-actions
Copy link

Thanks for your Pull Request!

Below you will find a summary of the cachix status of each package, for each supported platform.

package x86_64-linux x86_64-darwin aarch64-darwin
package-besu ✅ cached 🚫 not supported ✅ cached
package-bls ✅ cached 🚫 not supported ✅ cached
package-blst ✅ cached 🚫 not supported 🚫 not supported
package-blutgang ✅ cached 🚫 not supported ✅ cached
package-charon ✅ cached 🚫 not supported 🚫 not supported
package-dirk ✅ cached 🚫 not supported 🚫 not supported
package-dreamboat ✅ cached 🚫 not supported 🚫 not supported
package-eigenlayer ✅ cached 🚫 not supported 🚫 not supported
package-erigon ✅ cached 🚫 not supported 🚫 not supported
package-erigon-blst-portable ✅ cached 🚫 not supported 🚫 not supported
package-eth-validator-watcher ✅ cached 🚫 not supported 🚫 not supported
package-eth2-testnet-genesis ✅ cached 🚫 not supported 🚫 not supported
package-eth2-val-tools ✅ cached 🚫 not supported ✅ cached
package-ethdo ✅ cached 🚫 not supported ✅ cached
package-ethereal ✅ cached 🚫 not supported ✅ cached
package-evmc ✅ cached 🚫 not supported 🚫 not supported
package-foundry ✅ cached ✅ cached ✅ cached
package-foundry-bin ✅ cached 🚫 not supported 🚫 not supported
package-geth ✅ cached ✅ cached ✅ cached
package-geth-sealer ✅ cached 🚫 not supported 🚫 not supported
package-heimdall ✅ cached ✅ cached ✅ cached
package-lighthouse ✅ cached 🚫 not supported 🚫 not supported
package-mcl ✅ cached 🚫 not supported ✅ cached
package-mev-boost ✅ cached 🚫 not supported 🚫 not supported
package-mev-boost-builder ✅ cached 🚫 not supported 🚫 not supported
package-mev-boost-relay ✅ cached 🚫 not supported 🚫 not supported
package-mev-rs ✅ cached 🚫 not supported 🚫 not supported
package-nethermind ✅ cached 🚫 not supported 🚫 not supported
package-nimbus ✅ cached 🚫 not supported 🚫 not supported
package-prysm ✅ cached 🚫 not supported 🚫 not supported
package-reth ✅ cached 🚫 not supported 🚫 not supported
package-rocketpool ✅ cached 🚫 not supported 🚫 not supported
package-rocketpoold ✅ cached 🚫 not supported 🚫 not supported
package-rotki-bin ✅ cached 🚫 not supported 🚫 not supported
package-sedge ✅ cached 🚫 not supported 🚫 not supported
package-slither ✅ cached 🚫 not supported 🚫 not supported
package-snarkjs ✅ cached ✅ cached ✅ cached
package-ssv-dkg ✅ cached 🚫 not supported ✅ cached
package-ssvnode ✅ cached 🚫 not supported 🚫 not supported
package-staking-deposit-cli ✅ cached 🚫 not supported 🚫 not supported
package-teku ✅ cached 🚫 not supported 🚫 not supported
package-tx-fuzz ✅ cached 🚫 not supported 🚫 not supported
package-vouch ✅ cached 🚫 not supported 🚫 not supported
package-vouch-unstable ✅ cached 🚫 not supported 🚫 not supported
package-vscode-plugin-ackee-blockchain-solidity-tools ✅ cached 🚫 not supported 🚫 not supported
package-vscode-plugin-consensys-vscode-solidity-visual-editor ✅ cached 🚫 not supported 🚫 not supported
package-web3signer ✅ cached 🚫 not supported 🚫 not supported
package-zcli ✅ cached 🚫 not supported 🚫 not supported
testing-nethermind-default ✅ cached 🚫 not supported 🚫 not supported
testing-prysm-validator-default ✅ cached 🚫 not supported 🚫 not supported
treefmt ✅ cached ✅ cached ✅ cached

Copy link
Collaborator

@PetarKirov PetarKirov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

How I tested this PR

I recreated both hashes locally and got the same result:

nurl 'https://github.com/ethereum/go-ethereum' 'v1.15.0'
fetchFromGitHub {
  owner = "ethereum";
  repo = "go-ethereum";
  rev = "v1.15.0";
  hash = "sha256-qfk9G3/wzeh8Nf7BG4Qv6It/bY1ZYoYyHsgoqgCyd6E=";
}
nix build -L --print-out-paths .#geth
geth> Running phase: unpackPhase
geth> unpacking source archive /nix/store/x0ha6givj2ib1yl5dsdbq65wy8yhwxx7-source
geth> source root is source
geth> Running phase: patchPhase
geth> Running phase: updateAutotoolsGnuConfigScriptsPhase
geth> Running phase: configurePhase
geth> Running phase: buildPhase
geth> Running phase: installPhase
error: hash mismatch in fixed-output derivation '/nix/store/dkja8v56q1gii6y0zwb27s7ygpfzs2bg-geth-1.15.0-go-modules.drv':
         specified: sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=
            got:    sha256-gTwmtrdj3+Pa4UxaUuhwk2Dtgur82Tbd0ict1cgVinw=

@PetarKirov PetarKirov merged commit 22bd52c into dev Feb 10, 2025
13 checks passed
@PetarKirov PetarKirov deleted the update-geth branch February 10, 2025 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants