fix broken tests

This commit is contained in:
Emile Clark-Boman 2026-01-28 13:52:54 +10:00
parent ec37e6fd58
commit cfd91c70ad
3 changed files with 10 additions and 10 deletions

View file

@ -45,7 +45,7 @@
inherit systems nixpkgs nix-unit;
};
bootstrap = import ./nt/primitives/bootstrap;
bootstrap = import ./nt/primitives/std;
mix = import ./nt/mix/bootstrap.nix {this = bootstrap;};
in
newMixture inputs (mixture: {