This repository was archived by the owner on Aug 27, 2018. It is now read-only.
Tags: NixOS/nixos
Tags
Modprobe needs more libraries in the initrd now, and it needs to thin… …k it's called modprobe svn path=/nixos/branches/kmod-no-lib-modules/; revision=33591
Make NixOS work with vanilla modprobe Create /lib/modules/$version symlink instead of exporting MODULE_DIR svn path=/nixos/branches/kmod-MODULE_DIR/; revision=33430
We don't need the efi video mode modules in bios mode svn path=/nixos/branches/efi-boot/; revision=30283
* Sync with the trunk. svn path=/nixos/branches/stdenv-updates/; revision=25307
* Move the swap module to config/ because it doesn't provide a task anymore. Activating swap devices is now handled by the mountall task. svn path=/nixos/branches/boot-order/; revision=22489
* Mount /var/run/nscd only once. svn path=/nixos/branches/upstart-0.6/; revision=18607
svn path=/nixos/branches/modular-nixos/; revision=16592
- Use "definitionsOf" & "fixableDeclarationsOf": Hide implementation … …details. - Remove import on ./options.nix: require attributes of attribute set contained in a require statement are no longer supported, apply the same rule to configComponents. - Remove unused function: noOption is now part of pkgs.lib.mergeOptionSets. svn path=/nixos/trunk/; revision=16200
- Use "definitionsOf" & "fixableDeclarationsOf": Hide implementation … …details. - Remove import on ./options.nix: require attributes of attribute set contained in a require statement are no longer supported, apply the same rule to configComponents. - Remove unused function: noOption is now part of pkgs.lib.mergeOptionSets. svn path=/nixos/trunk/; revision=16200
adding /etc/zshenv which is sourced when you start zsh. So PATH etc is set for zsh users as well svn path=/nixos/branches/fix-style/; revision=15683