3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs
Anders Papitto 43ef7e2925 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).
2015-06-03 23:53:50 -07:00
..
applications make a wrapper so that dunst can find dbus-launch 2015-06-03 23:53:50 -07:00
build-support Add Ubuntu 15.04 2015-05-22 13:21:02 +02:00
data geolite-legacy -> 2015-05-20 2015-05-20 16:42:38 +02:00
desktops Remove reference to missing autogen.sh. 2015-05-21 20:37:40 +02:00
development gtk3: Mark as linux only temporarily 2015-05-22 14:20:29 -07:00
games Add c0dehero as a maintainer of minetest and voxelands 2015-05-17 22:47:36 +02:00
misc Refactor mkFlag / shouldUsePkg into the nixpkgs libraries 2015-05-22 13:26:55 -07:00
os-specific Refactor mkFlag / shouldUsePkg into the nixpkgs libraries 2015-05-22 13:26:55 -07:00
servers Refactor mkFlag out of old packages 2015-05-22 13:54:52 -07:00
shells pythonPackages.ipython: 2.3.1 -> 3.1.0 2015-05-02 22:05:07 +02:00
stdenv Refactor mkFlag / shouldUsePkg into the nixpkgs libraries 2015-05-22 13:26:55 -07:00
test
tools Merge pull request #7948 from magnetophon/fasd-fixup-master 2015-05-22 23:40:40 +02:00
top-level Merge pull request #7946 from couchemar/isort-3.9.6 2015-05-22 20:04:03 +03:00