nixpkgs/modules
Eelco Dolstra dff372db3c * Fix evaluation of the luksroot module when luksRoot == null. The
problem is that configuration values below a mkIf are evaluated
  strictly even if the condition is false.  Thus "${luksRoot}" causes
  an evaluation error.  As a workaround, use the empty string instead
  of `null' as the default value.  However, we should really fix the
  laziness of mkIf.  It's likely that NixOS evaluation would be much
  faster if it didn't have to evaluate disabled configuration values.

svn path=/nixos/trunk/; revision=24477
2010-10-25 22:21:51 +00:00
..
config NSS-mDNS: Allow both IPv4 and IPv6 address resolution. 2010-10-07 20:10:40 +00:00
hardware Intel 2100 wifi firmware: packaged 2010-10-14 12:33:20 +00:00
installer - Added nixos-build-vms command, which builds a virtual network from a network.nix expression (also used by nixos-deploy-network) 2010-10-21 22:50:12 +00:00
misc Fix UID and GID clash between diferent packages 2010-10-22 13:18:26 +00:00
profiles Add empty profile. 2010-09-25 22:29:42 +00:00
programs Make flash work in QtWebkit 2010-10-25 16:44:21 +00:00
security To prevent glibc bug exploitation, make setuid-wrappers unreadable to non-root users 2010-10-20 09:29:02 +00:00
services Make Strigi indexing work in Nepomuk 2010-10-25 01:46:30 +00:00
system * Fix evaluation of the luksroot module when luksRoot == null. The 2010-10-25 22:21:51 +00:00
tasks * Don't set hostname to "", dhclient no longer needs it. 2010-09-14 11:58:55 +00:00
testing * In the activation script, don't require the path to the "system" 2010-09-13 18:19:15 +00:00
virtualisation - Added nixos-build-vms command, which builds a virtual network from a network.nix expression (also used by nixos-deploy-network) 2010-10-21 22:50:12 +00:00
module-list.nix * Fix evaluation of the luksroot module when luksRoot == null. The 2010-10-25 22:21:51 +00:00
rename.nix Enables the following renaming A -> C & B -> C and A -> B & B -> C. 2010-10-14 18:18:38 +00:00