Commit Graph

24116 Commits

Author SHA1 Message Date
Pierre Bourdon
5058dcfbfb
Merge pull request #248751 from risicle/ris-sysstat-12.7.4
sysstat: 12.6.2 -> 12.7.4
2023-09-08 15:00:34 +02:00
Mario Rodas
cbbfe1ec91
Merge pull request #253425 from Yarny0/meta-mainprogram
add more `meta.mainProgram`
2023-09-08 03:43:44 -05:00
Artturi
d5597ff02e
Merge pull request #245135 from amarshall/pax-utils-non-linux 2023-09-07 20:00:41 +03:00
Thiago Kenji Okada
b5ea0c0324
Merge pull request #253719 from JerrySM64/update-linux-zen
linuxKernel.kernels.linux_zen: 6.4.7-zen1 -> 6.5.2-zen1; linuxKernel.kernels.linux_lqx: 6.4.7-lqx1 -> 6.4.14-lqx1
2023-09-07 11:59:25 +00:00
Weijia Wang
b33beb2c52
Merge pull request #251651 from deinferno/vmware-modules-fix
linuxPackages.vmware: w17.0.0 -> workstation-17.0.2-2023-08-12
2023-09-07 01:56:35 +02:00
Jerry
35a6870faf
linuxKernel.kernels.linux_lqx: 6.4.7-lqx1 -> 6.4.14-lqx1 2023-09-06 23:38:04 +02:00
Jerry
b16dcb4ccf
linuxKernel.kernels.linux_zen: 6.4.7-zen1 -> 6.5.2-zen1 2023-09-06 23:34:42 +02:00
Alain Zscheile
7348c5c6d8 maintainers: rename zseri -> fogti, update details 2023-09-06 22:15:40 +02:00
Weijia Wang
08f28c415b
Merge pull request #250223 from sielicki/ena-2.8.9
linuxPackages.ena: 2.8.6 -> 2.8.9
2023-09-06 16:22:44 +02:00
Weijia Wang
2c83c01c75
Merge pull request #253559 from mfrw/mfrw/bpftrace
bpftrace: 0.18.0 -> 0.18.1
2023-09-06 13:54:52 +02:00
Muhammad Falak R Wani
9f1f6ff46f bpftrace: 0.18.0 -> 0.18.1
Changelog: https://github.com/iovisor/bpftrace/releases/tag/v0.18.1
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-09-06 07:45:05 +05:30
Muhammad Falak R Wani
2b278a35db bpftrace: add mfrw as maintainer
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-09-06 06:57:28 +05:30
github-actions[bot]
72eff9fe5d
Merge master into staging-next 2023-09-06 00:01:57 +00:00
Michele Guerini Rocco
704c791a90
Merge pull request #253146 from rnhmjoj/pr-anbox
anbox: unbreak
2023-09-05 23:46:54 +02:00
github-actions[bot]
e1394695ec
Merge master into staging-next 2023-09-05 18:01:03 +00:00
Weijia Wang
97927dfad9
Merge pull request #253409 from r-ryantm/auto-update/intel-cmt-cat
intel-cmt-cat: 4.6.0 -> 23.08
2023-09-05 19:49:31 +02:00
github-actions[bot]
c7aba64ba1
Merge master into staging-next 2023-09-05 12:01:11 +00:00
R. Ryantm
4d1f786334 intel-cmt-cat: 4.6.0 -> 23.08 2023-09-05 11:32:33 +00:00
Weijia Wang
d843ae67b9
Merge pull request #253219 from r-ryantm/auto-update/fwts
fwts: 23.05.00 -> 23.07.00
2023-09-05 11:57:44 +02:00
Yarny0
104d8164f2 cryptsetup: add meta.mainProgram 2023-09-05 11:34:04 +02:00
Matt Votava
b3bb611ce6
nixos/tests/anbox: init 2023-09-05 10:09:45 +02:00
Samuel Dionne-Riel
eaa7d28b97
anbox: add postmarketos image 2023-09-05 10:09:44 +02:00
Vladimír Čunát
b4cc333048
Merge branch 'master' into staging-next 2023-09-04 20:19:44 +02:00
Pol Dellaiera
48992ab9b6
Merge pull request #253270 from khaneliman/sketchybar
sketchybar: 2.16.1 -> 2.16.3
2023-09-04 17:01:02 +02:00
Austin Horstman
85cd8caee8
sketchybar: 2.16.1 -> 2.16.3 2023-09-04 09:06:06 -05:00
ajs124
44c3cb965f windows.jom: remove
depends on qt4
versions > 1.1 support qt5, but our qt5 packages do not
and most likely will never support windows
2023-09-04 13:54:51 +02:00
Samuel Dionne-Riel
5adb739599
anbox: add patch to provide window icon
Currently the windows don't provide icons. It's rather inconvenient for
many reasons.

