3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

464 commits

Author SHA1 Message Date
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
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
figsoda 201d4b7c5c rustPlatform.buildRustPackage: make auditable the default 2023-03-26 22:47:06 -04:00
Sandro 9c2f0ffcc4
Merge pull request #222388 from mimame/wezterm-20230320 2023-03-27 01:35:22 +02:00
Miguel Madrid-Mencía 0297a2db9a
wezterm: 20221119-145034-49b9839f -> 20230320-124340-559cb7b0 2023-03-27 00:42:14 +02:00
github-actions[bot] ff3e86d2b4
Merge master into staging-next 2023-03-26 06:01:06 +00:00
Yureka f8cbc3c281 tree-wide: convert rust with git deps to importCargoLock 2023-03-26 01:52:04 +01:00
Moritz 'e1mo' Fromm d752b1a8c5
alacritty: 0.11.0 -> 0.12.0 2023-03-25 12:57:27 +01:00
github-actions[bot] 6a3acb9982
Merge master into staging-next 2023-03-25 06:05:24 +00:00
Nick Cao 851cd65a21
Merge pull request #220776 from Vonfry/deprecated/fcitx4
fcitx: remove version 4
2023-03-25 10:23:06 +08:00
Martin Weinelt ffe3165b27
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- nixos/doc/manual/release-notes/rl-2305.section.md
2023-03-21 12:35:53 +01:00
Stanisław Pitucha 68d28d9484 havoc: mark as broken on darwin
Macs don't support wayland
2023-03-21 12:44:48 +11:00
github-actions[bot] 75c28ec351
Merge master into staging-next 2023-03-20 18:01:16 +00:00
Yureka 656709bceb
pkgsMusl.xterm: fix build (#220731) 2023-03-20 15:34:09 +01:00
Vladimír Čunát 0f9354bfee
Merge #218309: ffmpeg: ffmpeg_4 → ffmpeg_5
...into staging
2023-03-16 11:11:31 +01:00
Atemu f8264a5b1e tree-wide: mark broken packages as such
Found while changing ffmpeg from 4 to 5; these all depend on ffmpeg either
directly or transitively.
2023-03-13 16:43:06 -06:00
Vonfry 6d951523ad
mlterm: update fcitx dependency to fcitx5 2023-03-13 18:50:05 +08:00
Martin Weinelt d03d74aa67
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/aiopulse/default.nix
- pkgs/development/python-modules/identify/default.nix
- pkgs/development/python-modules/spur/default.nix
2023-03-12 23:28:23 +01:00
Anderson Torres 3e29ae4159 kitty-themes: 2023-01-08 -> 2023-03-08 2023-03-12 14:42:55 -03:00
Anderson Torres 0871493aa5 kitty-themes: move to kitty directory 2023-03-12 14:42:55 -03:00
Martin Weinelt d0286ecd24 Merge remote-tracking branch 'origin/staging' into staging-next 2023-03-04 01:42:06 +00:00
Maximilian Bosch e62c913822
treewide: remove ma27 from a bunch of packages (again)
Some of the stuff used to be needed for a project, for others I found
alternatives that suited better my needs. Anyways, I don't intend to
spend time maintaining these, so no need to keep that.
2023-03-03 21:25:26 +01:00
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