workaround: Force shm on Meteor/Arrow/Lunar Lake

This commit is contained in:
Ian Douglas Scott 2025-09-19 13:39:47 -07:00 committed by Ian Douglas Scott
parent b8780b9911
commit 9968b0e61f
5 changed files with 94 additions and 0 deletions

View file

@ -37,6 +37,8 @@ aliasable = "0.1.3"
futures-executor = { version = "0.3.31", features = ["thread-pool"] }
zbus = "5.9.0"
tokio-stream = { version = "0.1.17", features = ["sync"] }
ash = { version = "0.38.0", features = ["loaded"] }
bytemuck = "1.23.2"
[dependencies.i18n-embed]
version = "0.16"