Update release version

bump from 19.09 to 20.09
This commit is contained in:
Jonathan Ringer 2021-01-09 10:20:05 -08:00 committed by GitHub
parent 94269f4cd4
commit 062c159e35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -113,15 +113,14 @@
}
},
{
"_comment": "Remove this soon (20200210)",
"from": {
"id": "nixpkgs",
"ref": "release-19.09",
"ref": "nixos-20.09",
"type": "indirect"
},
"to": {
"owner": "edolstra",
"ref": "release-19.09",
"owner": "NixOS",
"ref": "nixos-20.09",
"repo": "nixpkgs",
"type": "github"
}