[Nix-dev] Best practices for replacing channels with my own package set?
Jeffrey David Johnson
jefdaj at gmail.com
Tue Jun 2 02:35:17 CEST 2015
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 <hhochleitner at gmail.com> 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.
More information about the nix-dev
mailing list