Browse Source

Add rustfmt

Samuel W. Flint 3 years ago
parent
commit
c2410efccc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      flake.nix

+ 1 - 0
flake.nix

@@ -38,6 +38,7 @@
               pkgs.cargo
               pkgs.rls
               pkgs.clippy
+              pkgs.rustfmt
             ];
           };