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

No recursion into buildEnv-derivations #159

Open
joergdw opened this issue Feb 13, 2025 · 1 comment
Open

No recursion into buildEnv-derivations #159

joergdw opened this issue Feb 13, 2025 · 1 comment

Comments

@joergdw
Copy link

joergdw commented Feb 13, 2025

Bombon does not take into account the dependencies of a derivation that has been build with nixpkgs.buildEnv.

I use buildEnv for declarative package-management, as described in the official manual, see https://nixos.org/manual/nixpkgs/stable/#sec-declarative-package-management.

I dived into the issue a bit and it seems that this code does not have any treatment that applies to this paths-attribute.

@nikstur
Copy link
Owner

nikstur commented Mar 6, 2025

Thanks for your report. Can you provide a reproducer for this?

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

2 participants