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
Peter Simons b5dc3d520e optionally run "btrfs device scan" during mountall.
As reported by Bryce L Nordgren.

Multi-disk btrfs filesystems need to get assembled first before they become mountable.
Enable this by explicitly assigning fsType = "btrfs" in the filesystems list in configuration.nix

svn path=/nixos/trunk/; revision=32682
2012-02-28 17:43:43 +00:00
doc * svn.nixos.org -> nixos.org. 2011-10-06 11:29:44 +00:00
gui nixos-gui: Remove dead code, Comment debug. 2011-04-25 22:23:12 +00:00
lib Revert "split release.nix into helpers and the jobs themselves". 2012-02-23 12:00:05 +00:00
maintainers * Urgh. Stupid S3 location names. 2011-11-08 20:56:33 +00:00
modules optionally run "btrfs device scan" during mountall. 2012-02-28 17:43:43 +00:00
tests * Test whether restarting Upstart jobs works properly if there are 2011-10-13 14:08:00 +00:00
COPYING * Add a license, finally :-) 2010-05-28 11:48:41 +00:00
default.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
README * URL updates. 2008-05-09 15:08:43 +00:00
release.nix Revert "split release.nix into helpers and the jobs themselves". 2012-02-23 12:00:05 +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.