nixpkgs/nixos/modules
aszlig 5075cbe696
nixos: Put root's channels to the end of NIX_PATH.
My original reason to put it at the beginning of NIX_PATH was to allow
shipping a particular version <nixpkgs> with a channel. But in order to
do that, we can still let the channel expression ship with a custom
version of nixpkgs by something like <channel/nixpkgs> and the builder
of the channel could also rewrite self-references.

So the inconvenience is now shifted towards the maintainer of the
channel rather than the user (which isn't nice, but better err on the
side of the developer rather than on the user), because as @edolstra
pointed out: Having the channels of root at the beginning of NIX_PATH
could have unintended side-effects if there a channel called nixpkgs.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-13 12:20:58 +02:00
..
config Merge rename.nix changes. 2015-04-03 23:12:12 +02:00
hardware nvidia: 346.47 -> 346.59 2015-04-07 13:24:55 -07:00
installer nixos-rebuild: Update all channels of user root. 2015-04-13 00:09:00 +02:00
misc Fix #7252 - NixOS Manual: Carry the current system value to evaluation of the manual. 2015-04-08 23:14:19 +02:00
profiles nixos/base: Add efi management utilities 2015-01-07 01:52:47 -08:00
programs nixos: Put root's channels to the end of NIX_PATH. 2015-04-13 12:20:58 +02:00
security Merge rename.nix changes. 2015-04-03 23:12:12 +02:00
services mpd: Make it possible to specify db file path 2015-04-10 23:10:14 +02:00
system Revert "Set stricter permissions on /nix/store" 2015-04-07 15:10:41 +02:00
tasks nixos/vfat: Readd fsck.reiserfs 2015-03-28 19:07:45 -07:00
testing test-instrumentation.nix: Prevent calling a pager 2015-01-15 14:39:29 +01:00
virtualisation Fix amazon default configuration.nix file. 2015-04-09 22:18:13 +02:00
module-list.nix Merge pull request #7181 from jagajaga/teamviewer 2015-04-06 14:13:07 +02:00
rename.nix Make environment.checkConfigurationOptions an alias 2015-04-10 16:11:07 +02:00