Revert "release: don't block on bootstrap tools, temporarily"
This reverts commit 6497d44345.
i.e. reverts PR #429030.
This commit is contained in:
@@ -272,9 +272,7 @@ let
|
||||
jobs.tests.stdenv.hooks.patch-shebangs.x86_64-linux
|
||||
*/
|
||||
]
|
||||
# FIXME: these are just temporarily omitted until fixed
|
||||
# see https://hydra.nixos.org/build/303330677#tabs-constituents
|
||||
#++ collect isDerivation jobs.stdenvBootstrapTools
|
||||
++ collect isDerivation jobs.stdenvBootstrapTools
|
||||
++ optionals supportDarwin.x86_64 [
|
||||
jobs.stdenv.x86_64-darwin
|
||||
jobs.cargo.x86_64-darwin
|
||||
|
||||
Reference in New Issue
Block a user