aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/server/serve.py
AgeCommit message (Expand)Author
2022-04-27New upstream version 1.0upstream/1.0Wojtek Kosior
s='logsubject'>time-travel-manifest: Use a separate cache per system.Mathieu Othacehe * etc/time-travel-manifest.scm (<guix-instance-compiler>): Use a separate cache per system so that parallel system evaluations do no step on each other's toes. 2022-07-10time-travel-manifest: Use a separate Git checkout cache.Ludovic Courtès * etc/time-travel-manifest.scm (guix-instance-compiler): Parameterize %REPOSITORY-CACHE-DIRECTORY. 2022-07-08etc: Add 'time-travel-manifest.scm'.Ludovic Courtès This manifest makes it easy to test travels from the current revision back to the revision of a past Guix release. Suggested by zimoun <zimon.toutoune@gmail.com>. * etc/time-travel-manifest.scm: New file. * Makefile.am (EXTRA_DIST): Add it.