1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-16 20:21:32 +03:00

mruby-builder: Fix passthru being required for mruby builder

This commit is contained in:
Samuel Dionne-Riel 2020-11-29 16:03:33 -05:00
parent 4a64556355
commit ead0bf029e

View File

@ -25,7 +25,7 @@ in
{ src
, gems ? []
, buildPhase
, passthru
, passthru ? {}
, ...
}@ attrs:
let