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

Use a fixed output derivation when unpacking input archive. #3

Open
benpye opened this issue Jan 2, 2022 · 0 comments
Open

Use a fixed output derivation when unpacking input archive. #3

benpye opened this issue Jan 2, 2022 · 0 comments

Comments

@benpye
Copy link
Owner

benpye commented Jan 2, 2022

Whilst the output for xilinx-ise-unwrapped should be fixed, as it is not a fixed output derivation it is currently rebuilt whenever 7zz or unzip are rebuilt as these are used to unpack. We should be able to used a fixed output derivation to avoid this rebuilds, unfortunately this results in the store path for the unwrapped distribution being dumped, which is very large. If NixOS/nix#5854 is resolved for Nix then we will be able to move to a fixed output derivation.

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

1 participant