Make rust use unstable, format code
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user