mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-07 12:44:20 +00:00
![]() As reported by @blucoat in https://github.com/NixOS/nixpkgs/issues/219213 alacritty's RPATH is missing many of the libraries which it links to, including for example glibc. The problem was diagnosed by @kchibisov as being caused by alacritty's use of `--set-rpath` (which completely replaces the rpath) instead of `--add-rpath` (which adds additional entries to the rpath): https://github.com/NixOS/nixpkgs/issues/219213#issuecomment-1507655801 This commit implements @kchibisov's idea to change `--set-rpath` to `--add-rpath`: https://github.com/NixOS/nixpkgs/issues/219213#issuecomment-1507691822 Closes #219213 |
||
---|---|---|
.. | ||
alacritty | ||
blackbox-terminal | ||
contour | ||
cool-retro-term | ||
ctx | ||
darktile | ||
dterm | ||
eterm | ||
foot | ||
germinal | ||
gnome-console | ||
guake | ||
havoc | ||
hyper | ||
iterm2 | ||
kermit-terminal | ||
kitty | ||
lxterminal | ||
microcom | ||
mlterm | ||
mrxvt | ||
rio | ||
roxterm | ||
rxvt | ||
rxvt-unicode | ||
rxvt-unicode-plugins | ||
sakura | ||
st | ||
stupidterm | ||
syncterm | ||
terminator | ||
termite | ||
termonad | ||
tilda | ||
tilix | ||
tym | ||
wayst | ||
wezterm | ||
x3270 | ||
xterm | ||
xtermcontrol | ||
yaft |