[Nix-dev] Eval breakage in master
Bjørn Forsman
bjorn.forsman at gmail.com
Wed Oct 26 15:44:00 CEST 2016
On 26 October 2016 at 15:03, Freddy Rietdijk <freddyrietdijk at fridh.nl> wrote:
> Hi,
>
> I am looking into this. The error was already on staging. The problem is
> line 1390 in all-packages.nix. Something likely gone wrong with a merge.
I see you fixed it. Thanks.
However, there is more eval breakage on master:
$ nix-env -f . -qa '*' --meta --xml --drv-path --show-trace >/dev/null
[...]
error: while querying the derivation named ‘gnome-encfs-manager-1.8.16’:
while evaluating the attribute ‘nativeBuildInputs’ of the derivation
‘gnome-encfs-manager-1.8.16’ at
/home/bfo/proj/code/forks/nixpkgs3/pkgs/tools/security/gencfsm/default.nix:6:3:
while evaluating ‘getOutput’ at
/home/bfo/proj/code/forks/nixpkgs3/lib/attrsets.nix:453:23, called
from undefined position:
attribute ‘libgee_1’ missing, at
/home/bfo/proj/code/forks/nixpkgs3/pkgs/tools/security/gencfsm/default.nix:14:27
Best regards,
Bjørn Forsman
More information about the nix-dev
mailing list