about summary refs log tree commit diff
path: root/nixos/modules/services/system/dbus.nix
Commit message (Expand)AuthorAge
* dbus: add socket activation but do not enable itPeter Hoeg2016-09-30
* NixOS: Use runCommand instead of mkDerivation in a few placesEelco Dolstra2016-09-29
* no-x-libs.nix: Ensure that dbus doesn't use X11Eelco Dolstra2016-09-05
* services.dbus module: more complete docstringPhilip Potter2016-06-28
* nixos/dbus: Reference correct output of 'dbus'Tuomas Tynkkynen2016-05-18
* dbus: Fix for new 1.10 versionWilliam A. Kennington III2016-05-02
* dbus service: fix path to the launch helperNikolay Amiantov2016-04-26
* Revert "dbus nixos module: add units for systemd user session"obadz2016-04-14
* treewide: Mass replace 'dbus_daemon}/bin' to refer to the correct outputsTuomas Tynkkynen2016-04-14
* Merge branch 'master' into closure-sizeVladimír Čunát2016-04-10
|\
| * dbus nixos module: add units for systemd user sessionPeter Hoeg2016-04-02
* | treewide: Mass replace 'dbus_daemon}/lib' to refer the 'lib' outputTuomas Tynkkynen2016-01-24
|/
* Hide services.dbus.enableEelco Dolstra2015-08-25
* Set ‘allowSubstitutes = false’ on various derivationsEelco Dolstra2015-07-09
* dbus: Reload if /etc/dbus-1 changesEelco Dolstra2015-04-16
* Reload, don't restart, dbus.serviceEelco Dolstra2015-04-01
* Another attempt to eradicate ensureDirEelco Dolstra2014-06-30
* dbus: Use upstream unitsEelco Dolstra2014-04-22
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Add lots of missing option typesEelco Dolstra2013-10-30
* Remove uses of the "merge" option attributeEelco Dolstra2013-10-28
* Remove dead codeEelco Dolstra2013-10-28
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10