Set nixpkgs branch to nixos-20.09

This commit is contained in:
Simon Bruder 2020-12-12 15:37:24 +01:00
parent 539befeba2
commit f2e29fbb3f
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F

View file

@ -1,6 +1,6 @@
{
"nixpkgs": {
"branch": "release-20.09",
"branch": "nixos-20.09",
"description": "Nix Packages collection",
"homepage": "",
"owner": "NixOS",