Commit graph

10 commits

Author SHA1 Message Date
Thomas Tuegel 6e01011211 alacritty: respect pre- and post-hooks of overridden phases
Failing to `runHook` when overriding phases can have unpredictable results.

fixes #29572
2017-09-19 22:08:53 +01:00
Thomas Tuegel a50d0b719f alacritty: install desktop icon 2017-09-19 22:08:52 +01:00
Tim Steinbach 0e8875285a
alacritty: 2017-08-28 -> 2017-09-02 2017-09-04 10:19:02 -04:00
Tim Steinbach 774e938589
alacritty: 2017-07-25 -> 2017-08-28 2017-08-28 19:43:47 -04:00
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