[Nix-dev] subversion expression broken

Nicolas Pierron nicolas.b.pierron at gmail.com
Fri Oct 2 20:27:46 CEST 2009


Hi peter,

On Fri, Oct 2, 2009 at 20:07, Peter Simons <simons at cryp.to> wrote:
> Hi,
>
> when trying to build subversion, I get the following (somewhat
> unhelpful) error message:
>
>  $ nix-env -i -A subversion
>  error: attribute `subversion' in selection path `subversion' not found

I assume that you may have used nix-channel.  In such case, you will
find in ~/.nix-defexpr a list of file/directories.  These should be
considered as attributes, so you may write something like:

$ nix-env -Ai nixpkgs_sys.subversion


-- 
Nicolas Pierron
http://www.linkedin.com/in/nicolasbpierron
Lars Rasmussen (Google IO 2009) - Icland is an icland.



More information about the nix-dev mailing list