guix/scripts
Eelco Dolstra 9958bd6992 Add operation ‘nix-store --repair-path’
This operation allows fixing corrupted or accidentally deleted store
paths by redownloading them using substituters, if available.

Since the corrupted path cannot be replaced atomically, there is a
very small time window (one system call) during which neither the old
(corrupted) nor the new (repaired) contents are available.  So
repairing should be used with some care on critical packages like
Glibc.
2012-10-02 14:08:59 -04:00
..
build-remote.pl.in Build hook: Pass the timeout to the remote builder 2012-09-12 12:18:14 -04:00
copy-from-other-stores.pl.in Add operation ‘nix-store --repair-path’ 2012-10-02 14:08:59 -04:00
copying-collector.pl
download-from-binary-cache.pl.in Add operation ‘nix-store --repair-path’ 2012-10-02 14:08:59 -04:00
download-using-manifests.pl.in Add operation ‘nix-store --repair-path’ 2012-10-02 14:08:59 -04:00
find-runtime-roots.pl.in
install-nix-from-closure.sh
Makefile.am
nix-build.in Merge branch 'master' into no-manifests 2012-08-27 11:09:07 -04:00
nix-channel.in nix-channel: Add option to force fetching of manifests 2012-09-13 12:11:40 -04:00
nix-collect-garbage.in nix-collect-garbage: Support --dry-run 2012-09-13 18:09:20 -04:00
nix-copy-closure.in
nix-generate-patches.in
nix-http-export.cgi.in
nix-install-package.in
nix-prefetch-url.in
nix-profile.sh.in nix-profile.sh: Revert to single-user version 2012-09-13 17:48:19 -04:00
nix-pull.in Delete manifests in "nix-channel --remove" or when a binary cache is available 2012-09-13 11:35:46 -04:00
nix-push.in Support xz compression in the download-using-manifests substituter 2012-09-19 17:33:42 -04:00
nix-reduce-build.in
remove-patches.pl
show-duplication.pl