1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-17 04:51:31 +03:00

Merge pull request #248 from samueldr-wip/fix/mruby-builder-passthru

mruby-builder: Fix `passthru` being required for mruby builder
This commit is contained in:
Samuel Dionne-Riel 2020-11-29 16:48:48 -05:00 committed by GitHub
commit 3ada47e6e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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