diff --git a/patches.nix b/patches.nix index 15eeba3e..a212a7f1 100644 --- a/patches.nix +++ b/patches.nix @@ -4,6 +4,8 @@ {pkgs}: let forc-plugins = [ "forc-client" + "forc-crypto" + "forc-debug" "forc-doc" "forc-fmt" "forc-lsp"