Commit graph

54 commits

Author SHA1 Message Date
Graham Christensen a905deb826
alacritty: Correct xdg-open behavior 2020-02-20 08:12:47 -05:00
Benjamin Hipple 1f03a3434f alacritty: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 03:53:12 -05:00
Benjamin Hipple eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
Oleksii Filonenko d4b4c29da6
alacritty: 0.4.0 -> 0.4.1 2020-01-09 18:18:31 +02:00
Manuel Mendez e4e7f3a808 alacritty: Add -e to tic call following INSTALL.md 2019-12-23 14:19:20 -05:00
Oleksii Filonenko 8ef50f1ab7
alacritty: add filalex77 to maintainers 2019-11-25 21:35:57 +02:00
Oleksii Filonenko c8ca52c6c0
alacritty: 0.3.3 -> 0.4.0
Also:
- remove postPatch (config is not generated anymore;
  i.e. there's no `mouse.rs` or `xdg-open` mentions anywhere
2019-11-25 21:34:18 +02:00
Graham Christensen 21dd0207b2
alacritty: fix path to xdg-open 2019-09-16 21:49:00 -04:00
Daiderd Jordan 8c6eef6328
alacritty: remove cf-private 2019-07-03 22:20:10 +02:00
Nils ANDRÉ-CHANG 58f7155da5 alacritty: build on i686-linux (#63199) 2019-07-02 00:35:08 +03:00
xrelkd 49ec880303 alacritty: 0.3.2 -> 0.3.3 2019-06-17 00:04:52 +08:00
Samuel Dionne-Riel fabd6ac955 alacritty: build on aarch64-linux 2019-05-23 00:10:10 -04:00
xrelkd ebd4808a06 alacritty: 0.3.1 -> 0.3.2 2019-04-24 13:23:13 +08:00
Vladyslav M 0be893abf9
alacritty: 0.3.0 -> 0.3.1 2019-04-22 19:48:09 +03:00
Vladyslav M 41c81a8274
alacritty: 0.2.9 -> 0.3.0 2019-04-09 01:30:18 +03:00
dywedir cf549409ce
alacritty: add wayland, libxkbcommon to rpath 2019-02-21 10:49:36 +02:00
Yorick van Pelt 75be5861a5
alacritty: 0.2.6 -> 0.2.9 2019-02-12 15:31:06 +01:00
Vladyslav Mykhailichenko d170db062d
alacritty: 0.2.5 -> 0.2.6 2019-01-20 10:47:01 +02:00
Vladyslav Mykhailichenko 75e12828b6
alacritty: 0.2.4 -> 0.2.5 2019-01-08 01:13:27 +02:00
Jonas Holst Damtoft 574efdb185
alacritty: 0.2.3 -> 0.2.4 2018-12-26 00:40:57 +01:00
Vladyslav Mykhailichenko 0a1bb6d00f
alacritty: 0.2.1 -> 0.2.3 2018-11-13 22:54:56 +02:00
Daiderd Jordan 16a54d6b2b
alacritty: add cf-private on darwin
note: Undefined symbols for architecture x86_64:
            "_CFURLResourceIsReachable", referenced from:
                alacritty::config::Monitor:🆕:_$u7b$$u7b$closure$u7d$$u7d$::h8c82fbfba8a3a673 in alacritty-6a8d3226ed5c4bef.alacritty.9tpyu7jw-cgu.1.rcgu.o
            "_NSDefaultRunLoopMode", referenced from:
                alacritty::main::hd6e46019b2208595 in alacritty-6a8d3226ed5c4bef.alacritty.9tpyu7jw-cgu.1.rcgu.o
          ld: symbol(s) not found for architecture x86_64
          clang-5.0: error: linker command failed with exit code 1 (use -v to see invocation)
2018-11-07 19:10:34 +01:00
Periklis Tsirakidis 74ef823422 alacritty: fix build on darwin 2018-11-03 16:39:56 +01:00
Jörg Thalheim 3bc454fda7
alacritty: 0.2.0 -> 0.2.1 2018-10-11 10:45:42 +01:00
Jörg Thalheim 13b2903169 alacritty: spell darwin platform correctly 2018-10-01 12:08:59 +01:00
Jörg Thalheim 350c79f983 alacritty: restrict platforms to x86_64-{linux,darwin} 2018-10-01 11:59:58 +01:00
Jörg Thalheim cb6ccb6a7e alacritty: 2018-08-30 -> 0.2.0
Based on popular demand I decided to upgraded alacritty from my own fork.
We currently also have a version in staging that works without but we
cannot easily backport this one because it relies on some changes in the rust
build infrastructure
2018-10-01 11:46:23 +01:00
Jörg Thalheim b470ed6b78 alacritty: 2018-07-20 -> 2018-08-30 2018-08-30 08:26:44 +01:00
Brice Waegeneire 1af7a83576 alacritty: add terminfo and man
Signed-off-by: Brice Waegeneire <brice.wge@gmail.com>
2018-07-25 18:41:00 +02:00
Jörg Thalheim b894b7478b alacritty: 2018-05-09 -> 2018-07-20 2018-07-23 11:35:40 +01:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Robert Schütz 86d85070ca alacritty: install shell completions 2018-07-08 01:19:06 +02:00
Jörg Thalheim a5b47bb386 alacritty: 2018-04-16 -> 2018-05-09 2018-05-19 12:23:47 +01:00
Travis Whitaker b739397ae4 alacritty: Fix darwin. 2018-05-19 00:01:47 -07:00
Jörg Thalheim 49ff3665a5 alacritty: 2018-03-04 -> 2018-04-1 2018-04-25 00:54:04 +01:00
Gabriel Ebner d1591a841c alacritty: add libGL to rpath
libGL.so is no longer in LD_LIBRARY_PATH since #37369
2018-04-15 10:07:26 +02:00
Jörg Thalheim 6f7069dab6 alacritty: 2018-01-31 -> 2018-03-04 2018-03-04 05:27:21 +00:00
Jörg Thalheim abfac62df5 alacritty: 2017-12-29 -> 2018-01-31 2018-02-09 09:31:18 +00:00
Jörg Thalheim 7833d55a06 alacritty: 2017-11-12 -> 2017-12-29 2018-01-01 16:34:53 +01:00
Joerg Thalheim e4db516d7d alacritty: 2017-10-31 -> 2017-11-12 2017-11-13 16:29:02 +00:00
Joerg Thalheim 6acabb06b7 alacritty: 2017-10-22 -> 2017-10-31 2017-11-09 14:43:25 +00:00
Joerg Thalheim 4617be7817 alacritty: 2017-10-17 -> 2017-10-22, remove broken status 2017-10-26 13:38:14 +01:00
Kevin Cox 5f8cf0048e rust: update cargo builder to fetch registry dynamically
The biggest benefit is that we no longer have to update the registry
package. This means that just about any cargo package can be built by
nix. No longer does `cargo update` need to be feared because it will
update to packages newer then what is available in nixpkgs.

Instead of fetching the cargo registry this bundles all the source code
into a "vendor/" folder.

This also uses the new --frozen and --locked flags which is nice.

Currently cargo-vendor only provides binaries for Linux and
macOS 64-bit. This can be solved by building it for the other
architectures and uploading it somewhere (like the NixOS cache).

This also has the downside that it requires a change to everyone's deps
hash. And if the old one is used because it was cached it will fail to
build as it will attempt to use the old version. For this reason the
attribute has been renamed to `cargoSha256`.

Authors:
* Kevin Cox <kevincox@kevincox.ca>
* Jörg Thalheim <Mic92@users.noreply.github.com>
* zimbatm <zimbatm@zimbatm.com>
2017-10-23 00:30:47 +01:00
Casey Rodarmor a441af368a alacritty: unstable 2017-09-02 -> 2017-10-17 2017-10-18 20:05:04 -07:00
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