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

Allow the creation of proper NIX flake packages based on the opp_env database. #10

Open
rhornig opened this issue Aug 11, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@rhornig
Copy link
Contributor

rhornig commented Aug 11, 2023

It would be great if there would be a mode for opp_env where we could specify that a model (or its dependency) should be generated as a proper nix flake (i.e. it should be properly installed in the nix store and be able to event uploaded to the nix cache).

i.e. if a model name is somehow marked, it should be considered as a nix flake based package:

opp_env install inet-4.5 !omnetpp-6.0.1 

would generate omnetpp-6.0.1 as a nix flake, while inet-4.5 would be installed in the workspace. ! is a marker for the nix package generator.

@rhornig rhornig added the enhancement New feature or request label Aug 11, 2023
@rhornig rhornig self-assigned this Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant