mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-14 15:36:47 +03:00
Have Hydra build the cross Hurd.
svn path=/nixpkgs/trunk/; revision=21917
This commit is contained in:
parent
012389b882
commit
a7adcf1e3f
@ -152,5 +152,6 @@ let
|
||||
in {
|
||||
crossGNU = mapTestOnCross crossSystem {
|
||||
gccCrossStageFinal = nativePlatforms;
|
||||
hurdCross = nativePlatforms;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user