1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/modules
Eelco Dolstra 1a0bb65901 * Added a regression test for whether the Nixpkgs channel works. This
is done by instantiating a webserver that simulates nixos.org.
  Using nix-push we create a channel that contains some stuff (namely
  the GNU Hello source tarball and the rlwrap program).  This was a
  bit tricky because nix-push requires a writable Nix store.  Using
  AUFS this is possible, but not on recent Linux kernels (AUFS1 over
  CIFS fails).

svn path=/nixos/trunk/; revision=19327
2010-01-10 01:26:01 +00:00
..
config * Add devicemapper to the system path. 2010-01-07 15:55:05 +00:00
hardware Adding support for the rt73 usb wifi nic firmware loading. 2009-09-18 20:49:12 +00:00
installer * Added a regression test for whether the Nixpkgs channel works. This 2010-01-10 01:26:01 +00:00
misc added privoxy nixos module 2009-10-05 15:11:32 +00:00
programs svn path=/nixos/trunk/; revision=18599 2009-11-24 15:05:08 +00:00
security * Add support for pam_usb. 2010-01-03 11:59:08 +00:00
services * Create devicemapper/lvm device nodes from udev (using the rules 2010-01-07 22:39:35 +00:00
system * Removed the boot.isLiveCD option. Moved the code for mounting a 2010-01-09 15:13:06 +00:00
tasks * Create devicemapper/lvm device nodes from udev (using the rules 2010-01-07 22:39:35 +00:00
testing * Move the serial console kernel parameters to test-instrumentation.nix. 2010-01-06 21:16:57 +00:00
virtualisation * Make the Nix store in the guest writable. 2010-01-10 01:20:30 +00:00
module-list.nix Adding wicd, taking in the patch sent by roconnor to nix-dev on 2010-01-07. 2010-01-07 17:53:03 +00:00
rename.nix * Obsoleted boot.initrd.extraKernelModules (use 2009-12-15 14:05:01 +00:00