diff options
| author | Anders Papitto <anderspapitto@gmail.com> | 2015-06-03 23:42:37 -0700 |
|---|---|---|
| committer | Anders Papitto <anderspapitto@gmail.com> | 2015-06-03 23:53:50 -0700 |
| commit | 43ef7e29252faecd2e1d46c8bf7ac84b8910048e (patch) | |
| tree | a43e83c6d6565e8c3c29e3c5d0c260a370332365 /pkgs/development/python-modules/httpserver | |
| parent | b7dd802f6cdc90f3501fff7ca17764ca70d9742f (diff) | |
make a wrapper so that dunst can find dbus-launch
Prior to this change, the following would fail
nix-shell --pure -p dunst --command dunst
while this would succeed
nix-shell --pure -p dunst -p dbus_daemon --command dunst
because dunst tries to execve 'dbus-launch'. The same issue hit if dunst
was used inside a (user) systemd service (which is what I actually care
about).
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
