nix: add missing packages to devshell
This commit is contained in:
parent
995e2d3a43
commit
c435cd09c7
1 changed files with 3 additions and 0 deletions
|
|
@ -11,6 +11,9 @@
|
||||||
pkgs.nixfmt-rfc-style
|
pkgs.nixfmt-rfc-style
|
||||||
pkgs.cargo
|
pkgs.cargo
|
||||||
pkgs.rust-analyzer
|
pkgs.rust-analyzer
|
||||||
|
pkgs.rustc
|
||||||
|
pkgs.clippy
|
||||||
|
pkgs.rustfmt
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue