chromium: Making hydra build chromium for linux.
I think it will save quite a lot of users build time.
This commit is contained in:
@@ -189,5 +189,6 @@ in stdenv.mkDerivation rec {
|
|||||||
homepage = http://www.chromium.org/;
|
homepage = http://www.chromium.org/;
|
||||||
maintainers = with stdenv.lib.maintainers; [ goibhniu chaoflow ];
|
maintainers = with stdenv.lib.maintainers; [ goibhniu chaoflow ];
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
|
platforms = with stdenv.lib.platforms; linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user