Remove default value for nixpkgs.system
Using "builtins.currentSystem" doesn't work in pure evaluation mode, and even when it's explicitly set (which it always is, in nixos/lib/eval-config.nix), it breaks manual generation because the manual tries to render the default value.
parent
da5fc5c9
Please register or sign in to comment