bpf-linker 0.9.5 -> 0.9.6 https://github.com/aya-rs/bpf-linker/releases attrpath: bpf-linker Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] Replacing cargoHash with sha256-thXCVv019s9MiyOo6CKG/xK5HxYqsfPHOiKX17MplUM= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A bpf-linker nix build failed.  Compiling atty v0.2.14  Compiling dirs v2.0.2  Compiling term v0.6.1  Compiling regex v1.5.5  Compiling chrono v0.4.19  Compiling simplelog v0.7.6  Compiling llvm-sys v160.0.2 error: No suitable version of LLVM was found system-wide or pointed  to by LLVM_SYS_160_PREFIX.    Consider using `llvmenv` to compile an appropriate copy of LLVM, and  refer to the llvm-sys documentation for more information.    llvm-sys: https://crates.io/crates/llvm-sys  llvmenv: https://crates.io/crates/llvmenv  --> /build/bpf-linker-0.9.6-vendor.tar.gz/llvm-sys/src/lib.rs:490:1  | 490 | / std::compile_error!(concat!( 491 | |  "No suitable version of LLVM was found system-wide or pointed 492 | |  to by LLVM_SYS_", 493 | |  env!("CARGO_PKG_VERSION_MAJOR"), ... | 500 | |  llvmenv: https://crates.io/crates/llvmenv" 501 | | ));  | |__^  Compiling clap_derive v4.0.21  Compiling thiserror-impl v1.0.31 error: could not compile `llvm-sys` due to previous error warning: build failed, waiting for other jobs to finish...