diff options
| author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2016-09-05 13:38:16 +0200 |
|---|---|---|
| committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2016-09-05 13:45:59 +0200 |
| commit | ba70ce28ae4032a4674634c2a00615f7a0908357 (patch) | |
| tree | f6457cffcba8b8c9a066471f09677130b310d459 /pkgs/development/python-modules/python-sql | |
| parent | d94c072f8ed20045015fd80cc10ad8ac64a35dc7 (diff) | |
no-x-libs.nix: Ensure that dbus doesn't use X11
It appears that packageOverrides no longer overrides aliases, so
aliases like
dbus_tools = self.dbus.out;
dbus_daemon = self.dbus.daemon;
now use the old, non-overriden version of dbus. That seems like a
pretty serious regression in general, but for this particular problem,
I've fixed it by replacing dbus_daemon by dbus.daemon and dbus_tools
by dbus.
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions
