summaryrefslogtreecommitdiff
path: root/guix/cache.scm
AgeCommit message (Expand)Author
2023-07-11cache: 'file-expiration-time' uses 'lstat', not 'stat'.Ludovic Courtès
2022-06-04cache: Catch invalid 'last-expiry-cleanup'.zimoun
2021-10-25cache: Gracefully handle non-existent cache.Ludovic Courtès
2021-01-13git: Periodically delete least-recently-used cached checkouts.Ludovic Courtès
2020-03-22Remove workaround for 'time-monotonic' in Guile 2.2.2.Ludovic Courtès
2017-04-22cache: Work around 'time-monotonic' bug in Guile 2.2.2.Ludovic Courtès
2017-04-18Add (guix cache) and use it in (guix scripts substitute).Ludovic Courtès