chore: Update default NixOS channel to nixos-20.09
This commit is contained in:
parent
8a1add9ef8
commit
7520f2cb96
6 changed files with 8 additions and 8 deletions
|
@ -24,7 +24,7 @@
|
|||
{
|
||||
# Description of the package set to be used (will be loaded by load-pkgs.nix)
|
||||
srcType ? "nixpkgs",
|
||||
srcArgs ? "nixos-20.03",
|
||||
srcArgs ? "nixos-20.09",
|
||||
system ? "x86_64-linux",
|
||||
importArgs ? { },
|
||||
# Path to load-pkgs.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue