Make rust use unstable, format code

This commit is contained in:
2024-05-29 10:17:18 +02:00
parent a64c867c98
commit 370ebe95a8
3 changed files with 10 additions and 11 deletions

View File

@ -48,13 +48,14 @@ config, ... }: {
# Rust setup
unstable.rustc
rustfmt
cargo
clippy
rust-analyzer
unstable.rustfmt
unstable.cargo
unstable.clippy
unstable.rust-analyzer
# Further tools
unstable.nh # nix helper
cntr # nix debugger
(lib.frajul.my-helper-function lazygit)
languagetool