Commit Graph

678 Commits

Author SHA1 Message Date
K900
1d45b14461 alacritty: only depend on xdg-utils on Linux
This is technically not entirely correct (for BSDs etc), but there are other
isLinux checks in the file so let's just do this to unblock Darwin users for now.

Fixes #288468.
2024-02-13 10:45:01 +03:00
Weijia Wang
3623fe0f1a
Merge pull request #286274 from r-ryantm/auto-update/contour
contour: 0.4.1.6292 -> 0.4.2.6429
2024-02-05 01:03:59 +01:00
R. Ryantm
e805cca3d0 contour: 0.4.1.6292 -> 0.4.2.6429 2024-02-04 12:30:57 +00:00
Lin Xianyi
2b2eca6ef5 wezterm: 20240128-202157-1e552d76 -> 20240203-110809-5046fc22 2024-02-04 16:37:05 +08:00
Lin Xianyi
23e348f4fa wezterm: 20240127-113634-bbcac864 -> 20240128-202157-1e552d76 2024-01-30 09:00:06 +08:00
Nikolay Korotkiy
806f3ff216
Merge pull request #283505 from r-ryantm/auto-update/contour
contour: 0.4.0.6245 -> 0.4.1.6292
2024-01-28 19:10:14 +04:00
Lin Xianyi
700cec9bce wezterm: 20230712-072601-f4abf8fd -> 20240127-113634-bbcac864 2024-01-28 09:09:38 +08:00
Adam Stephens
8cee71f2db
kitty: 0.32.0 -> 0.32.1
Changelog: https://sw.kovidgoyal.net/kitty/changelog/ https://github.com/kovidgoyal/kitty/blob/v0.32.1/docs/changelog.rst
2024-01-27 08:20:51 -05:00
R. Ryantm
ccada08240 contour: 0.4.0.6245 -> 0.4.1.6292 2024-01-24 13:24:29 +00:00
Beisenherz, Steffen [CBC]
1dd21e0a1b
kitty-themes: unstable-2032-09-15 -> unstable-2023-12-28
Updated the kitty-themes revision to use
2024-01-23 16:05:18 +01:00
embr
b43bb235ef syncterm: Cherry-pick upstream fixes for pthread_yield errors
This non-standard function has been deprecated since glibc 2.34 (August 2021),
and calls to it were breaking the build. This has since been fixed in the
upstream Synchronet tree, from which SyncTERM releases are cut, but this was
last done in 2020.

Big thanks to @aexoxea, who not only dug into this, but adapted the upstream
patches to the SyncTERM tree and posted almost this exact diff in #174749 -
where it completely slipped my mind until now, sorry!

Fixes #174749
2024-01-23 11:38:30 +01:00
kashw2
dddccde11a kitty: 0.31.0 -> 0.32.0 2024-01-20 09:59:40 +10:00
Nick Cao
1f8d5f7693
Merge pull request #248682 from linsui/sixel
blackbox-terminal: support sixel
2024-01-15 10:17:58 -05:00
Peder Bergebakken Sundt
f27977ae29
Merge pull request #275529 from moni-dz/contour
contour: 0.3.12.262 -> 0.4.0.6245
2024-01-13 23:46:45 +01:00
K900
bff9ee8862 Merge remote-tracking branch 'origin/master' into staging-next 2024-01-09 13:03:34 +03:00
Naïm Favier
e388a05601
alacritty: 0.13.0 -> 0.13.1
https://github.com/alacritty/alacritty/releases/tag/v0.13.1
2024-01-08 17:04:17 +01:00
Martin Weinelt
ef1898454c
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
-	pkgs/development/python-modules/aiohappyeyeballs/default.nix
2024-01-08 16:34:52 +01:00
TornaxO7
fa07b7c27d
rio: 0.0.33 -> 0.0.34 2024-01-07 21:57:31 +01:00
github-actions[bot]
17cf061755
Merge master into staging-next 2024-01-06 18:01:15 +00:00
Mario Rodas
4c0ec99715
Merge pull request #277581 from trofi/wezterm-fix-tests-eval
wezterm: fix `tests` eval
2024-01-06 08:10:38 -05:00
Weijia Wang
eb5334c27d Merge branch 'master' into staging-next 2024-01-03 03:22:40 +01:00
Fabián Heredia Montiel
6a4970e919
Merge pull request #277316 from r-vdp/alacritty_0_13_0
alacritty: 0.12.3 -> 0.13.0
2024-01-02 17:19:40 -06:00
Nikolay Korotkiy
3de296fea9
iterm2: 3.4.22 → 3.4.23 2024-01-01 22:41:41 +04:00
github-actions[bot]
65cbf5e637
Merge master into staging-next 2023-12-31 18:01:09 +00:00
Anderson Torres
de65ce1819 roxterm: migrate to by-name 2023-12-29 15:23:33 -03:00
Sergei Trofimovich
26e34cf9aa wezterm: fix tests eval
commit 823242c42d "nixosTests.terminal-emulators.wezterm: drop" removed
`wezterm` test. As a result that started failing `tests` attribute eval
as:

    $ nix build --no-link -f. wezterm.tests
    error:
       error: attribute 'wezterm' missing
          127|       all-terminfo = nixosTests.allTerminfo;
          128|       terminal-emulators = nixosTests.terminal-emulators.wezterm;
             |                            ^
