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
A nix derivation for stable-mir-json has been added but it uses stable_mir_json (which is also the name that Cargo.toml configures).
Downstream dependencies need to adjust the name from stable-mir-json to stable_mir_json.
in the Dockerfile.kmir in mir-semantics (where the link is created)