[Nix-dev] DBus and XMonad
Nikolay Amiantov
ab at fmap.me
Sat Nov 5 12:54:16 CET 2016
Hi Rodney,
On 10/19/2016 01:53 PM, Rodney Lorrimar wrote:
> My first problem was that Taffybar and xmonad.hs were unable connect to
> DBus with the following error:
>
> connectSession: DBUS_SESSION_BUS_ADDRESS is missing or invalid.
I've pushed a fix to master with a minimal patch that fixes this
issue[1]. It's not a complete fix like your PR does[2] but it's a
minimal change to make things things work until upstream does its move.
1:
https://github.com/NixOS/nixpkgs/commit/dd8f60fbd94c09ae6bbc4553079cd199a1635dfc
2: https://github.com/jmillikin/haskell-dbus/pull/6
--
Nikolay.
More information about the nix-dev
mailing list