Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 300c9a6c3d73cb486fca6385271acc2cd341ed51
      
https://github.com/NixOS/nixpkgs/commit/300c9a6c3d73cb486fca6385271acc2cd341ed51
  Author: Nikolay Amiantov <[email protected]>
  Date:   2017-02-16 (Thu, 16 Feb 2017)

  Changed paths:
    M pkgs/development/libraries/dbus/default.nix

  Log Message:
  -----------
  dbus: use /etc as datadir, install dtd


  Commit: 3e23ec44503df219b8a705357eafd1f3960f34d9
      
https://github.com/NixOS/nixpkgs/commit/3e23ec44503df219b8a705357eafd1f3960f34d9
  Author: Nikolay Amiantov <[email protected]>
  Date:   2017-02-16 (Thu, 16 Feb 2017)

  Changed paths:
    A pkgs/development/libraries/dbus/make-dbus-conf.nix
    A pkgs/development/libraries/dbus/make-session-conf.xsl
    A pkgs/development/libraries/dbus/make-system-conf.xsl
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  makeDBusConf: init

Use XSLT transform to modify stock dbus configuration file. This is needed
because some dbus components doesn't support <include> so we need to put our
core configuration in the main file.


  Commit: ac0cdc1952fb0133ec26f2fdde5a77a648d3c1cd
      
https://github.com/NixOS/nixpkgs/commit/ac0cdc1952fb0133ec26f2fdde5a77a648d3c1cd
  Author: Nikolay Amiantov <[email protected]>
  Date:   2017-02-16 (Thu, 16 Feb 2017)

  Changed paths:
    R nixos/modules/services/system/dbus-session-local.conf.in
    R nixos/modules/services/system/dbus-system-local.conf.in
    M nixos/modules/services/system/dbus.nix

  Log Message:
  -----------
  dbus service: use makeDBusConf


  Commit: 8ecd5c4019771802b035f7cbe515331c3a3e113f
      
https://github.com/NixOS/nixpkgs/commit/8ecd5c4019771802b035f7cbe515331c3a3e113f
  Author: Nikolay Amiantov <[email protected]>
  Date:   2017-02-17 (Fri, 17 Feb 2017)

  Changed paths:
    R nixos/modules/services/system/dbus-session-local.conf.in
    R nixos/modules/services/system/dbus-system-local.conf.in
    M nixos/modules/services/system/dbus.nix
    M pkgs/development/libraries/dbus/default.nix
    A pkgs/development/libraries/dbus/make-dbus-conf.nix
    A pkgs/development/libraries/dbus/make-session-conf.xsl
    A pkgs/development/libraries/dbus/make-system-conf.xsl
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  Merge pull request #22864 from abbradar/dbus-etc

Redo DBus configuration


Compare: https://github.com/NixOS/nixpkgs/compare/101d90d18b33...8ecd5c401977
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to