Hi.
On 17 February 2011 21:09, Roelof Wobben <[email protected]> wrote:
> But I can't find any reference to that package in all-packages.nix
Packages closely bound to gnome are in desktops/gnome-2.28/default.nix
and in all-packages.nix there is this:

gnome28 = recurseIntoAttrs (import ../desktops/gnome-2.28 pkgs);
gnome = gnome28;

You can, for example, start by copying desktops/gnome-2.28 dir into
desktops/gnome-xxx and then start updating the packages.

Good luck.
Vlada
_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to