Evaluate `nixpkgs-disabled.nix` standalone (the harness always loads the real `nixpkgs.nix`) to verify the warning and assertion report the offending `nixpkgs.config`/`nixpkgs.overlays` definition locations.
4 lines
41 B
Nix
4 lines
41 B
Nix
{
|
|
nixpkgs.config.allowUnfree = true;
|
|
}
|