You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build(flake/checks): Use ethereum.nix's original foundry derivation
Now that our ethereum.nix has a proper CI:
* metacraft-labs/ethereum.nix#36
we're making sure that `foundry`'s derivation is up-to-date:
* metacraft-labs/ethereum.nix#37
With the latest fixes applied, we no longer need to override its `rustPlatform`
parameter, as it's now set to fenix in ethereum.nix.
0 commit comments