diff options
author | Justin Bedo <cu@cua0.org> | 2022-01-21 10:45:36 +1100 |
---|---|---|
committer | Justin Bedo <cu@cua0.org> | 2022-01-21 10:45:36 +1100 |
commit | e509bf390e4fdbdc31dadfe769500344739fca57 (patch) | |
tree | a99cdf2457fa2f87abf88be1908269382eae6377 /flake.nix | |
parent | 8378b7d51381ae3328e0de48c4680c04201e1c84 (diff) |
linkOutputs: rewrite to use script instead of environment variable
Previous implementation had issues when linking large numbers of outputs
due to large environment variables (buildCommand). This patch reimplements
linkOutputs to place the linking commands in a script rather than hold
the commands in an environment variable.
Diffstat (limited to 'flake.nix')
0 files changed, 0 insertions, 0 deletions