guix-devel/guix/scripts
Cyrill Schenkel cdb5b075d5 gc: ignore trailing slash or subdirectories for `guix gc -d'
Fixes <http://bugs.gnu.org/19757>.

* guix/scripts/gc.scm (guix-gc): Convert paths to direct store paths.
* guix/store.scm (direct-store-path): Get rid of subdirectories in store path.
* tests/guix-gc.sh: New tests.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2015-05-26 22:26:01 +02:00
..
import
archive.scm
authenticate.scm
build.scm
download.scm
environment.scm
gc.scm
hash.scm
import.scm
lint.scm
offload.scm
package.scm
publish.scm
pull.scm
refresh.scm
substitute.scm
system.scm