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; [
|
buildInputs = with pkgs; [
|
||||||
cargo
|
cargo
|
||||||
rustc
|
rustc
|
||||||
|
rustfmt
|
||||||
];
|
];
|
||||||
shellHook = ''
|
shellHook = ''
|
||||||
function log_header {
|
function log_header {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue