Hello, 

First I have updated cogl to 1.9.6 

Now I try to update cluttter to 1.9.10 
So I change the version number in the default.nix and updated the sha256.

But now I see this error : 

90kd31jg3yrhp1jk2sk-fontconfig-2.10.2/include    -pthread 
-I/nix/store/1kh7gl673vp4zpilrvsi4cmxwk7il27n-glib-2.36.4/include/glib-2.0 
-I/nix/store/1kh7gl673vp4zpilrvsi4cmxwk7il27n-glib-2.36.4/lib/glib-2.0/include  
    -g -O2 -g -c -o clutter-backend-x11.lo `test -f 
'./x11/clutter-backend-x11.c' || echo './'`./x11/clutter-backend-x11.c
In file included from ../clutter/clutter-deform-effect.h:33:0,
                 from ../clutter/clutter.h:57,
                 from ./x11/clutter-x11.h:44,
                 from ./x11/clutter-backend-x11.h:30,
                 from ./x11/clutter-backend-x11.c:40:
../clutter/clutter-offscreen-effect.h:96:1: error: unknown type name 
'CoglMaterial'
make[3]: *** [clutter-backend-x11.lo] Error 1

Anyone a idea how to solve this.
The new cogl is installed with 
nix-env -f . -iA cogl 

Roelof

                                          
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to