Merge pull request #209870 from amjoseph-nixpkgs/pr/stdenv/external-gcc-bootstrap
This commit is contained in:
@@ -85,7 +85,8 @@ in rec {
|
||||
stdenv
|
||||
subversion
|
||||
tarball
|
||||
vim;
|
||||
vim
|
||||
tests-stdenv-gcc-stageCompare;
|
||||
};
|
||||
|
||||
tested = let
|
||||
@@ -135,6 +136,7 @@ in rec {
|
||||
"nixos.tests.proxy"
|
||||
"nixos.tests.simple"
|
||||
"nixpkgs.jdk"
|
||||
"nixpkgs.tests-stdenv-gcc-stageCompare"
|
||||
])
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user