summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2014-05-27 01:00:04 +0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2014-05-27 01:06:54 +0200
commita0072b4d2d4233d29ba6456d20f1d87070fcfad2 (patch)
tree669a82bfbeaaae168f424d694a7e33e01093828c /pkgs/development/python-modules/httpserver
parent481f4286048ae8b38edad39441df36ec42322f4d (diff)
hipchat: Fix access to /usr/share/X11/xkb
HipChat (or rather its copy of Qt) expects to find keyboard data in /usr/share/X11/xkb. So use a LD_PRELOAD library to intercept and rewrite the Glibc calls that access those paths. We've been doing the same thing with packages like Spotify, but now this functionality has been abstracted into a reusable library, libredirect.so. It uses an environment variable $NIX_REDIRECTS containing a colon-separated list of path prefixes to be rewritten, e.g. "/foo=bar:/xyzzy=/fnord".
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions