Commit Graph

719 Commits

Author SHA1 Message Date
Thomas Gerbet
92d295f588
Merge pull request #305287 from kashw2/kitty
kitty: 0.34.0 -> 0.34.1
2024-04-19 23:36:04 +02:00
Adam Stephens
e92ea89fd9
kitty: remove adamcstephens as maintainer 2024-04-19 13:07:51 -04:00
kashw2
eaab16b15c kitty: 0.34.0 -> 0.34.1 2024-04-19 21:29:57 +10:00
Ashish SHUKLA
d786d77b4a foot: 1.17.1 -> 1.17.2 2024-04-17 20:27:11 +02:00
kashw2
e72f5dc40e kitty: 0.33.1 -> 0.34.0 2024-04-15 22:37:51 +10:00
Ashish SHUKLA
a6090bcf94
foot: 1.17.0 -> 1.17.1 2024-04-12 07:14:43 +00:00
R. Ryantm
e1bf38de89 st: 0.9.1 -> 0.9.2 2024-04-09 19:35:27 +00:00
aleksana
9dddc116d5 treewide: replace wrapGAppsHook with wrapGAppsHook4 for gtk4 apps 2024-04-06 01:33:38 +08:00
Sandro
bc04bff213
Merge pull request #298793 from Qusic/st 2024-04-03 15:55:45 +02:00
Anders
1597810a9e
st: remove andsild as maintainer (#301201) 2024-04-03 13:29:51 +02:00
Alyssa Ross
eef06fe93e foot: 1.16.2 -> 1.17.0 2024-04-03 10:08:30 +02:00
Janne Heß
af69be669f
treewide: Rename nixfmt to nixfmt-classic (#300468)
* treewide: Rename nixfmt to nixfmt-classic

* Update pkgs/top-level/aliases.nix

Co-authored-by: Silvan Mosberger <github@infinisil.com>

---------

Co-authored-by: Silvan Mosberger <github@infinisil.com>
2024-04-02 20:47:13 +02:00
Qusic
2eacbec595 st: add updateScript 2024-04-01 16:26:32 +08:00
Qusic
96e575af2f st: add qusic to maintainers 2024-04-01 10:23:59 +08:00
Qusic
f92b33896f st: 0.9 -> 0.9.1 2024-04-01 10:21:38 +08:00
R. Ryantm
eea14e8cc6 alacritty: 0.13.1 -> 0.13.2 2024-03-25 01:03:52 +00:00
R. Ryantm
d98b73e56e
kitty: 0.33.0 -> 0.33.1 2024-03-23 14:51:38 -04:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Ryan Mulligan
9f72de5c37
Merge pull request #295964 from r-ryantm/auto-update/rio
rio: 0.0.35 -> 0.0.36
2024-03-14 15:07:41 -07:00
Adam C. Stephens
dd9322eb68
Merge pull request #295539 from leiserfg/kitty-0.33.0
kitty: 0.32.2 -> 0.33.0
2024-03-14 17:29:21 -04:00
R. Ryantm
42dd9b11a6 rio: 0.0.35 -> 0.0.36 2024-03-14 19:58:23 +00:00
leiserfg
af89ee5b68
kitty: 0.32.2 -> 0.33.0 2024-03-13 22:04:41 +01:00
sternenseemann
f06714e0a5 foot: use default priority (> ncurses prio in systemPackages)
Why hasn't anybody told me that the higher the priority value the lower
the priority? The meta.priority value I chose for foot had the opposite
effect I intended. Priority 9 (as ncurses has in systemPackages) is just
one step higher in priority than lib.meta.lowPrio. Just using the
default priority (which for buildEnv equates to 5 although nix-env(1)
claims the default priority is 0) gets us the desired result:
foot.terminfo's files will overwrite any symlinks to ncurses.
2024-03-13 12:05:08 +01:00
sternenseemann
df0f8b6eaf foot: don't pass -fno-plt
Apparently not beneficial to performance after all:
fb32d339a7
2024-03-13 12:05:08 +01:00
sternenseemann
00307c81a6 foot: run tests
- `ninja test` in the profiling step is more robust if more tests are
  added in the future

- We technically run the test suite twice now, but this is not really an
  issue, as it is pretty quick.
2024-03-13 12:05:08 +01:00
sternenseemann
e445e3a3e2 foot: enable strictDeps 2024-03-13 12:05:08 +01:00
github-actions[bot]
590e65a7b3
Merge master into staging-next 2024-03-07 12:01:24 +00:00
Weijia Wang
baf8868011
Merge pull request #287030 from r-ryantm/auto-update/contour
contour: 0.4.2.6429 -> 0.4.3.6442
2024-03-07 10:13:39 +01:00
github-actions[bot]
51f9ea2d15
Merge staging-next into staging 2024-02-27 12:02:07 +00:00
R. Ryantm
6e7c622f48 rio: 0.0.34 -> 0.0.35 2024-02-27 08:10:03 +00:00
Sergei Trofimovich
7652097e27 xterm: 389 -> 390
Changes: https://invisible-island.net/xterm/xterm.log.html#xterm_390
2024-02-20 20:17:01 +00:00
github-actions[bot]
2035b66b68
Merge staging-next into staging 2024-02-15 18:01:39 +00:00
Adam C. Stephens
7239933a07
Merge pull request #288892 from cjbayliss/update-kitty
kitty: 0.32.1 -> 0.32.2
2024-02-15 07:08:06 -05:00
github-actions[bot]
604991674d
Merge staging-next into staging 2024-02-15 00:02:51 +00:00
Felix Bühler
c0a130d16b
Merge pull request #287587 from jtbx/tilix-1.9.6
tilix: 1.9.5 -> 1.9.6
2024-02-14 23:32:28 +01:00
Christopher Bayliss
1e221fd362 kitty: 0.32.1 -> 0.32.2 2024-02-15 09:18:13 +11:00
github-actions[bot]
fc96101774
Merge staging-next into staging 2024-02-14 18:01:42 +00:00
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
Jeremy Baxter
d228250dc8 tilix: migrate to pkgs/by-name 2024-02-10 10:12:02 +13:00
R. Ryantm
1414c92a0b contour: 0.4.2.6429 -> 0.4.3.6442 2024-02-07 17:05:42 +00:00
Mario Rodas
72cec47e0e
Merge pull request #278267 from trofi/xterm-update
xterm: 388 -> 389
2024-02-05 08:14:31 -05: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