MinaProtocol / mina

Mina is a cryptocurrency protocol with a constant size blockchain, improving scaling while maintaining decentralization and security.
https://minaprotocol.com
Apache License 2.0
1.97k stars 523 forks source link

Rename libp2p_helper in go.nix #15627

Closed georgeee closed 1 month ago

georgeee commented 1 month ago

Move libp2p helper from bin/libp2p_helper to bin/mina-libp2p_helper in generated derivation. This allows importing derivation as buildInput without use of environment variable (not used in this PR, but will be used in future work).

Affects only nix, changes effectively nothing in operation of it, just updates some internals.

Explain how you tested your changes:

Checklist:

georgeee commented 1 month ago

!ci-build-me

georgeee commented 1 month ago

!ci-build-me