flake: add cargo-xbuild to dev environment

This commit is contained in:
Sebastien Bourdeauducq 2021-09-13 07:20:36 +08:00
parent ffb1e3ec2d
commit 7209e6f279
1 changed files with 1 additions and 0 deletions

View File

@ -327,6 +327,7 @@
(pkgs.python3.withPackages(ps: with packages.x86_64-linux; [ migen misoc artiq ps.paramiko ]))
rustPlatform.rust.rustc
rustPlatform.rust.cargo
cargo-xbuild
pkgs.llvmPackages_11.clang-unwrapped
pkgs.llvm_11
pkgs.lld_11