nixpkgs/pkgs/stdenv/linux
Frederik Rietdijk 1649296354 makeBootstrapTools: set schedulingPriority
Increase schedulingPriority of the bootstrap tools to unblock the
nixpkgs-unstable channel.

The channel is repeatedly blocked by the makeBootstrapTools job for
aarch64. The cause is lack of resources.

By increasing the priority, it should become the first job Hydra would
build, allowing the channel to advance quicker. Of course, it does mean
that while the channel advances, nothing else has been built.

This should be a temporary solution until we have more capacity for
aarch64.
2020-12-02 20:32:38 +01:00
..
bootstrap-files treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
bootstrap-tools unpack-bootstrap-tools: remove obsolete linker script patching 2020-03-06 06:58:20 +01:00
bootstrap-tools-musl musl bootstrap: remove libiconv 2018-04-24 21:27:28 -05:00
default.nix gcc: update to isl 0.20.0 for bootstrapping and recent versions (#103311) 2020-11-17 21:20:48 +00:00
make-bootstrap-tools-cross.nix [RFC] ppc64le enablement (#45340) 2018-08-21 15:31:34 -04:00
make-bootstrap-tools.nix makeBootstrapTools: set schedulingPriority 2020-12-02 20:32:38 +01:00