# Pastebin DCz8YPcU /build/nixos-option/nixos-option.cc: In function 'nix::Value getSubOptions(Context&, nix::Value&)': /build/nixos-option/nixos-option.cc:234:46: error: no match for 'operator*' (operand type is 'std::pair') 234 | Value getSubOptions = evaluateValue(ctx, *findAlongAttrPath(ctx.state, "type.getSubOptions", ctx.autoArgs, option)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~