The option has been broken since Nix 2.4. The flag was accepted, but not used. This change plumbs it through to computeFSClosure. Change-Id: Id6adee8ea8a6a4f457b24b650660f319e3daa2b2
261 B
261 B
synopsis, issues, cls, category, credits
| synopsis | issues | cls | category | credits | |||
|---|---|---|---|---|---|---|---|
| Fix `nix-copy-closure --include-outputs` |
|
|
Fixes |
|
The --include-outputs flag for nix-copy-closure now works as intended.
Previously, the option was accepted but silently ignored.