Browse Source

Include rls/clippy

Samuel W. Flint 4 years ago
parent
commit
fe48c8eaf0
1 changed files with 2 additions and 0 deletions
  1. 2 0
      flake.nix

+ 2 - 0
flake.nix

@@ -34,6 +34,8 @@
               pkgs.pre-commit
               pkgs.rustc
               pkgs.cargo
+              pkgs.rls
+              pkgs.clippy
             ];
           };