Open Izorkin opened 4 years ago
This seems to happen to me as well on a new install if I have any overlays. For example:
{
nixpkgs.overlays = [
(self: super: {
# https://github.com/NixOS/nixpkgs/pull/98122
corefonts = (import (builtins.fetchTarball {
url =
"https://github.com/NixOS/nixpkgs/archive/a9953f1eade4003516603611a4e9b05d76cfc643.tar.gz";
sha256 = "193xc9ny7dbbi108802mf1fhcjs0dn49r7b9hr6jhnagbp8rn89h";
}) { config = { allowUnfree = true; }; }).corefonts;
})
];
}
I marked this as stale due to inactivity. → More info
Describe the bug Error nixos-install with nur packages:
To Reproduce Install NixOS with this configuration:
Metadata
"x86_64-linux"
Linux 5.8.6, NixOS, 20.09pre242481.0ecc8b9a56a (Nightingale)
yes
yes
nix-env (Nix) 2.3.7
"nixos-20.09pre239318.c59ea8b8a0e"
/nix/var/nix/profiles/per-user/root/channels/nixos