Author: urkud
Date: Sat Mar 17 16:45:43 2012
New Revision: 33198
URL: https://nixos.org/websvn/nix/?rev=33198&sc=1
Log:
gnome-3: we use the top-level glib
GNOME-3 uses the top-level glib. If this will change later, one should override
*many* packages in gnome3 set.
Modified:
nixpkgs/branches/glib-2.30-take2/pkgs/desktops/gnome-3/default.nix
Modified: nixpkgs/branches/glib-2.30-take2/pkgs/desktops/gnome-3/default.nix
==============================================================================
--- nixpkgs/branches/glib-2.30-take2/pkgs/desktops/gnome-3/default.nix Sat Mar
17 16:45:37 2012 (r33197)
+++ nixpkgs/branches/glib-2.30-take2/pkgs/desktops/gnome-3/default.nix Sat Mar
17 16:45:43 2012 (r33198)
@@ -3,11 +3,6 @@
{
clutter = callPackage ./platform/clutter.nix { };
- cogl = callPackage ../../development/libraries/cogl { };
-
- # Ensure that we use dbus-glib built with gtkLibs3x.glib
- dbus_glib = callPackage ../../development/libraries/dbus-glib { };
-
glib_networking = callPackage ./platform/glib-networking.nix { };
libgnome_keyring = callPackage ./platform/libgnome-keyring.nix { };
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits