gpodder-configured: expose helper utils via passthru
This commit is contained in:
@@ -42,4 +42,8 @@ in
|
||||
done
|
||||
makeShellWrapper ${lib.getExe remove-extra} "$out/bin/${remove-extra.meta.mainProgram}" "''${makeWrapperArgs[@]}"
|
||||
'';
|
||||
|
||||
passthru = (upstream.passthru or {}) // {
|
||||
inherit remove-extra;
|
||||
};
|
||||
})
|
||||
|
Reference in New Issue
Block a user