flake: fix clang version in boards shell

pull/2101/head
Sebastien Bourdeauducq 2023-05-31 18:59:39 +08:00
parent fabe88065b
commit 9a6bc6dc7b
1 changed files with 1 additions and 1 deletions

View File

@ -446,7 +446,7 @@
(pkgs.python3.withPackages(ps: with packages.x86_64-linux; [ migen misoc artiq ]))
rust
pkgs.cargo-xbuild
pkgs.llvmPackages_11.clang-unwrapped
pkgs.llvmPackages_14.clang-unwrapped
pkgs.llvm_14
pkgs.lld_14
packages.x86_64-linux.vivado