More rust dependencies

This commit is contained in:
Valentin Brandl 2022-05-11 12:27:15 +02:00
parent c84aeb3d68
commit 602c9dbea3

View File

@ -1,7 +1,6 @@
{ pkgs, inputs, system, ... }: { { pkgs, inputs, system, ... }: {
home.packages = with pkgs; [ home.packages = with pkgs; [
cargo-edit cargo-edit
ldd
llvmPackages_latest.bintools llvmPackages_latest.bintools
llvmPackages_latest.llvm llvmPackages_latest.llvm
rust-analyzer rust-analyzer