[toolchain] # Be sure to update etc/shell.nix when bumping this! channel = "1.80.1" components = [ "clippy", # For support/crown "llvm-tools", # For support/crown "rustc-dev", # For docs building "rust-docs", # For formatting "rustfmt", ] profile = "minimal"