point to release prefix for 20.09 channel (#212)
This commit is contained in:
parent
a23bcf1497
commit
adbb224490
|
@ -31,7 +31,7 @@ CHANNELS = {
|
|||
"unstable": "nixos/unstable/nixos-21.03pre",
|
||||
"19.09": "nixos/19.09/nixos-19.09.",
|
||||
"20.03": "nixos/20.03/nixos-20.03.",
|
||||
"20.09": "nixos/20.09/nixos-20.09beta",
|
||||
"20.09": "nixos/20.09/nixos-20.09.",
|
||||
}
|
||||
ANALYSIS = {
|
||||
"normalizer": {
|
||||
|
|
Loading…
Reference in a new issue