···72727373 # To speed up installation a little bit, include the complete
7474 # stdenv in the Nix store on the CD.
7575- system.extraDependencies = with pkgs; [ stdenv stdenvNoCC busybox ];
7575+ system.extraDependencies = with pkgs;
7676+ [
7777+ stdenv
7878+ stdenvNoCC # for runCommand
7979+ busybox
8080+ jq # for closureInfo
8181+ ];
76827783 # Show all debug messages from the kernel but don't log refused packets
7884 # because we have the firewall enabled. This makes installs from the