Files
Austin Horstman 0d685d4908 citrix-workspace: fix icaroot passthru
passthru.icaroot used an output placeholder outside a derivation string
context, so module consumers received an unresolved path. Define the
derivation with finalAttrs, then derive icaroot from finalPackage to
expose the actual store path.
2026-07-16 14:44:49 -05:00
..