nixpkgs/pkgs/stdenv
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
..
cross Merge pull request #86223 from pikajude/darwin-static-eval 2020-09-30 23:44:18 +02:00
custom stdenv: allow custom stdenv to take crossOverlays 2019-01-07 20:53:10 -06:00
cygwin treewide: Make still dont* Variables are optional in most cases 2019-11-01 14:44:44 -04:00
darwin darwin/make-bootstrap-tools: remove references to old libSystem 2020-11-12 16:57:19 +09:00
freebsd stdenv: implement crossOverlays 2018-12-04 21:06:46 -06:00
generic Merge master into staging-next 2020-11-29 13:51:10 +01:00
linux makeBootstrapTools: set schedulingPriority 2020-12-02 20:32:38 +01:00
native stdenv/native: provide patchelf on linux 2020-08-25 17:54:27 -05:00
nix stdenv: implement crossOverlays 2018-12-04 21:06:46 -06:00
adapters.nix pkgsStatic: fix eval on Darwin 2020-04-28 08:41:48 -07:00
booter.nix pkgs/stdenv/booter.nix: Add comment explaining hasCC trickery 2019-12-30 18:09:45 -05:00
common-path.nix
default.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00