This patch forwards the icons from the Android application to the
window.

Patch origin: 8922628786

Rebased on top of the current tip of anbox master

See also: https://github.com/anbox/anbox/issues/1514
2023-09-04 08:51:55 +02:00
Samuel Dionne-Riel
73767bb345
anbox: fix WM_CLASS
SDL defaults to reading the executable from the running app

 - 64724db0a1/src/video/x11/SDL_x11video.c (L69-L71)

Which in turn gives this from xprop:

```
WM_CLASS(STRING) = ".anbox-wrapped", ".anbox-wrapped"
```

Meaning that any special casing a window manager does will be broken.

This will also fallback correctly on Wayland:

 - d956636c85/src/video/wayland/SDL_waylandvideo.c (L93-L99)
2023-09-04 08:51:54 +02:00
Samuel Dionne-Riel
e8a39314fc
anbox: ensure .desktop files use a correct anbox
This fixes two issues

  - store path is hardcoded in desktop files
  - `.anbox-wrapped` is used in desktop files
2023-09-04 08:51:54 +02:00
Samuel Dionne-Riel
11aa36c61e
anbox: fix and reclaim anbox-application-manager
It now *strictly* is a shortcut to launch the application manager.
2023-09-04 08:51:54 +02:00
Samuel Dionne-Riel
0c30c277a6
anbox: remove (thankfully inactive) "su" default
The `anbox-application-manager` helper, which is actually broken as it's
not installed as +x, starts "su" by default, which might not be
desirable, depending on the end-user's wishes.
2023-09-04 08:51:54 +02:00
Samuel Dionne-Riel
0d09cc7cf6
anbox: be ten times more patient when launching
This helps on slower devices, at the cost of making the command
"resolve" less quickly.

It replaces commands "failing because things weren'd ready", but things
actually still succeeding by commands *possibly* failing in 10× more
time.
2023-09-04 08:51:54 +02:00
Samuel Dionne-Riel
12b9e2b259
anbox: fix compatibility with LXC 4
This patch is used actively by postmarketOS, which in turn *just* uses
Alpine Linux packages for anbox.
2023-09-04 08:51:53 +02:00
Samuel Dionne-Riel
0a9b1bebe6
anbox: 2021-10-20 -> 2023-02-03 2023-09-04 08:51:53 +02:00
R. Ryantm
a481f7cc2b fwts: 23.05.00 -> 23.07.00 2023-09-04 03:48:27 +00:00
github-actions[bot]
b6f9cf5799
Merge master into staging-next 2023-09-03 18:01:01 +00:00
Nick Cao
d84972422f
Merge pull request #252950 from Kiskae/nvidia/535.43.09
linuxPackages.nvidia_x11_vulkan_beta: 535.43.08 -> 535.43.09
2023-09-03 08:51:54 -04:00
github-actions[bot]
63c9018ce6
Merge master into staging-next 2023-09-02 18:00:59 +00:00
Kiskae
7f6a9fcfc4 linuxPackages.nvidia_x11_vulkan_beta: 535.43.08 -> 535.43.09 2023-09-02 16:27:21 +02:00
Maximilian Bosch
6941b3b4a0
Merge pull request #252898 from K900/kernels-20230902
Kernel updates for 2023-09-02
2023-09-02 15:43:26 +02:00
Florian Klink
818441a0cf
Merge pull request #252221 from requaos/requaos/ipu6
ipu6-drivers: unstable-2023-06-02 -> unstable-2023-08-28
2023-09-02 15:52:51 +03:00
K900
3690d7f945 linux-rt_5_15: 5.15.125-rt66 -> 5.15.129-rt67 2023-09-02 15:12:50 +03:00
K900
2d94555e5d linux: 6.5 -> 6.5.1 2023-09-02 11:10:19 +03:00
K900
f77a564a44 linux: 6.4.13 -> 6.4.14 2023-09-02 11:05:25 +03:00
K900
3da23fab25 linux: 6.1.50 -> 6.1.51 2023-09-02 11:05:00 +03:00
K900
afec48eeb2 linux: 5.4.255 -> 5.4.256 2023-09-02 11:04:55 +03:00
K900
fbb89f9d43 linux: 5.15.129 -> 5.15.130 2023-09-02 11:04:50 +03:00
K900
e3af9c78b8 linux: 5.10.193 -> 5.10.194 2023-09-02 11:04:45 +03:00
K900
17bf2848f9 linux: 4.19.293 -> 4.19.294 2023-09-02 11:04:30 +03:00
K900
dc66c61085 linux: 4.14.324 -> 4.14.325 2023-09-02 11:04:27 +03:00