[Nix-dev] [Nix-commits] SVN commit: nix - r33823 - nixos/trunk/modules/programs/bash
Nicolas Pierron
nicolas.b.pierron at gmail.com
Sun Apr 22 02:25:04 CEST 2012
Hi,
Doing so caused troubled to one of my friend when he tried to install
software as root. "nix-env -i vim" was not working for him on a fresh
install … and sadly I was not aware
of this patch before.
Do we have a check that ensure that we can install software as root on
a fresh install and create a new user and setup the user environment
and install software as a trusted user ?
On Wed, Apr 18, 2012 at 03:58, Eelco Dolstra <e.dolstra at tudelft.nl> wrote:
> Author: eelco
> Date: Wed Apr 18 10:58:33 2012
> New Revision: 33823
> URL: https://nixos.org/websvn/nix/?rev=33823&sc=1
>
> Log:
> * 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.
--
Nicolas Pierron
http://www.linkedin.com/in/nicolasbpierron - http://nbp.name/
More information about the nix-dev
mailing list