tvl-depot/nix/buildkite
sterni 206742949b refactor(nix/buildkite): use attr path over target drv in mkBuild*
mkBuild* is independent of the target abstraction, we can just use
attribute paths. That is useful because we'll want to reuse that code in
order to avoid building derivations (apart from unavoidable IfD) during
pipeline construction for extraSteps.

Breaking Change for mkBuildExpr and mkBuildCommand.

Change-Id: I03646310192087d3e50f358a714472d1ac1a652f
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10848
Tested-by: BuildkiteCI
Autosubmit: sterni <sternenseemann@systemli.org>
Reviewed-by: tazjin <tazjin@tvl.su>
2024-03-02 23:32:38 +00:00
..
default.nix refactor(nix/buildkite): use attr path over target drv in mkBuild* 2024-03-02 23:32:38 +00:00
fetch-parent-targets.sh feat(nix/buildkite): fetch drvmap from *any* default branch builds 2023-10-22 12:29:52 +00:00