nixpkgs/pkgs
aszlig acafaf9b23
rxvt-unicode: Add path to terminfo file.
On NixOS, we have set TERMINFO_DIRS to the user environment, so urxvt and curses
programs running within urxvt are able to find the terminfo file. Unfortunately
this isn't the case if you're not using NixOS.

Of course we now no longer need the longDescription, which suggests to issue

export TERMINFO=~/.nix-profile/share/terminfo

... which to my eyes essentially is a workaround. So please correct me when I'm
wrong, but i think it's better if software is working as-is rather than
requiring additional configuration (except if it really makes sense or breaks
purity).

Thanks to Eelis in #nixos for reporting this.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-06 03:30:06 +01:00
..
applications rxvt-unicode: Add path to terminfo file. 2012-12-06 03:30:06 +01:00
build-support Add Ubuntu 12.10 2012-12-04 20:06:07 +01:00
data Remove a bunch of unreferenced files 2012-11-29 13:43:37 +01:00
desktops Remove a bunch of unreferenced files 2012-11-29 13:43:37 +01:00
development Merge pull request #206 from chaoflow/python-merge 2012-12-05 14:28:09 -08:00
games Oops. Fix LincityNG source search 2012-12-04 17:09:31 +04:00
lib Use "or" in a few places 2012-12-04 12:58:23 +01:00
misc dlx: link with gcc instead of g++ -- there is no c++ code here 2012-12-05 16:44:04 +01:00
os-specific linux-3.6: upgrade to 3.6.9 2012-12-04 12:02:36 +01:00
servers 4store: fix build 2012-12-04 17:09:31 +04:00
shells bash-completion: remove NixOS-specific patch 2012-10-16 18:26:02 +02:00
stdenv Remove support for the obsolete powerpc-darwin and i686-darwin platforms 2012-11-29 14:10:49 +01:00
test
tools TOR: version bump 2012-12-05 06:16:45 +02:00
top-level Merge pull request #206 from chaoflow/python-merge 2012-12-05 14:28:09 -08:00