| Commit message (Expand) | Author | Age | Files | Lines |
* | time-travel-manifest: Use a separate cache per system.•••* 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.
| Mathieu Othacehe | 2022-08-17 | 1 | -1/+1 |
* | time-travel-manifest: Use a separate Git checkout cache.•••* etc/time-travel-manifest.scm (guix-instance-compiler): Parameterize
%REPOSITORY-CACHE-DIRECTORY.
| Ludovic Courtès | 2022-07-10 | 1 | -2/+13 |
* | etc: Add 'time-travel-manifest.scm'.•••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.
| Ludovic Courtès | 2022-07-08 | 1 | -0/+73 |