packages: fix closureInfo build

This commit is contained in:
Sandro - 2023-12-16 17:26:29 +01:00
parent bdb9f59e78
commit efe96f763c
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@ lib.attrsets.mapAttrs
${createDirsCopyCurrent name}
nix build -L --accept-flake-config -o current ${declaredRunnerDrvPath}^*
nix build -L --accept-flake-config --no-link ${discardStringCtx closureInfo.drvPath}
nix build -L --accept-flake-config --no-link ${discardStringCtx closureInfo.drvPath}^*
echo '${selfRef}' > flake
${createSymlinks name}