diff --git a/flake.nix b/flake.nix index 4c9828c..a3637ef 100644 --- a/flake.nix +++ b/flake.nix @@ -31,6 +31,7 @@ [ rustToolchain pkgs.pkg-config + pkgs.rust-analyzer ] ++ pkgs.lib.optionals isLinux [ # Provide cc (gcc) for building proc-macro / build-script crates