Living on nixpkgs unstable now

This commit is contained in:
2024-10-06 14:13:12 +02:00
parent f19ce21672
commit f07ab92268
8 changed files with 37 additions and 32 deletions

View File

@ -3,11 +3,11 @@
with pkgs;
[
# Rust setup
unstable.rustc
unstable.rustfmt
unstable.cargo
unstable.clippy
unstable.rust-analyzer
rustc
rustfmt
cargo
clippy
rust-analyzer
# Further tools
cntr # nix debugger