Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 66ee7a4c46ac27c30d7a06981361b9c8b0a330af
      
https://github.com/NixOS/nixpkgs/commit/66ee7a4c46ac27c30d7a06981361b9c8b0a330af
  Author: Bjørn Forsman <[email protected]>
  Date:   2016-06-28 (Tue, 28 Jun 2016)

  Changed paths:
    M nixos/modules/services/x11/desktop-managers/gnome3.nix

  Log Message:
  -----------
  nixos/gnome-desktop: enable colord service

Fixes this (line wrapped):

  $ gnome-control-center
  [... click on the "Color" item ...]
  (gnome-control-center:3977): color-cc-panel-WARNING **: \
    The name org.freedesktop.ColorManager was not provided by any .service files

With this patch applied, the above warnings are not printed and the GUI
shows some devices that can be managed (my printer and display). Without
this patch the GUI is empty (non-functional).

(cups will also complain in the journal with a similar message when
doing print jobs, without this patch.)


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

Reply via email to