fix/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
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 First attempt at the manifest-less substituter 2012-06-29 18:28:52 -04:00
nix-build.in
nix-channel.in
nix-collect-garbage.in
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-pull.in
nix-push.in
nix-reduce-build.in
remove-patches.pl
show-duplication.pl