nixpkgs/modules
Eelco Dolstra 7ba5881146 * Don't install the "nixpkgs_sys" symlink in ~/.nix-defexpr anymore.
Note that for attribute-based nix-env installations, the NixOS
  channel contains Nixpkgs as its "pkgs" attribute, so

    $ nix-env -iA nixos.pkgs.foo

  will work instead of the old

    $ nix-env -iA nixpkgs_sys.foo
    
* Fix the path to root's channels installed in ~/.nix-defexpr.

svn path=/nixos/trunk/; revision=33823
2012-04-18 10:58:33 +00:00
..
config * Disable "nixos-gen-seccure-keys": it's not clear what it's for, it's 2012-04-10 21:11:11 +00:00
hardware * Move the implementation of boot.kernelModules to udev's postStart. 2012-03-18 14:03:42 +00:00
installer * Store the NixOS version in the top-level derivation. 2012-04-14 17:09:59 +00:00
misc * Add a command "nixos-version" that prints the version of the 2012-04-10 20:56:38 +00:00
profiles * In nixos-install, do a nix-pull from 2012-04-10 22:17:37 +00:00
programs * Don't install the "nixpkgs_sys" symlink in ~/.nix-defexpr anymore. 2012-04-18 10:58:33 +00:00
security keep NIX_PATH in sudo env 2012-03-10 16:11:40 +00:00
services slim display manager: enabled auto_login setting 2012-04-13 14:52:25 +00:00
system * Store the NixOS version in the top-level derivation. 2012-04-14 17:09:59 +00:00
tasks * Fix the "autocreate" option. 2012-04-11 21:21:00 +00:00
testing * Attempt to fix the random "udevadm settle - timeout of 120 seconds 2012-03-19 15:10:39 +00:00
virtualisation * Ugly hack: force udev to exit to prevent random "Device or resource 2012-04-12 18:01:19 +00:00
module-list.nix * Add a command "nixos-version" that prints the version of the 2012-04-10 20:56:38 +00:00
rename.nix * wpa_supplicant: automatically figure out the wireless interface(s) 2012-03-04 17:21:14 +00:00