Commit graph

36 commits

Author SHA1 Message Date
Cole Helbling 03f2f6b9c4 wezterm: 20220905-102802-7d4b8249 -> 20221119-145034-49b9839f 2022-11-21 20:19:02 -08:00
Sandro Jäckel a242ae8e71
wezterm: install shell completion, nautilus extension, disable updater 2022-09-26 00:44:22 +02:00
Sandro Jäckel 2e88e9b4d6
wezterm: 20220903-194523-3bb1ed61 -> 20220905-102802-7d4b8249 2022-09-06 01:03:18 +02:00
Sandro Jäckel 36fea681b3
wezterm: 20220807-113146-c2fee766 -> 20220903-194523-3bb1ed61 2022-09-04 12:38:50 +02:00
Chua Hou 5e14cac0b1
wezterm: 20220624-141144-bd1b7c5d -> 20220807-113146-c2fee766 2022-08-08 12:06:41 +08:00
fortuneteller2k 08ccdcbc9c wezterm: use apple_sdk_11_0 2022-08-06 10:31:18 +00:00
Sandro Jäckel 0cbcfe8c30
wezterm: 20220408-101518-b908e2dd -> 20220624-141144-bd1b7c5d 2022-06-25 20:02:46 +02:00
Sandro Jäckel 5a5699b71e
wezterm: build terminfo file without compiling wezterm 2022-04-30 03:36:12 +02:00
Emil Karlson 1eac8d2c54 wezterm: Add nixosTests.allTerminfo
Make allTerminfo test results more visible.
2022-04-13 10:04:51 +03:00
Sandro Jäckel 0fc3250594
wezterm: 20220319-142410-0fcdea07 -> 20220408-101518-b908e2dd 2022-04-11 10:49:00 +02:00
Sandro bf7837529e
Merge pull request #103733 from JJJollyjim/term-tests 2022-03-20 18:57:18 +01:00
Jamie McClymont 694862304b nixos/tests: add passthru.tests to all tested terminal emulators 2022-03-20 16:48:06 +13:00
Sandro Jäckel 7433e080a6
wezterm: 20220101-133340-7edc5b5a -> 20220319-142410-0fcdea07 2022-03-20 02:59:51 +01:00
Massimo Redaelli 5dd1000f37 wezterm: 20211204-082213-a66c61ee9 -> 20220101-133340-7edc5b5a 2022-01-02 00:55:21 +01:00
Sandro Jäckel b62950371d
wezterm: 20210814-124438-54e29167 -> 20211204-082213-a66c61ee9 2021-12-05 05:50:32 +01:00
Emil Karlson b3c72ce7c6 wezterm: Mark build broken for Darwin
Linking fails on Darwin with
ld: framework not found UserNotifications
2021-11-19 19:49:33 +02:00
Emil Karlson d9a85999d0 wezterm: Add perl to deps for Darwin
Currently compile fails on Darwin on command
running "perl" "./Configure" "--prefix=/private/tmp/nix-build-wezterm-20210814-124438-54e29167.drv-0/source/target/aarch64-apple-darwin/release/build/openssl-sys-90b3c73e9c998931/out/openssl-build/install" "no-dso" "no-shared" "no-ssl3" "no-unit-test" "no-comp" "no-zlib" "no-zlib-dynamic" "no-md2" "no-rc5" "no-weak-ssl-ciphers" "no-camellia" "no-idea" "no-seed" "darwin64-arm64-cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC"
with
`Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }'
This commit fixes this issue.
2021-11-19 19:49:18 +02:00
Sandro Jäckel 8ff90c392c
wezterm: load shell integration automatically
which follows the upstream RPM packaging https://github.com/wez/wezterm/blob/main/ci/deploy.sh#L83-L121
2021-08-26 16:49:10 +02:00
Sandro Jäckel 96ddd48239
wezterm: cleanup depedencies, drop steveej from maintainers 2021-08-24 10:46:53 +02:00
Sandro Jäckel 8079e99453
wezterm: 20210502-154244-3f7122cb -> 20210814-124438-54e29167 2021-08-15 15:49:50 +02:00
Sandro Jäckel f20016a4ab
wezterm: install shell-integration script 2021-08-12 18:50:22 +02:00
Sandro Jäckel 1c0eb8111f
wezterm: install desktop file 2021-08-02 14:12:16 +02:00
kat e4a0b10190
wezterm: Add terminfo output (#125320)
* wezterm: Add terminfo output

* Update pkgs/applications/terminal-emulators/wezterm/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-05 17:17:37 +02:00
Pablo Ovelleiro Corral 5758ed3c5c
Merge branch 'update-wezterm' of github.com:pinpox/nixpkgs into update-wezterm 2021-05-07 01:33:19 +02:00
Pablo Ovelleiro Corral 4416eeb2b5
Update cargo sha256 2021-05-07 01:29:09 +02:00
Pablo Ovelleiro Corral 89cb6395b2
Update pkgs/applications/terminal-emulators/wezterm/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-07 01:19:52 +02:00
Pablo Ovelleiro Corral e703d8407a
wezterm: update to 2021-04-07 2021-05-06 10:56:54 +02:00
Sandro Jäckel b667587deb
wezterm: set version number 2021-04-14 18:53:16 +02:00
Pablo Ovelleiro Corral 1618465939 wezterm: 20210314 -> 20210407-nightly, add SuperSandro2000 as maintainer 2021-04-09 21:09:53 +00:00
Pablo Ovelleiro Corral fd12aef5f6 wezterm: unstable-2020-11-22 -> 20210314 2021-04-09 21:09:53 +00:00
volth bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
Zeyi Fan b9f0b2885b wezterm: build as macOS app 2021-01-06 20:48:30 -08:00
Zeyi Fan ab64e82e32 wezterm: add macOS support 2021-01-06 19:17:02 -08:00
Stefan Junker b75e7f4b20 fixup! wezterm: initial package 2020-12-15 12:07:24 +01:00
Stefan Junker b65b04d4ff wezterm: initial package 2020-12-15 12:07:24 +01:00