mobile -> string

This commit is contained in:
2026-06-02 12:03:42 +02:00
parent cc596e632f
commit df0e78d9ba

View File

@@ -1,4 +1,4 @@
<@if(context.project.mobile.expo)>
<@if(eq(context.project.mobile,"expo"))>
nixpkgs:
allowUnfree: true
<@endif>