Hi, Cayetano Santos <[email protected]> writes:
[...] > Under etc/teams, I see. Do we have somewhere an example manifest which > includes a list of modules to build ? This would help to build all of a > team packages using sr.ht ci [0], for example. You can select arbitrary packages using the `fold-package` procedure (that's used in a few manifests under etc/teams already), or you could use the handy command line --select switch, e.g. 'guix refresh --select=module:electronics' I'd expect the --select option to be additive (can be repeated), so that you could select multiple modules at once. Recently --target-version has also been enabled for this mode as well, which can be useful if you have a project that maintains many packages and updates them in tandem to the same version. -- Thanks, Maxim
