Skip to content

Commit 6cce8ad

Browse files
authored
h2o: mruby on by default (#383273)
2 parents 43f9dea + 04be434 commit 6cce8ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/h2/h2o/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
libuv,
1414
wslay,
1515
zlib,
16-
withMruby ? false,
16+
withMruby ? true,
1717
bison,
1818
ruby,
1919
}:

0 commit comments

Comments
 (0)