nixpkgs/nixos
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
..
doc Document nixos-install 2013-10-13 17:35:57 +02:00
gui Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
lib Fix runInMachine 2013-10-16 11:37:38 +02:00
maintainers Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
modules Fix runInMachine 2013-10-16 11:37:38 +02:00
tests Fix runInMachine 2013-10-16 11:37:38 +02:00
COPYING Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
default.nix Update the release expressions and the channel generators 2013-10-10 13:28:22 +02:00
README Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
release-combined.nix Update the release expressions and the channel generators 2013-10-10 13:28:22 +02:00
release.nix Tweak the version string 2013-10-10 13:28:22 +02:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.