Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create nix flake for the library and the wrapper program/script #9

Open
jberthold opened this issue Aug 27, 2024 · 0 comments
Open

Comments

@jberthold
Copy link
Member

smir_pretty should be usable as a nix derivation to consume in other nix-enabled repositories.

This requires

  • the library to be available to other Rust code through nix
  • the rustc wrapper script/program (as smir_pretty or under another name) to be available as an executable to produce (and only produce) a stable-MIR artefact from a given Rust program.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@jberthold and others