diff --git a/flake.nix b/flake.nix index 472e689..824a31d 100644 --- a/flake.nix +++ b/flake.nix @@ -25,8 +25,6 @@ ]; packages = [ pkgs.stdenv.cc - pkgs.readline - pkgs.libllvm ]; shellHook = '' export PROJECT_ROOT=/home/xin/repo/ysyx-workbench