You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 10, 2023. It is now read-only.
I tried to run riff shell on an M1 MBP, and received the following error:
β π¦ rust: bzip2, cargo, clang, cmake, darwin.apple_sdk.frameworks.CoreFoundation, darwin.apple_sdk.frameworks.Security, llvm, llvmPackages.libclang, pkg-config, protobuf, rustPlatform.bindgenHook, rustc, rustfmt, zlib (LIBCLANG_PATH)
error: flake 'path:/var/folders/fg/8bpf1rk10rs3mhnf6m911jqr0000gn/T/.tmpo7femD' does not provide attribute 'devShells.aarch64-darwin.devShell.aarch64-darwin', 'packages.aarch64-darwin.devShell.aarch64-darwin', 'legacyPackages.aarch64-darwin.devShell.aarch64-darwin', 'devShell.aarch64-darwin' or 'defaultPackage.aarch64-darwin'
Error:
0: Unable to parse output produced by `nix print-dev-env` into our desired structure
1: EOF while parsing a value at line 1 column 0
Location:
src/nix_dev_env.rs:13
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.