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

om show: Show flake inputs #250

Open
srid opened this issue Sep 2, 2024 · 0 comments
Open

om show: Show flake inputs #250

srid opened this issue Sep 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@srid
Copy link
Collaborator

srid commented Sep 2, 2024

Add a om show --inputs to display the whole input tree in some fashion for given flake.

To reflect on:

  • How can omnix be used to answer questions like "List all nixpkgs used (transitively) by this flake" (which question is useful to write up the necesary follows to minimize those nixpkgs inputs)?

We can use the nix flake metadata command which shows all flake inputs, recursively, including follows pointers:

image
@srid srid added the enhancement New feature or request label Sep 2, 2024
@srid srid mentioned this issue Sep 2, 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