1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/lib
Eelco Dolstra 6dafee8d67 Fix runInMachine
It requires a writable /nix/store to store the build result.  Also,
wait until we've reached multi-user.target before doing the build, and
do a sync at the end to ensure all data to $out is properly written.

http://hydra.nixos.org/build/6496716
2013-10-16 11:37:38 +02:00
..
test-driver
build-vms.nix Terrible backward compatibility hack 2013-10-11 13:36:09 +02:00
channel-expr.nix
eval-config.nix Terrible backward compatibility hack 2013-10-11 13:36:09 +02:00
from-env.nix
make-iso9660-image.nix
make-iso9660-image.sh
make-squashfs.nix
make-system-tarball.nix
make-system-tarball.sh
nixpkgs.nix Terrible backward compatibility hack 2013-10-11 13:36:09 +02:00
qemu-flags.nix
testing.nix Fix runInMachine 2013-10-16 11:37:38 +02:00
utils.nix