···175175 # Lightweight distribution and test
176176 inherit (bootstrap) dist test;
177177 # Test a full stdenv bootstrap from the bootstrap tools definition
178178- # TODO re-enable with https://github.com/NixOS/nixpkgs/pull/126411
179179- # inherit (bootstrap.test-pkgs) stdenv;
178178+ inherit (bootstrap.test-pkgs) stdenv;
180179 };
181180182181 # Cross compiled bootstrap tools