runtimeverification / runtimeverification/mir-semantics
Adjust name of stable-mir-json downstream
Open
@Stevengre is already working on this.
Since Sep 9, 2025.
- Dominant language
- Python
- Stars
- 52
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
See https://github.com/runtimeverification/stable-mir-json/issues/9#issuecomment-3166175130
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.kmirinmir-semantics(where the link is created) - in
cargo.pyinmir-semantics(hard-wired names and search preferences) - in the
kompassrepository,Dockerfileand documentation
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.