2023-12-29 17:33:12 +00:00
r-vdp
e524f32b79
alacritty: 0.12.3 -> 0.13.0 2023-12-29 15:50:39 +00:00
github-actions[bot]
24a900e557
Merge master into staging-next 2023-12-26 00:02:12 +00:00
Mario Rodas
fb5b13906e
Merge pull request #259867 from MikaelFangel/update-darktile
darktile: 0.0.10 -> 0.0.11
2023-12-25 13:52:41 -05:00
Martin Weinelt
8056f9250c
treewide: remove redundant SETUPTOOLS_SCM_PRETEND_VERSION usage
The setuptools-scm packages gained a setup hook, that sets it to the
derivation version automatically, so setting it to that manually has
become redundant.

This also affects downstream consumers of setuptools-scm, like hatch-vcs
or flit-scm.
2023-12-20 20:16:39 +01:00
fortuneteller2k
fa7f4072d2 contour: 0.3.12.262 -> 0.4.0.6245 2023-12-20 07:06:44 +08:00
TornaxO7
0dad09239d
rio: 0.0.32 -> 0.0.33 2023-12-19 11:45:49 +01:00
TornaxO7
3ae150e098
rio: v0.0.31 -> v0.0.32 2023-12-13 11:28:09 +01:00
TornaxO7
78fcfa8b6c
rio: v0.0.30 -> v0.0.31 2023-12-12 21:33:10 +01:00
Mikael Fangel
3bff45aac6
darktile: add aarch64-linux to badPlatforms 2023-12-11 21:07:21 +01:00
TornaxO7
dc522329ea
rio: 0.0.29 -> 0.0.30 2023-12-10 19:05:03 +01:00
Thiago Kenji Okada
eaa482cddd
Merge pull request #272322 from TornaxO7/bump/rio
rio: v0.0.28 -> v0.0.29
2023-12-08 22:09:42 +00:00
TornaxO7
7eca7b73fa rio: v0.0.28 -> v0.0.29
Co-authored-by: Thiago Kenji Okada <thiagokokada@gmail.com>
2023-12-08 14:40:32 +00:00
Mikael Fangel
1a242ec25d
darktile: 0.0.10 -> 0.0.11 2023-12-06 09:39:15 +01:00
Weijia Wang
ad663fecd5
Merge pull request #272064 from Atemu/fix/mlterm-darwin
mlterm: fix build on darwin/clang_16
2023-12-05 00:50:34 +01:00
Peder Bergebakken Sundt
d2852f5af0
Merge pull request #238711 from moni-dz/contour
contour: 0.3.1.200 -> 0.3.12.262
2023-12-04 00:10:19 +01:00
fortuneteller2k
1769cf416e contour: 0.3.1.200 -> 0.3.12.262
- use qt6 by default
  - codesign macOS bundle executable
  - install terminfo for Darwin
  - install shell completions for zsh and fish
2023-12-04 02:39:26 +08:00
Atemu
6660f639da mlterm: fix build on darwin/clang_16 2023-12-02 19:21:39 +01:00
Otavio Salvador
b06b8857e0 rio: 0.0.27 -> 0.0.28
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-11-30 15:33:27 -03:00
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
Bobby Rong
422b36dc0f gnome-console: 45.beta → 45.0
https://gitlab.gnome.org/GNOME/console/-/compare/45.beta...45.0

The needs gtk 4.12.2 for "tooltip: don't cross native boundaries"
1145504075

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:26 +01:00
Bobby Rong
2c964b06ab gnome-console: 44.4 → 45.beta
https://gitlab.gnome.org/GNOME/console/-/compare/44.4...45.beta

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:38 +01:00
Rick van Schijndel
47d3a81826
Merge pull request #262392 from pbsds/bump-lxterminal-1697837782
lxterminal: 0.3.2 -> 0.4.0
2023-11-21 07:35:49 +01:00
Otavio Salvador
efaeb2fdc4 rio: fix Darwin build and move cmake to Linux nativeBuildInputs
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-11-19 11:36:36 -03:00
Otavio Salvador
cf7fa1145b rio: 0.0.19 -> 0.0.27
Refs: #260413.
Fixes: #257334.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-11-18 22:24:10 -03:00