Revert "release: disable darwin bootstrapped stdenv test"
The bootstrap tools are now aligned.
This reverts commit c5b0f56ae4
.
This commit is contained in:
parent
34c8fae439
commit
84daff4b84
@ -173,13 +173,8 @@ let
|
||||
in {
|
||||
# Lightweight distribution and test
|
||||
inherit (bootstrap) dist test;
|
||||
|
||||
# Test a full stdenv bootstrap from the bootstrap tools definition
|
||||
# Temporarily disabled. The darwin bootstrap is transitioning the
|
||||
# structure of bootstrap tools. The tools that are generated as
|
||||
# part of the current package set cannot be unpacked in the same
|
||||
# way as the tools used by the current package set.
|
||||
# inherit (bootstrap.test-pkgs) stdenv;
|
||||
inherit (bootstrap.test-pkgs) stdenv;
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user