I have a symlink from ~/.nix-defexpr/myhead to the nixpkgs tree I want to use.
James On 1 June 2015 at 17:35, Jeffrey David Johnson <[email protected]> wrote: > Nevermind, that sets NIX_PATH but nix-env still errors out with: > > nix-env: src/libexpr/eval.hh:57: void nix::Bindings::push_back(const > nix::Attr&): Assertion `size_ < capacity' failed. > Aborted > > Unless explicitly given the -f option. > Jeff > > On Tue, 2 Jun 2015 00:31:35 +0200 > Herwig Hochleitner <[email protected]> wrote: > >> I set NIX_PATH in environment.sessionVariables (with an mkForce, to >> override the builtin one). nix-env and everything else should pick it up, >> that way, since that's the location it's predefined. > _______________________________________________ > nix-dev mailing list > [email protected] > http://lists.science.uu.nl/mailman/listinfo/nix-dev _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
