Give more memory for the disk image builder

http://hydra.nixos.org/build/26480662
This commit is contained in:
Eelco Dolstra 2015-10-06 15:03:26 +02:00
parent 0f90d10d0b
commit 106738b196
2 changed files with 5 additions and 4 deletions

View file

@ -39,6 +39,7 @@ pkgs.vmTools.runInLinuxVM (
exportReferencesGraph =
[ "closure" config.system.build.toplevel ];
inherit postVM;
memSize = 1024;
}
''
${if partitioned then ''