Commit Graph

493 Commits

Author SHA1 Message Date
Tobias Mayer
324c3bc11e ctx: 0.pre+date=2021-10-09 -> unstable-2023-06-05 2023-06-10 21:40:26 +00:00
rnhmjoj
c05f72e9ba
rxvt-unicode: 9.30 -> 9.31 2023-06-08 16:36:24 +02:00
Weijia Wang
f3e5af3683 alacritty: unbreak on darwin 2023-06-05 11:09:19 +03:00
Lin Jian
2c8500e8a8 kitty-themes: unstable-2023-03-08 -> unstable-2023-06-01 2023-06-02 11:25:23 +00:00
Dennis Gosnell
e67ee61803
roxterm: remove cdepillabout as maintainer 2023-06-02 07:45:17 +09:00
github-actions[bot]
a2cd4a67fd
Merge master into staging-next 2023-05-26 12:01:27 +00:00
Weijia Wang
5bafafe369 treewide: microsoft_gsl -> microsoft-gsl 2023-05-26 13:43:45 +03:00
Weijia Wang
7eb8a11448
Merge pull request #231979 from r-ryantm/auto-update/xterm
xterm: 379 -> 380
2023-05-24 00:34:05 +03:00
Nick Cao
3d314e82d0
Merge pull request #233388 from wahjava/update-alacritty
alacritty: 0.12.0 -> 0.12.1
2023-05-22 20:32:54 -06:00
Weijia Wang
a77146528d
Merge pull request #233114 from r-ryantm/auto-update/xst
xst: 0.8.4.1 -> 0.9.0
2023-05-23 00:29:57 +03:00
Ashish SHUKLA
a0765981b7
alacritty: 0.12.0 -> 0.12.1 2023-05-22 16:01:05 +02:00
Nikolay Mokrinsky
6a18e4b8a4
wezterm: fix darwin build 2023-05-21 18:31:05 +04:00
R. Ryantm
4bf9a6a42e xst: 0.8.4.1 -> 0.9.0 2023-05-20 23:54:41 +00:00
Doron Behar
0e5c0c5e64 mlterm: disable fb gui due to mlconfig tool issue 2023-05-19 16:20:05 +03:00
R. Ryantm
c6121c157c xterm: 379 -> 380 2023-05-15 05:37:09 +00:00
Ryan Hendrickson
8be79ddf0a tilix: fix build issue with ldc 1.31+ 2023-05-11 22:14:15 -04:00
Alyssa Ross
ecc1ec2c72 llvmPackages_latest: move to aliases.nix
Because llvmPackages_latest is used in Nixpkgs, by quite a few
packages, it's difficult to keep it up to date, because updating it
requires some level of confidence that every package that uses it is
going to keep working after the update.  The result of this is that
llvmPackages_latest is not updated, and so we end up in the situation
that "latest" is two versions older than the latest version we
actually provide.  This is confusing and unexpected.

"But won't this end up fragmenting our LLVM versions, if every package
previously using _latest is separately pinned to LLVM 14?", I hear you
ask.  No.  That fragmentation is already happening, even with an
llvmPackages_latest, because packages that actually require the
_latest_ version of LLVM (15/16), have already been decoupled from
llvmPackages_latest since it hasn't been upgraded.  So like it or not,
we can't escape packages depending on specific recent LLVMs.  The only
real fix is to get better at keeping the default LLVM up to
date (which I'm reasonably confident we're getting into a better
position to be feasibly better able to do).

