On 26 October 2016 at 15:03, Freddy Rietdijk <[email protected]> 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 _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
