diff --git a/flake.nix b/flake.nix index 0f56feb..7cab443 100644 --- a/flake.nix +++ b/flake.nix @@ -133,7 +133,6 @@ ]; }; packages = { - hardhat = pkgs.callPackage ./hardhat { }; acropolis-deps = craneLib.buildDepsOnly (acropolisAttrs // { pname = "acropolis"; });