feat(3p/overlays): Build overlaid packages in CI explicitly
Change-Id: I2f9e4f6f5f0193456f773e62ce5b8163b253de0c Reviewed-on: https://cl.tvl.fyi/c/depot/+/5489 Autosubmit: tazjin <tazjin@tvl.su> Reviewed-by: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI
This commit is contained in:
parent
54642c822d
commit
53d59ab1f6
2 changed files with 1 additions and 4 deletions
2
third_party/overlays/tvl.nix
vendored
2
third_party/overlays/tvl.nix
vendored
|
|
@ -32,7 +32,7 @@ let
|
|||
}
|
||||
).tarball;
|
||||
in
|
||||
{
|
||||
depot.nix.readTree.drvTargets {
|
||||
nix_2_3 = super.nix_2_3.overrideAttrs (_: {
|
||||
src = "${nixTarball}/tarballs/nix-${nixTarball.version}.tar.xz";
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue