feat: use unstable rust
This commit is contained in:
parent
e999c3b0e6
commit
ad187acfe0
1 changed files with 2 additions and 2 deletions
|
@ -43,11 +43,12 @@
|
|||
|
||||
packages = with pkgs; [
|
||||
unstable.anki
|
||||
unstable.cargo
|
||||
unstable.logseq
|
||||
unstable.rustfmt
|
||||
|
||||
alejandra
|
||||
python3
|
||||
cargo
|
||||
cargo-crev
|
||||
cargo-limit
|
||||
cargo-nextest
|
||||
|
@ -73,7 +74,6 @@
|
|||
radare2
|
||||
ripgrep
|
||||
rr
|
||||
rustfmt
|
||||
statix
|
||||
strace
|
||||
tokei
|
||||
|
|
Loading…
Reference in a new issue