[Nix-dev] Re: [Nix-commits] SVN commit: nix - r28016 - nixpkgs/trunk/pkgs/applications/graphics/darktable

Cillian de Róiste cillian.deroiste at gmail.com
Sun Jul 31 15:00:57 CEST 2011


Oops, I forgot to include nix-dev when replying  ...

On Sun, Jul 31, 2011 at 1:21 PM, Eelco Dolstra <e.dolstra at tudelft.nl> wrote:
> Hi,
>
> On 07/31/2011 12:49 PM, Cillian de Roiste wrote:
>
>> +  GConf, atk, cairo, cmake, curl, dbus_glib, exiv2, glib,
>
> This causes an evaluation error:
>
> function at
> `/nix/store/l6whabz0b2kakqz4jc0qsvm3v2f6cw10-nixpkgs-r28017/pkgs/applications/graphics/darktable/default.nix:1:1'
> called without required argument `atk'
>
> Probably you want gtkLibs.atk.

Sorry about that, indeed I had forgotten to include the update to
all-packages.nix. As you suggest, I could also remove the inherit
sections from the expression in all-packages.nix and use e.g.
xlibs.pixman within darktable/default.nix. That sounds much neater!

Thanks for the feedback!
Cillian


>
> --
> Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/
>



More information about the nix-dev mailing list