Closed jcn50 closed 3 years ago
This command: git clone https://github.com/NixOS/nixpkgs-channels --branch nixos-20.09
git clone https://github.com/NixOS/nixpkgs-channels --branch nixos-20.09
should be: git clone https://github.com/NixOS/nixpkgs --branch nixos-20.09
git clone https://github.com/NixOS/nixpkgs --branch nixos-20.09
Thanks, fixed.
This command:
git clone https://github.com/NixOS/nixpkgs-channels --branch nixos-20.09
should be:
git clone https://github.com/NixOS/nixpkgs --branch nixos-20.09