aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/golang.scm
blob: 6ded98045f23843e8974c53ec714518a0cdf26bd (about) (plain)
blob size (325KB) exceeds display size limit (100KB).
25 +0200'>2023-06-18store: Tolerate non-existent GC root directories....* guix/store/roots.scm (gc-roots): Wrap 'scandir*' call in 'catch'. * tests/store-roots.scm ("gc-roots, initial"): New test. Move 'open-connection' call below. Ludovic Courtès