Skip to content

Commit e6566e5

Browse files
committed
fix: heimdall -> heimdall-rs
1 parent 1a4ff9a commit e6566e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
# });
5050
geth = callPackage ./geth {};
5151
geth-sealer = callPackage ./geth-sealer {};
52-
heimdall = callPackage ./heimdall {};
52+
heimdall-rs = callPackage ./heimdall-rs {};
5353
lighthouse = callPackageUnstable ./lighthouse {inherit foundry;};
5454
mcl = callPackage ./mcl {};
5555
mev-boost = callPackage ./mev-boost {inherit blst;};

0 commit comments

Comments
 (0)