diff --git a/flake.nix b/flake.nix index c2ff428..145f544 100644 --- a/flake.nix +++ b/flake.nix @@ -32,6 +32,7 @@ pkgs.runCommand "substrate-0.0.68-patched.jar" { nativeBuildInputs = [ + pkgs.perl pkgs.unzip pkgs.zip ];