feat: use unstable rust

This commit is contained in:
buffet 2024-05-15 11:23:14 +02:00
parent e999c3b0e6
commit ad187acfe0

View file

@ -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