So, unless we want to double down on providing a confusingly named
"llvmPackages_latest" attribute that refers to some arbitrary LLVM
version that's probably not the latest one (or even the latest one
available in Nixpkgs), we only have two options here: either we don't
provide such an attribute at all, or we don't use it in Nixpkgs so we
don't become scared to bump it as soon as we have a new LLVM available.
2023-05-08 13:05:33 +00:00
Dawid Dziurla
3fd093ef5b terminator: 2.1.2 -> 2.1.3 2023-04-24 18:54:46 +02:00
Alyssa Ross
6062acb728 havoc: enable parallel building
Tested at -j4.
2023-04-22 09:38:21 -03:00
Alyssa Ross
6d70a4116d havoc: fix cross
Uses literal "pkg-config" rather than $PKG_CONFIG, but that's fine,
because the only thing it uses for is wayland-protocols, which is
architecture-independent, so we just move it into nativeBuildInputs
and get pkg-config from pkgsBuildBuild.
2023-04-22 09:38:21 -03:00
Lily Foster
8878d8199a
Merge pull request #226297 from adamcstephens/kitty/0.28.0
kitty: 0.27.1 -> 0.28.1
2023-04-21 10:13:16 -04:00
Adam Stephens
eebc4d8864
kitty: 0.27.1 -> 0.28.1 2023-04-21 08:13:17 -04:00
Doron Behar
66d6ebe593 mlterm: enable to configure many build features declaratively 2023-04-21 13:04:16 +03:00
Doron Behar
a4f65246a0 mlterm: cleanup Cocoa unused input 2023-04-18 21:06:48 +03:00
Doron Behar
c5a159637d mlterm: add doronbehar as maintainer 2023-04-18 21:06:42 +03:00
Doron Behar
0f6857d433 mlterm: desktopItem: update attributes to remove warnings
Remove deprecated `Application` category and make `comment` different
then `name`.
2023-04-18 21:05:36 +03:00
Weijia Wang
1df6c2d148 havoc: 0.4.0 -> 0.5.0 2023-04-17 23:24:53 -03:00
Sandro
7ecb9bdf1e
Merge pull request #225428 from mimame/update-wezterm-20230408 2023-04-16 02:32:39 +02:00
Weijia Wang
40dc2b6f7a
Merge pull request #225548 from Atemu/mlterm-darwin-fixes
mlterm: darwin fixes
2023-04-13 10:36:00 +03:00
Atemu
f5ee73c1b7 mlterm: remove vrthra from maintainers 2023-04-12 10:24:52 +02:00
Atemu
45393fdf99 mlterm: clean up libssh support
openssl is not necessary as a direct dep and we no longer need the linker magic.
2023-04-12 10:24:52 +02:00
Atemu
8655687b5b mlterm: support all platforms
This app can run on pretty much anything. Windows, BSDs, Solaris, Android,
Haiku; you name it.
2023-04-12 09:59:00 +02:00
Atemu
1c76b01386 mlterm: enable libvte on darwin 2023-04-12 09:59:00 +02:00
Atemu
fefba1a6de mlterm: unbreak darwin 2023-04-12 09:58:56 +02:00
github-actions[bot]
ace14e0119
Merge master into staging-next 2023-04-10 18:01:11 +00:00
Bernardo Meurer
0e18148bb0
Merge pull request #224829 from sternenseemann/foot-1.14.0 2023-04-10 06:24:50 -07:00
github-actions[bot]
2ea027a913
Merge master into staging-next 2023-04-10 00:02:09 +00:00
Atemu
89ec2cbc86 mlterm: 3.9.2 -> 3.9.3 2023-04-09 17:37:08 -03:00
Atemu
d0538f6287 mlterm: enableParallelBuilding 2023-04-09 17:37:08 -03:00
Atemu
c97c59b877 mlterm: indent 2023-04-09 17:37:08 -03:00
Miguel Madrid-Mencía
044ef569b8
wezterm: 20230326-111934-3666303c -> 20230408-112425-69ae8472 2023-04-09 16:12:28 +02:00
Vladimír Čunát
fd77cd7a01
Merge branch 'master' into staging-next
Indentation conflict in vulkan-related src fetches.
2023-04-08 11:33:08 +02:00
Adam Joseph
af32997ae4 alacritty: fix cross
This commit fixes cross compilation of alacritty by:

1. If xdg-utils.meta.broken (see
   https://github.com/NixOS/nixpkgs/pull/225112#issuecomment-1500354929),
   late-bind it via runtime $PATH rather than compile-time
   reference.

2. Use `$STRIP` instead of `strip`
2023-04-07 13:45:32 -07:00
Vladimír Čunát
b856c0f8f4
Merge #218143: GNOME: 43 → 44
...into staging-next
2023-04-07 16:09:13 +02:00
Jan Tojnar
5d796ac124 gnome-console: 44.beta → 44.0
https://gitlab.gnome.org/GNOME/console/-/compare/44.beta...44.0

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2023-04-06 01:36:35 +02:00
Jan Tojnar
91847b3c94 gnome-console: 43.0 → 44.beta
https://gitlab.gnome.org/GNOME/console/-/compare/43.0...44.beta

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2023-04-06 01:34:59 +02:00
sternenseemann
bff6885e60 foot: 1.13.1 -> 1.14.0
https://codeberg.org/dnkl/foot/releases/tag/1.14.0
2023-04-05 17:04:23 +02:00
figsoda
63b9aeed13
Merge pull request #223320 from figsoda/auditable 2023-03-27 19:32:02 -04:00
Bernardo Meurer
d388bd7db4
Merge pull request #223063 from e1mo/alacritty-v0-12-0 2023-03-27 12:39:51 -03:00
Miguel Madrid-Mencía
147e04f2c8
wezterm: 20230320-124340-559cb7b0 -> 20230326-111934-3666303c 2023-03-27 12:01:28 +02:00