[Nix-dev] Re: nix crashing
Ludovic Courtès
ludo at gnu.org
Mon Jul 13 09:51:28 CEST 2009
Hello,
Bill Trost <trost at cloud.rain.com> writes:
> $ sudo nix-env -qa '*' > /dev/null
> error: while evaluating the function at `/home/trost/.nix-defexpr/channels/nixpkgs_unstable/pkgs/development/tools/misc/avrdude/default.nix', line 1:
> while evaluating the `with' body at `/home/trost/.nix-defexpr/channels/nixpkgs_unstable/pkgs/development/tools/misc/avrdude/default.nix', line 1:
> while evaluating the attribute `<let-body>' at `/home/trost/.nix-defexpr/channels/nixpkgs_unstable/pkgs/development/tools/misc/avrdude/default.nix', line 2:
> while evaluating the function at `/home/trost/.nix-defexpr/channels/nixpkgs_unstable/pkgs/lib/composable-derivation.nix', line 13:
> while evaluating the function at `/home/trost/.nix-defexpr/channels/nixpkgs_unstable/pkgs/lib/misc.nix', line 64:
This may be a problem in the Nix expression for the `avrdude' package.
Did you try "nix-channel --update", in case the problem has been fixed
in the meantime?
Thanks,
Ludo'.
More information about the nix-dev
mailing list