Commit Graph

573 Commits

Author SHA1 Message Date
github-actions[bot]
40707bbbb3
Merge staging-next into staging 2023-02-27 18:02:06 +00:00
Dacio
2cbded08a2
wezterm: add vulkan-loader to library path (#218410)
* wezterm: add vulkan-loader to library path

* wezterm: switch to patchelf instead of wrapProgram
2023-02-27 17:44:42 +01:00
github-actions[bot]
0a547ad8b7
Merge staging-next into staging 2023-02-20 12:02:08 +00:00
github-actions[bot]
507feca606
Merge master into staging-next 2023-02-20 12:01:32 +00:00
Sandro Jäckel
8be63c2f94 wezterm: cleanup meta, format 2023-02-20 01:16:58 -05:00
Sandro Jäckel
af260c1e5a wezterm: fix build against rust 1.67, remove outdated checkFlags 2023-02-20 01:16:58 -05:00
github-actions[bot]
ba877c4755
Merge staging-next into staging 2023-02-19 06:02:10 +00:00
github-actions[bot]
61d29782b3
Merge master into staging-next 2023-02-19 06:01:36 +00:00
R. Ryantm
b50f0f485d tym: 3.4.0 -> 3.4.1 2023-02-19 01:07:08 +00:00
davidak
7324263170
Merge pull request #216809 from r-ryantm/auto-update/xterm
xterm: 378 -> 379
2023-02-19 00:00:22 +01:00
Artturin
cadffcfe50 treewide: remove issue #56943 workarounds
checked with diffoscope+difflog and launching the programs

i have fixed that issue in my other gir PRs
2023-02-17 20:26:13 +02:00
R. Ryantm
8c1ab28a62 xterm: 378 -> 379 2023-02-17 14:24:05 +00:00
github-actions[bot]
29cdca7736
Merge staging-next into staging 2023-02-13 06:02:02 +00:00
Yureka
8c6ad9eae1
foot: disable pgo on musl (#191037) 2023-02-12 19:33:50 +01:00
github-actions[bot]
371c2a6303
Merge staging-next into staging 2023-02-07 18:02:15 +00:00
Adam Stephens
fa2feee9d4
kitty: 0.27.0 -> 0.27.1 2023-02-07 08:32:54 -05:00
John Ericson
3226550f0b
Merge pull request #214782 from alyssais/gobject-introspection
Remove lots more obsolete gobject-introspection build inputs
2023-02-05 14:05:32 -05:00
Adam Stephens
527831c1e3 kitty: fix GOFLAGS typo to resolve go runtime dependency 2023-02-05 14:13:23 +10:00
Adam Stephens
c611a3428a kitty: build kitten statically and expose as output 2023-02-05 07:46:27 +10:00
Adam Stephens
9032311f3c kitty: 0.26.5 -> 0.27.0 2023-02-05 07:46:27 +10:00
Alyssa Ross
7e5ee09366
terminator: remove obsolete gobject-introspection build input
Since b2f9cd34e7 ("gobject-introspection: use wrapper.nix for the
native package too so we can propagate the dev output"),
gobject-introspection doesn't need to be included in buildInputs when
it's in nativeBuildInputs, as it's propagated from the setup hook.

Removing the build input fixes evaluation in buildPackages when
cross-compiling to platforms that gobject-introspection is unsupported
on, like ghcjs.

Tested building natively on x86_64-linux, in
pkgsCross.aarch64-multiplatform, and in pkgsCross.ghcjs.buildPackages.
2023-02-04 18:45:01 +00:00
Jan Tojnar
780c989913
Merge pull request #214150 from jtojnar/gnome
GNOME updates
2023-02-03 14:36:56 +01:00
Jan Tojnar
864ebd79e2 gnome-console: 42.2 → 43.0
- Ported to GTK4
- Nautilus plug-in was moved to Nautilus.

https://gitlab.gnome.org/GNOME/console/-/compare/42.2...43.0

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2023-02-02 23:25:53 +01:00
Sandro
a9cadfb7b8
Merge pull request #213490 from OPNA2608/refactor/yaml-cpp
yaml-cpp*: Refactor, rename, adopt
2023-02-02 17:32:34 +01:00
OPNA2608
c9b4c7dccd treewide: Rename libyamlcpp* to yaml-cpp* 2023-01-31 16:22:54 +01:00
Martin Weinelt
52029b8e00 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-27 23:50:36 +01:00
R. Ryantm
98bfdf8f32 tym: 3.3.0 -> 3.4.0 2023-01-27 05:35:01 +00:00
github-actions[bot]
112ac51b78
Merge master into staging-next 2023-01-23 18:01:16 +00:00
Weijia Wang
a78c5591c0
Merge pull request #209491 from r-ryantm/auto-update/hyper
hyper: 3.3.0 -> 3.4.1
2023-01-23 16:24:09 +01:00
github-actions[bot]
feb2240b37
Merge master into staging-next 2023-01-22 18:01:03 +00:00
Nikolay Korotkiy
6f878f0da7
Merge pull request #211271 from sikmir/iterm2
iterm2: 3.4.18 → 3.4.19
2023-01-22 12:58:17 +04:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Guillaume Girol
90c78aee6c Merge branch 'nativeCheckInputs' into staging-nativeCheckInputs 2023-01-21 12:00:00 +00:00
Nick Cao
e294860550
Merge pull request #211365 from chuangzhu/blackbox
blackbox: 0.12.2 -> 0.13.1
2023-01-20 07:51:41 +08:00
Sergei Trofimovich
ede51ce77b
Merge pull request #209995 from r-ryantm/auto-update/xterm
xterm: 377 -> 378
2023-01-19 07:52:38 +00:00
Chuang Zhu
6674c5281b blackbox: 0.12.2 -> 0.13.1 2023-01-18 17:46:52 +08:00
Nikolay Korotkiy
f1bb94710d
iterm2: 3.4.18 → 3.4.19 2023-01-17 22:38:44 +03:00
Malo Bourgon
3b1880dd14 kitty: Fix clone-in-kitty not working on bash >= 5.2 2023-01-17 10:04:21 -08:00
Malo Bourgon
3a150b7562 kitty: unbreak on x86_64-darwin 2023-01-16 11:23:07 -08:00
R. Ryantm
d208683cdf hyper: 3.3.0 -> 3.4.1 2023-01-12 23:58:06 +00:00
R. Ryantm
5c298b8d89 xterm: 377 -> 378 2023-01-10 07:04:34 +00:00
Martin Weinelt
5b308cd1df Merge remote-tracking branch 'origin/master' into staging-next 2023-01-06 19:10:05 +01:00
Sandro
9c118a72f5
Merge pull request #208251 from adamcstephens/kitty/0.26.5
Closes https://github.com/NixOS/nixpkgs/pull/194543
2023-01-06 16:23:20 +01:00
Adam Stephens
3126ef6a40
kitty: use apple_sdk_11 and mark as broken on x86_64-darwin 2022-12-30 09:19:38 -05:00
Adam Stephens
da48047d8f
kitty: add adamcstephens as maintainer 2022-12-30 09:18:22 -05:00
Jan Tojnar
72c37eddec Merge branch 'staging-next' into staging 2022-12-25 01:30:47 +01:00
Steven Keuchel
206a5eb017 terminator: 2.1.1 -> 2.1.2 2022-12-23 16:32:40 +01:00
figsoda
cfc6213879
Merge pull request #204686 from figsoda/auditable
rustPlatform.buildRustPackage: build auditable binaries
2022-12-09 16:46:45 -05:00
figsoda
0024ffa7c2 alacritty: make auditable 2022-12-05 18:46:00 -05:00
AndersonTorres
f5a56c71a0 kermit-terminal: 3.7 -> 3.8
Many thanks to r-ryantm bot!
2022-12-04 18:36:40 -03:00
Thomas Gerbet
9e0ecfc521 iterm2: remove unused patch 2022-12-03 19:30:14 +01:00
Martin Weinelt
03472e8df0
Merge pull request #204188 from LeSuisse/iterm2-3.4.18 2022-12-03 15:26:20 +01:00
Martin Weinelt
39a1b8ebca
Merge pull request #203778 from Atemu/rxvt-unicode-meta
Fixes https://github.com/NixOS/nixpkgs/issues/68202
2022-12-02 23:31:13 +01:00
Thomas Gerbet
a9b1810350 iterm2: 3.4.17 -> 3.4.18
Fixes CVE-2022-45872.

Changelog:
```
- Change DECRQSS response to patch a security
  hole.
- Fix crash when dragging a tab out of a window.
- Improve crash reporting to include Objective-C
  exceptions, which Apple broke.
```
2022-12-02 23:25:54 +01:00
Sergei Trofimovich
2875fd523f xterm: drop redundant '# #' comment 2022-12-01 08:44:22 +00:00
Atemu
328a29eb89 rxvt-unicode: pass through meta in wrapper
Fixes https://github.com/NixOS/nixpkgs/issues/68202
2022-11-30 18:48:10 +01:00
Sergei Trofimovich
48e8a5c7fc xterm: 375 -> 377
While at it simplified the updater. Current one fails to update xterm.

Changes: https://invisible-island.net/xterm/xterm.log.html#xterm_377
2022-11-27 08:51:06 +00:00
Sandro
657a43860e
Merge pull request #202297 from cole-h/wezterm 2022-11-22 23:56:08 +01:00
Bobby Rong
b047c02b74
Merge pull request #202237 from schuelermine/update/blackbox-terminal/0.12.2
blackbox-terminal: 0.12.1 -> 0.12.2
2022-11-22 15:29:50 +08:00
Cole Helbling
03f2f6b9c4 wezterm: 20220905-102802-7d4b8249 -> 20221119-145034-49b9839f 2022-11-21 20:19:02 -08:00
Anselm Schüler
6d709beac3 blackbox-terminal: 0.12.1 -> 0.12.2 2022-11-21 20:50:49 +01:00
github-actions[bot]
39ffc1cb70
Merge master into staging-next 2022-11-13 18:01:19 +00:00
Nikolay Korotkiy
e05177ddeb
st: 0.8.5 → 0.9 2022-11-12 20:33:22 +03:00
Ingo Blechschmidt
878a14677f xterm: 374 -> 375 2022-11-10 16:53:14 +01:00
Bobby Rong
557d040e96
Merge pull request #200500 from chuangzhu/blackbox
blackbox-terminal: 0.12.0 -> 0.12.1
2022-11-10 22:16:28 +08:00
Chuang Zhu
bcf2e4da30 blackbox: 0.12.0 -> 0.12.1 2022-11-10 17:25:31 +08:00
Tim Kleinschmidt
da3c876cdd
iterm2: 3.4.15 -> 3.4.17
https://iterm2.com/downloads/stable/iTerm2-3_4_16.changelog
https://iterm2.com/downloads/stable/iTerm2-3_4_17.changelog
2022-11-08 15:27:12 +01:00
R. Ryantm
71b2fdc8dc kitty: 0.26.2 -> 0.26.5 2022-11-07 14:14:19 +00:00
Martin Weinelt
51fcbf5bb7 Merge remote-tracking branch 'origin/master' into staging-next 2022-10-16 00:18:40 +02:00
Jörg Thalheim
c1783d5235
Merge pull request #196129 from Atemu/mlterm-fixes
mlterm: small fixes
2022-10-15 17:04:15 +02:00
Atemu
f5ac23ee18 mlterm: unbreak on aarch64-linux
Untested
2022-10-15 14:02:12 +02:00
Atemu
f56f67e4d5 mlterm: mark as broken on aarch64-darwin 2022-10-15 14:02:07 +02:00
github-actions[bot]
4f07e7f326
Merge master into staging-next 2022-10-15 06:07:54 +00:00
Artturi
56cbdc3b83
Merge pull request #195874 from Artturin/removeinheritxorg 2022-10-15 04:27:23 +03:00
github-actions[bot]
886633ba43
Merge master into staging-next 2022-10-15 00:04:00 +00:00
Artturi
eb49b683f3
Merge pull request #195661 from wamserma/arg-cleanup-app
pkgs.applications: remove unused args
2022-10-15 02:20:29 +03:00
Artturin
61c3058bcb all-packages.nix: remove inherit (*xorg) *'s
using inherits in callPackage args is discouraged and doesn't splice
correctly
2022-10-14 20:48:09 +03:00
Martin Weinelt
32aefe2e36
Merge pull request #195804 from misuzu/xterm-update 2022-10-13 18:41:02 +02:00
misuzu
1ee0e58e22 xterm: 373 -> 374 2022-10-13 15:39:37 +03:00
github-actions[bot]
62bcf0ac62
Merge staging-next into staging 2022-10-13 12:02:06 +00:00
Jörg Thalheim
496db51b05
Merge pull request #195746 from ilkecan/alacritty-0.11.0
alacritty: 0.11.0-rc2 -> 0.11.0
2022-10-13 08:55:01 +02:00
Vladimír Čunát
00a757ed3f
Merge branch 'master' into staging 2022-10-13 08:27:55 +02:00
Vladimír Čunát
7a94322ed7
Merge #182618: GNOME 42 → 43 2022-10-13 08:14:27 +02:00
ilkecan
03229edc43 alacritty: 0.11.0-rc2 -> 0.11.0 2022-10-13 00:02:57 +00:00
Markus S. Wamser
c9d167f174 pkgs.applications: remove unused args 2022-10-12 16:00:16 +02:00
Stanisław Pitucha
d2afb051ff
Merge pull request #195210 from yorickvP/guake
guake: 3.6.3 -> 3.9.0
2022-10-12 22:12:57 +11:00
Chuang Zhu
226d9e02d1 blackbox-terminal: init at 0.12.0 2022-10-11 18:52:35 +02:00
Jan Tojnar
25875d75bc gnome-console: 43.rc → 42.2
There is a regression in VTE for GTK 4, let’s downgrade to a version using GTK 3.
https://gitlab.gnome.org/GNOME/vte/-/issues/2584

This reverts commit 71439b7977ec205fa9e2d1dec8e0a768d8d88b94.
This reverts commit 36c49c22cfc22cde5003f91496f7c982abedbf68.

Also disable Nautilus extension since it is now part of Nautilus itself.
2022-10-11 18:52:33 +02:00
Jan Tojnar
f2334f046e gnome-console: 43.beta → 43.rc
https://gitlab.gnome.org/GNOME/console/-/compare/43.beta...43.rc

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:22 +02:00
Jan Tojnar
05bfbc9951 gnome-console: 42.2 → 43.beta
https://gitlab.gnome.org/GNOME/console/-/compare/42.2...43.beta

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:15 +02:00
Jan Tojnar
88ee737950 gnome-console: Fix build with Nautilus 43 2022-10-11 18:52:12 +02:00
Yorick van Pelt
1441c7930e
guake: remove gbr, setuptools deps 2022-10-11 12:39:17 +02:00
Artturin
f4ea1208ec treewide: *Flags convert to list from str
*Flags implies a list

slightly relevant:
> stdenv: start deprecating non-list configureFlags https://github.com/NixOS/nixpkgs/pull/173172

the makeInstalledTests function in `nixos/tests/installed-tests/default.nix` isn't available outside of nixpkgs so
it's not a breaking change
2022-10-10 15:30:59 +03:00
Yorick van Pelt
5819054b67
guake: 3.6.3 -> 3.9.0
Fixes CVE-2021-23556
2022-10-09 11:40:53 +02:00
Martin Weinelt
253ca4957d Merge remote-tracking branch 'origin/master' into staging-next 2022-10-05 00:44:16 +02:00
Bernardo Meurer
de80d1d04e
Merge pull request #191899 from Luflosi/update/kitty 2022-10-03 22:42:17 -03:00
Sandro
4a1fb3a5cc
Merge pull request #176276 from wesleyjrz/add-tym 2022-10-03 22:59:22 +02:00
Luflosi
c884134125
kitty: 0.25.2 -> 0.26.2
https://github.com/kovidgoyal/kitty/releases/tag/v0.26.2
2022-10-03 13:46:34 +02:00
github-actions[bot]
0ae3aa5345
Merge master into staging-next 2022-10-02 17:45:43 +00:00
Sergei Trofimovich
61f62685ee
Merge pull request #193249 from trofi/xterm-update
xterm: 372 -> 373
2022-10-02 14:04:09 +01:00
github-actions[bot]
9d19287993
Merge master into staging-next 2022-09-29 18:03:40 +00:00
Jörg Thalheim
bbc75aace1
Merge pull request #192780 from trofi/alacritty-update
alacritty: 0.10.1 -> 0.11.0-rc2
2022-09-29 17:17:25 +02:00
github-actions[bot]
9c14978f84
Merge master into staging-next 2022-09-29 12:01:25 +00:00
Sergei Trofimovich
a6bc31eb8b xterm: 372 -> 373
Changes: https://invisible-island.net/xterm/xterm.log.html
2022-09-27 23:18:42 +01:00
Artturin
0734f54ef2 treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs
found with nixpkgs-lint
2022-09-26 17:53:26 +03:00
Sandro Jäckel
a242ae8e71
wezterm: install shell completion, nautilus extension, disable updater 2022-09-26 00:44:22 +02:00
Sergei Trofimovich
92b370bd6b alacritty: 0.10.1 -> 0.11.0-rc2
Among other things fixes build failus against rust-1.64.0.

Changes:
- https://github.com/alacritty/alacritty/releases/tag/v0.11.0-rc1
- https://github.com/alacritty/alacritty/releases/tag/v0.11.0-rc2
2022-09-24 16:25:02 +01:00
Wesley Jr
08e983e720
tym: init at 3.3.0 2022-09-17 16:08:46 -03:00
Sandro Jäckel
2e88e9b4d6
wezterm: 20220903-194523-3bb1ed61 -> 20220905-102802-7d4b8249 2022-09-06 01:03:18 +02:00
Sandro
8b733e43e7
Merge pull request #189709 from SuperSandro2000/wezterm 2022-09-05 15:57:18 +02:00
sternenseemann
b319d6c32b foot: 1.13.0 -> 1.13.1 2022-09-05 12:18:10 +02:00
Sandro Jäckel
36fea681b3
wezterm: 20220807-113146-c2fee766 -> 20220903-194523-3bb1ed61 2022-09-04 12:38:50 +02:00
R. Ryantm
c93e2e58ec hyper: 3.2.3 -> 3.3.0 2022-08-22 12:04:05 +00:00
Dmitry Kalinkin
ee24570799
Merge pull request #186549 from reckenrode/iterm-macos13
iterm2: fix on macOS 13
2022-08-20 11:26:41 -04:00
Randy Eckenrode
3ea22dab7d
iterm2: fix on macOS 13
The fixup phase runs patch-shebangs, which modifies the shell
integration scripts included the iTerm2.app bundle. This causes iTerm2
to be identified as damaged on macOS 13, which prevents it from running.
This is due to changes in macOS 13 that checks signatures every time a
notarized app is run on macOS 13. Since iTerm2 is using upstream’s build
due to entitlements, it is notarized and must not be modified.

See https://eclecticlight.co/2022/06/17/app-security-changes-coming-in-ventura/
for more details on the changes.
2022-08-13 20:33:52 -04:00
github-actions[bot]
194ba77ae3
Merge master into staging-next 2022-08-09 00:02:24 +00:00
Robert Scott
0bb630d2b3
Merge pull request #185634 from virchau13/fix-kitty-tests-darwin
kitty: fix tests on darwin
2022-08-09 00:41:27 +01:00
Vir Chaudhury
078ecdaf98
kitty: fix tests on darwin 2022-08-09 06:42:07 +08:00
github-actions[bot]
d7cee51c43
Merge master into staging-next 2022-08-08 18:01:29 +00:00
Chua Hou
5e14cac0b1
wezterm: 20220624-141144-bd1b7c5d -> 20220807-113146-c2fee766 2022-08-08 12:06:41 +08:00
github-actions[bot]
09857d1dd4
Merge master into staging-next 2022-08-07 12:01:40 +00:00
sternenseemann
4f11333d80 foot: 1.12.1 -> 1.13.0
https://codeberg.org/dnkl/foot/releases/tag/1.13.0
2022-08-07 10:18:17 +02:00
github-actions[bot]
4bbe802309
Merge staging-next into staging 2022-08-06 12:01:56 +00:00
fortuneteller2k
08ccdcbc9c wezterm: use apple_sdk_11_0 2022-08-06 10:31:18 +00:00
github-actions[bot]
4885630746
Merge staging-next into staging 2022-08-05 00:03:20 +00:00
Christian Kögler
f743f261c0
Merge pull request #183356 from r-ryantm/auto-update/hyper
hyper: 3.2.1 -> 3.2.3
2022-08-04 23:07:32 +02:00
Sandro
fd22503298
Merge pull request #184590 from NickCao/dbus-python 2022-08-04 14:26:22 +02:00
Jonas Heinrich
91367f1355
Merge pull request #184674 from r-ryantm/auto-update/sakura
sakura: 3.8.4 -> 3.8.5
2022-08-02 11:59:50 +02:00
R. Ryantm
6702078739 sakura: 3.8.4 -> 3.8.5 2022-08-02 00:58:44 +00:00
Sandro Jäckel
35ae59f47b
pythonPackages: drop dbus-python workarounds 2022-08-01 19:20:16 +02:00
Weijia Wang
e76a011eea gnome-console: add darwin support 2022-08-01 14:48:13 +02:00
R. Ryantm
7b1c3759d1 hyper: 3.2.1 -> 3.2.3 2022-07-28 14:46:56 +00:00
R. Ryantm
71f758e616 gnome-console: 42.0 -> 42.2 2022-07-14 12:54:24 +02:00
R. Ryantm
ac37f4873a gnome-console: 42.beta -> 42.0 2022-07-13 13:56:59 +02:00
AndersonTorres
2e6338d62e nimmm: move to applications/file-managers 2022-06-26 23:58:11 -03:00
Sandro Jäckel
0cbcfe8c30
wezterm: 20220408-101518-b908e2dd -> 20220624-141144-bd1b7c5d 2022-06-25 20:02:46 +02:00
Anderson Torres
aaad8a6dc0
Merge pull request #178673 from AndersonTorres/MISC
dterm: move to applications/terminal-emulators
2022-06-23 21:53:55 -03:00
Robert Scott
466c2e342a treewide/applications: add sourceType binaryNativeCode for many packages 2022-06-23 18:38:19 +01:00
AndersonTorres
badcbf43f5 dterm: move to applications/terminal-emulators
Also, use SRI hash and add a `longDescription`.
2022-06-23 00:46:28 -03:00
Brian Leung
6bd65099b6
kitty: 0.25.1 -> 0.25.2 2022-06-13 18:32:04 -07:00
Brian Leung
b22c2113df
kitty: 0.25.0 -> 0.25.1 2022-05-31 20:09:56 -07:00
Janne Heß
bfc5086ae9
Merge pull request #173671 from Mindavi/treewide/broken-zhf
treewide: start marking packages broken
2022-05-30 14:10:43 +02:00
Rick van Schijndel
433701147a
treewide: pkgs/applications: mark broken for aarch64-linux 2022-05-30 13:42:58 +02:00
Rick van Schijndel
37c633f7ae treewide: pkgs/applications: mark broken for darwin 2022-05-29 10:56:04 +02:00
Mario Rodas
96faefe436 contour: 0.1.1 -> 0.3.1.200 2022-05-28 04:20:00 +00:00
Artturi
c1d9497b81
Merge pull request #170545 from malob/update-kitty
kitty: 0.24.4 -> 0.25.0
2022-05-28 04:21:37 +03:00
Malo Bourgon
41d4a16961 kitty: 0.24.4 -> 0.25.0 2022-05-27 10:32:25 -07:00
Infinidoge
dac52f7d71 kitty: remove xsel from inputs
The xsel depencency was dropped unstream, so it is no longer necessary
2022-05-17 22:17:13 -04:00
AndersonTorres
3f898ed15a eterm: reformat knownVulnerabilities message
Also, with a link to CVE entry
2022-05-10 23:16:40 -03:00
Artturin
f0eff1991c kitty: libGL doesn't have to be a propagatedBuildInputs
it was added in cec27ceabc and there is no
context of why its in propagatedBuildInputs
2022-05-08 19:39:53 +03:00
sternenseemann
9089f49024
Merge pull request #171315 from sternenseemann/foot-1.12.1
foot: 1.11.0 -> 1.12.1
2022-05-04 00:09:45 +02:00
sternenseemann
9f8d844340 foot: 1.11.0 -> 1.12.1
https://codeberg.org/dnkl/foot/releases/tag/1.12.0
https://codeberg.org/dnkl/foot/releases/tag/1.12.1
2022-05-02 23:07:39 +02:00
Sandro
1b5f5cf42a
Merge pull request #170975 from SuperSandro2000/wezterm
wezterm: build terminfo file without compiling wezterm
2022-05-02 14:45:33 +02:00
Sandro Jäckel
5a5699b71e
wezterm: build terminfo file without compiling wezterm 2022-04-30 03:36:12 +02:00
Ben Siraphob
259fa13d53 treewide: remove nativeBuildInputs that are in stdenv 2022-04-16 21:46:46 +03:00
Vladimír Čunát
d5d94127fd
Merge branch 'staging-next' into staging
Minor conflicts; I hope I didn't mess up:
	pkgs/development/tools/misc/binutils/default.nix
	pkgs/games/openjk/default.nix
2022-04-14 09:53:21 +02:00
Emil Karlson
1eac8d2c54 wezterm: Add nixosTests.allTerminfo
Make allTerminfo test results more visible.
2022-04-13 10:04:51 +03:00
Thiago Kenji Okada
658ace27a9
Merge pull request #167792 from r-ryantm/auto-update/hyper
hyper: 3.2.0 -> 3.2.1
2022-04-11 21:20:27 +01:00
Sandro Jäckel
0fc3250594
wezterm: 20220319-142410-0fcdea07 -> 20220408-101518-b908e2dd 2022-04-11 10:49:00 +02:00
R. Ryantm
6edc4b20c7 hyper: 3.2.0 -> 3.2.1 2022-04-08 00:23:46 +00:00
Alyssa Ross
8ba23e138d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/libraries/zlib/default.nix
	pkgs/development/lua-modules/overrides.nix
2022-04-02 16:45:48 +00:00
Malo Bourgon
49f75b1483 kitty: add patch to fix -stack_size flag issue on darwin 2022-04-01 10:16:52 -07:00
Ben Siraphob
ed863440b8
Merge pull request #163924 from OPNA2608/fix/autoPatchelfHook_isLinux 2022-03-26 16:01:56 -05:00
Jan Tojnar
184fe6a337 gnome-console: unstable-2021-03-13 → 42.beta
105adb6a8d...42.beta
2022-03-25 15:02:32 +01:00
Jan Tojnar
fa13ab6e1f gnome-console: rename from kgx 2022-03-25 15:02:32 +01:00
Felix Buehler
3bc5196252 treewide: rename name to pname&version 2022-03-23 22:55:50 +01:00
OPNA2608
d2f268745a treewide: autoPatchelfHook only on Linux 2022-03-23 21:37:39 +01: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
Ryan Mulligan
b99d0b5c6e
Merge pull request #164037 from r-ryantm/auto-update/xterm
xterm: 371 -> 372
2022-03-15 14:58:14 -07:00
R. Ryantm
756ee236e1 xterm: 371 -> 372 2022-03-13 19:12:39 +00:00
markuskowa
9bac6d4bd9
Merge pull request #163593 from r-ryantm/auto-update/roxterm
roxterm: 3.11.1 -> 3.12.1
2022-03-12 14:31:02 +01:00
Sandro
14260bb7ba
Merge pull request #160417 from steinybot/fix/iterm2-signing 2022-03-12 00:58:16 +01:00
R. Ryantm
57a7e94175 roxterm: 3.11.1 -> 3.12.1 2022-03-10 19:06:58 +00:00
Sandro
b8e96973e6
Merge pull request #162215 from Luflosi/update/kitty 2022-03-07 15:03:11 +01:00
markuskowa
62ea9ed83e
Merge pull request #162242 from r-ryantm/auto-update/xterm
xterm: 370 -> 371
2022-03-05 15:07:10 +01:00
Luflosi
b5545af4c9
kitty: 0.24.2 -> 0.24.4
https://github.com/kovidgoyal/kitty/releases/tag/v0.24.4
2022-03-04 14:52:30 +01:00
Luflosi
0c35cd1ddb
kitty: generate the newest version of the fish completion
Also change the command invocation to be consistent with the official documentation.
These changes were suggested by @page-down in https://github.com/NixOS/nixpkgs/pull/162215#issuecomment-1057969939. Thank you!
2022-03-04 14:52:29 +01:00
Luflosi
212c834fc3
kitty: change formatting of inputs 2022-03-04 14:52:29 +01:00
Jason Pickens
829ef15879
iterm2: fix build 2022-03-04 11:36:32 +13:00
Lyndon Sanche
3f4b189485 alacritty: 0.10.0 -> 0.10.1 2022-03-02 14:48:37 -08:00
R. Ryantm
b9cc39c44a xterm: 370 -> 371 2022-02-28 16:11:51 +00:00
R. Ryantm
9654fd3182 tilix: 1.9.4 -> 1.9.5 2022-02-25 14:00:32 -08:00
K900
cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
Vincent Breitmoser
7b937e9152 rxvt-unicode-emoji: init as variant of rxvt-unicode, with wide glyph (emoji) support
Patches adapted from https://aur.archlinux.org/packages/rxvt-unicode-truecolor-wide-glyphs/
See also a7241b714d
2022-02-06 21:47:43 +01:00
Ben Siraphob
33489310eb
Merge pull request #158358 from c0bw3b/fix/homepages
A batch of homepage (and source) updates
2022-02-06 20:02:50 +00:00
Renaud
b1799448aa eterm: update homepage 2022-02-06 15:10:33 +01:00
Anderson Torres
fc84a35ac0
Merge pull request #158312 from AndersonTorres/new-vte
kermit: 3.5 -> 3.7
2022-02-06 01:01:04 -03:00
Anderson Torres
bbc55813aa
Merge pull request #158263 from sternenseemann/fcft-3.0.0
fcft: 2.5.1 -> 3.0.1; foot: 1.10.3 -> 1.11.0; fuzzel: 1.6.5 -> 1.7.0; yambar: 1.7.0 -> 1.8.0; fnott: 1.1.2 -> 1.2.0
2022-02-06 01:00:18 -03:00
AndersonTorres
0846c455ef kermit: 3.5 -> 3.7
Now with manpage and desktop files!
2022-02-05 22:07:53 -03:00
sternenseemann
29555537d2 foot: 1.10.3 -> 1.11.0
https://codeberg.org/dnkl/foot/releases/tag/1.11.0
2022-02-05 23:27:20 +01:00
AndersonTorres
aab17d11d7 kermit: init at 3.5 2022-02-05 11:28:55 -03:00
Fabian Dröge
b2cb244b37
hyper: 3.1.4 -> 3.2.0 (#158124)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-02-04 18:41:57 +02:00
R. Ryantm
02ba965390 kitty: 0.24.1 -> 0.24.2 2022-02-04 00:21:32 +00:00
Bobby Rong
3dbabc9544
Merge pull request #156860 from Atemu/mlterm-tag-name
mlterm: use new tag versioning scheme
2022-01-26 22:59:53 +08:00
Atemu
fb2b2f59c8 mlterm: use new tag versioning scheme
The maintainer decided to change the release tag name after the fact.

The new naming scheme is a lot more sane but I'd rather they didn't change it
after releasing with the old one.

Fixes https://github.com/NixOS/nixpkgs/issues/156856
2022-01-26 15:30:24 +01:00
Franz Pletz
5cbff8a564
Merge pull request #156604 from rnhmjoj/pr-rxvt 2022-01-25 10:34:40 +01:00