add rustfmt
This commit is contained in:
parent
49973291c4
commit
5c0bb8fdde
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ pkgs.mkShell {
|
|||
buildInputs = with pkgs; [
|
||||
cargo
|
||||
rustc
|
||||
rustfmt
|
||||
];
|
||||
shellHook = ''
|
||||
function log_header {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue