+2
-5
.github/workflows/eval.yml
+2
-5
.github/workflows/eval.yml
·········
+9
-1
.github/workflows/get-merge-commit.yml
+9
-1
.github/workflows/get-merge-commit.yml
·········
+1
-1
ci/eval/README.md
+1
-1
ci/eval/README.md
···-- `--max-jobs`: The maximum number of derivations to run at the same time. Only each [supported system](../supportedSystems.nix) gets a separate derivation, so it doesn't make sense to set this higher than that number.+- `--max-jobs`: The maximum number of derivations to run at the same time. Only each [supported system](../supportedSystems.json) gets a separate derivation, so it doesn't make sense to set this higher than that number.- `--cores`: The number of cores to use for each job. Recommended to set this to the amount of cores on your system divided by `--max-jobs`.- `chunkSize`: The number of attributes that are evaluated simultaneously on a single core. Lowering this decreases memory usage at the cost of increased evaluation time. If this is too high, there won't be enough chunks to process them in parallel, and will also increase evaluation time.
+2
-5
ci/eval/default.nix
+2
-5
ci/eval/default.nix
·········
+6
ci/supportedSystems.json
+6
ci/supportedSystems.json
-6
ci/supportedSystems.nix
-6
ci/supportedSystems.nix
+1
-1
pkgs/top-level/release-haskell.nix
+1
-1
pkgs/top-level/release-haskell.nix
+1
-1
pkgs/top-level/release-outpaths.nix
+1
-1
pkgs/top-level/release-outpaths.nix
+1
-1
pkgs/top-level/release.nix
+1
-1
pkgs/top-level/release.nix
···