fix(buildbot-name): nix_configure → determining jobs

Signed-off-by: Raito Bezarius <raito@lix.systems>
This commit is contained in:
raito 2024-07-20 01:06:48 +02:00
parent 1484a875dc
commit 79bcbba46d

View file

@ -482,7 +482,7 @@ def make_job_evaluator(name: str, settings: EvaluatorSettings, flake: bool) -> N
) )
class NixConfigure(buildstep.CommandMixin, steps.BuildStep): class NixConfigure(buildstep.CommandMixin, steps.BuildStep):
name = "nix_configure" name = "determining jobs"
""" """
Determine what `NixEvalCommand` step should be added after Determine what `NixEvalCommand` step should be added after
based on the existence of: based on the existence of: