diff --git a/flake.nix b/flake.nix index c36da54..489fe9d 100644 --- a/flake.nix +++ b/flake.nix @@ -59,7 +59,6 @@ buildPhase = '' export MRUBY_LIB=${mruby}/lib - dune build src/main.exe --release '';