Merge pull request #211640 from Izorkin/update-iso-channel

nixos/installer/cd-dvd: removing duplicate nixpkgs
This commit is contained in:
Nick Cao 2023-01-22 16:31:54 +08:00 committed by GitHub
commit c128da46bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ in
# see discussion in https://github.com/NixOS/nixpkgs/pull/204178#issuecomment-1336289021
nix.registry.nixpkgs.to = {
type = "path";
path = nixpkgs;
path = "${channelSources}/nixos";
};
# Provide the NixOS/Nixpkgs sources in /etc/nixos. This is required