unstable/21.03pre -> unstable/21.05pre (#297)
This commit is contained in:
parent
7c89b2349c
commit
e5ba0562a7
|
@ -32,7 +32,7 @@ CURRENT_DIR = os.path.dirname(os.path.abspath(__file__))
|
|||
INDEX_SCHEMA_VERSION = os.environ.get("INDEX_SCHEMA_VERSION", 0)
|
||||
DIFF_OUTPUT = ["json", "stats"]
|
||||
CHANNELS = {
|
||||
"unstable": "nixos/unstable/nixos-21.03pre",
|
||||
"unstable": "nixos/unstable/nixos-21.05pre",
|
||||
"20.03": "nixos/20.03/nixos-20.03.",
|
||||
"20.09": "nixos/20.09/nixos-20.09.",
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue