This is the master branch of nixpkgs, initially pulled from commit 8debf2f9a63d54ae4f28994290437ba54c681c7b The intent of this repo is to be merged onto nixpkgs master. This will also be of help for https://git.suyu.dev/BoomMicrophone/suyu-nix-test which I will need in order for development (it will also be helpful to know what to do for setting up the environment for the master server. Currently I am focusing on this so I can actually see what is still missing) This repo will be removed once the PR to the nixpkgs github goes through
Find a file
Eelco Dolstra 9704472d1c Some hacks to support clean shutdowns of VMs that mount the Nix store
ove QEMU (and other NixOS instances that use a remote filesystem like
NFS):

* Don't take down the network interfaces during shutdown.
* Don't try to unmount the Nix store.  Usually, this doesn't work
  because it's still in use, but on remote filesystems like CIFS the
  `-f' umount flag actually works.

svn path=/nixos/branches/modular-nixos/; revision=16036
2009-06-24 13:33:03 +00:00
doc * Get rid of the `experimental' flag. 2009-06-19 14:27:43 +00:00
hardware Move hardware modules outside of the module directory because these are modules which should be imported only when you need to support some of them. 2009-05-27 20:27:46 +00:00
lib * Break the cyclic dependency between the system derivation and 2009-06-10 21:46:42 +00:00
maintainers/scripts Replace special rule by a module-list.mask file which enumerates all 2009-06-11 17:59:47 +00:00
modules Some hacks to support clean shutdowns of VMs that mount the Nix store 2009-06-24 13:33:03 +00:00
test * Removed the installer directory. 2009-06-10 11:02:17 +00:00
default.nix * Don't try to run fsck on ISO-9660/UDF filesystems. 2009-06-15 15:50:36 +00:00
README * URL updates. 2008-05-09 15:08:43 +00:00
release.nix * Build the big CD image in Hydra. 2009-06-24 09:14:28 +00:00
STABLE * Version number, stable marker. 2006-11-04 11:27:08 +00:00
VERSION * Version number, stable marker. 2006-11-04 11:27:08 +00: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.