mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-20 00:53:12 +03:00
Merge pull request #140172 from Artturin/urxvtterminfo
This commit is contained in:
commit
ea02e12c0c
@ -49,7 +49,7 @@ stdenv.mkDerivation {
|
||||
|
||||
|
||||
configureFlags = [
|
||||
"--with-terminfo=$terminfo/share/terminfo"
|
||||
"--with-terminfo=${placeholder "terminfo"}/share/terminfo"
|
||||
"--enable-256-color"
|
||||
(enableFeature perlSupport "perl")
|
||||
(enableFeature unicode3Support "unicode3")
|
||||
|
Loading…
Reference in New Issue
Block a user