Skip to content

Commit

Permalink
point to release prefix for 20.09 channel
Browse files Browse the repository at this point in the history
  • Loading branch information
garbas committed Oct 19, 2020
1 parent a23bcf1 commit 608e72d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion import-scripts/import_scripts/channel.py
Expand Up @@ -31,7 +31,7 @@
"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": {
Expand Down

0 comments on commit 608e72d

Please sign in to comment.