set up nixfmt
This commit is contained in:
parent
2be0a923e6
commit
38d96c9f52
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@
|
|||
};
|
||||
};
|
||||
in {
|
||||
formatter.x86_64-linux = nixpkgs.legacyPackages.x86_64-linux.nixfmt-rfc-style;
|
||||
devShells."x86_64-linux".default = pkgs.mkShell {
|
||||
buildInputs = [
|
||||
rs-toolchain
|
||||
|
|
Loading…
Add table
Reference in a new issue