espanso: expose waylandSupport for use in module

This commit is contained in:
Nathan Henrie
2025-11-20 14:33:16 -07:00
parent bbca1f9ffb
commit b335e2a3ba
+1
View File
@@ -123,6 +123,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
'';
passthru = {
inherit waylandSupport;
tests.version = testers.testVersion {
package = finalAttrs.finalPackage;
inherit (finalAttrs) version;