mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 04:05:40 +03:00
docs: 17.03 -> 17.09
This commit is contained in:
parent
14594db481
commit
d04790c9e8
2 changed files with 6 additions and 6 deletions
|
@ -49,8 +49,8 @@ def get_maintainers(attr_name):
|
|||
@click.command()
|
||||
@click.option(
|
||||
'--jobset',
|
||||
default="nixos/release-17.03",
|
||||
help='Hydra project like nixos/release-17.03')
|
||||
default="nixos/release-17.09",
|
||||
help='Hydra project like nixos/release-17.09')
|
||||
def cli(jobset):
|
||||
"""
|
||||
Given a Hydra project, inspect latest evaluation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue