Hi! Vagrant Cascadian <vagr...@debian.org> skribis:
> What about ... a roughly weekly job that runs on ci.guix. to create the > database and packages of parts of the database and a channel that > includes those and utilities to query them so that you can install the > packages and refresh them at your leisure... > > Or just put the packages in the main repository, and update it manually > roughly weekly? Making the database a package (or set of packages) sounds quite weird or at least very unusual from a Guix viewpoint, where packages normally describe build procedures. But a cron job publishing a file somewhere, why not! Thanks, Ludo’.