chore: Update default NixOS channel to nixos-20.09

This commit is contained in:
Vincent Ambo 2021-04-23 11:00:06 +02:00 committed by Vincent Ambo
parent 8a1add9ef8
commit 7520f2cb96
6 changed files with 8 additions and 8 deletions

View file

@ -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