Commit graph

6 commits

Author SHA1 Message Date
Tim Steinbach d06bd380e9
alacritty: Remove xclip with buildInput 2017-08-01 08:42:54 -04:00
Tim Steinbach fc74a36672
alacritty: Don't use xclip from PATH 2017-07-31 18:45:26 -04:00
Jörg Thalheim 06bcac90bb alacritty: only build on linux
the darwin build fails at the moment and since we are now using patchelf
it would not build anyway.
2017-07-29 20:43:20 +01:00
Brian McKenna 9aafecd28b alacritty: use patchelf instead of LD_LIBRARY_PATH
If we use LD_LIBRARY_PATH then anything typed into Alacritty inherits it. This
breaks a lot of applications if the versions are different. For me this breaks
everything from Git to every program which uses Gtk.
2017-07-29 22:29:07 +10:00
Jörg Thalheim 8844c47c14 alacritty: 2017-07-08 -> 2017-07-25 2017-07-25 12:37:21 +01:00
Jörg Thalheim 63402a1888 alacritty: init at 2017-07-08
fixes #21801
2017-07-17 23:27:35 +01:00