Skip to content

Commit 1a8f4e4

Browse files
committed
fixup! godot: package export templates
1 parent f2ae538 commit 1a8f4e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/development/tools/godot/common.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ let
394394
include_filter=""
395395
exclude_filter=""
396396
[preset.0.options]
397-
__empty=""
397+
binary_format/architecture="${arch}"
398398
EOF
399399
''
400400
+ lib.optionalString withMono ''

0 commit comments

Comments
 (0)