chore(nix): update channel 19.03 -> 20.03
Use a NixOS / NixPkgs release that's actually being supported and regularly updated.
This commit is contained in:
parent
215df37187
commit
bdda24a772
4 changed files with 5 additions and 5 deletions
|
|
@ -24,7 +24,7 @@
|
|||
{
|
||||
# Description of the package set to be used (will be loaded by load-pkgs.nix)
|
||||
srcType ? "nixpkgs",
|
||||
srcArgs ? "nixos-19.03",
|
||||
srcArgs ? "nixos-20.03",
|
||||
system ? "x86_64-linux",
|
||||
importArgs ? { },
|
||||
# Path to load-pkgs.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue