fix broken tests
This commit is contained in:
parent
ec37e6fd58
commit
cfd91c70ad
3 changed files with 10 additions and 10 deletions
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue