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; [
|
packages = with pkgs; [
|
||||||
unstable.anki
|
unstable.anki
|
||||||
|
unstable.cargo
|
||||||
unstable.logseq
|
unstable.logseq
|
||||||
|
unstable.rustfmt
|
||||||
|
|
||||||
alejandra
|
alejandra
|
||||||
python3
|
python3
|
||||||
cargo
|
|
||||||
cargo-crev
|
cargo-crev
|
||||||
cargo-limit
|
cargo-limit
|
||||||
cargo-nextest
|
cargo-nextest
|
||||||
|
@ -73,7 +74,6 @@
|
||||||
radare2
|
radare2
|
||||||
ripgrep
|
ripgrep
|
||||||
rr
|
rr
|
||||||
rustfmt
|
|
||||||
statix
|
statix
|
||||||
strace
|
strace
|
||||||
tokei
|
tokei
|
||||||
|
|
Loading…
Reference in a new issue