forked from mirrors/nixpkgs
f2780fdc62
for building parts of the system. E.g. $ nix-build /etc/nixos/nixos -A upstartJobs.xserver to build the Upstart job for the X server, or $ nix-build /etc/nixos/nixos -A kernel to build the NixOS kernel. * /etc/profile.sh: if ~/.nix-defexpr doesn't exist yet, create it as a directory and add links to root's channels, /etc/nixos/nixos and /etc/nixos/install-source.nix (as "nixpkgs_sys"). * boot.useKernel -> boot.kernel. svn path=/nixos/trunk/; revision=9334 |
||
---|---|---|
boot | ||
configuration | ||
doc/manual | ||
etc | ||
helpers | ||
installer | ||
system | ||
upstart-jobs | ||
default.nix | ||
README | ||
STABLE | ||
VERSION |
*** NixOS *** NixOS is a Linux distribution based on the purely functional package management system Nix. More information can be found at http://nix.cs.uu.nl/nixos and in the manual in doc/manual.