guix/doc/manual
Eelco Dolstra e6cb3d0a0d * Added a command ‘nix-store --verify-paths PATHS’ to check whether
the contents of any of the given store paths have been modified.
  E.g.

    $ nix-store --verify-path $(nix-store -qR /var/run/current-system)
    path `/nix/store/m2smyiwbxidlprfxfz4rjlvz2c3mg58y-etc' was modified! expected hash `fc87e271c5fdf179b47939b08ad13440493805584b35e3014109d04d8436e7b8', got `20f1a47281b3c0cbe299ce47ad5ca7340b20ab34246426915fce0ee9116483aa'

  All paths are checked; the exit code is 1 if any path has been
  modified, 0 otherwise.
2011-09-06 12:06:30 +00:00
..
figures
bugs.xml
build-farm.xml
builtins.xml
conf-file.xml doc: Fix typo. 2011-06-30 15:48:40 +00:00
env-common.xml * Document Boehm GC support. 2010-10-29 14:44:02 +00:00
glossary.xml
installation.xml * Fix a bug in the documentation (reported by Olexiy Buyanskyy, 2011-03-15 13:12:59 +00:00
introduction.xml nix manual: fix 'install' -> 'uninstall' in garbage collection section of introduction 2010-10-06 19:04:04 +00:00
Makefile.am
manual.xml * Update date. 2010-08-17 10:06:26 +00:00
nix-build.xml
nix-channel.xml
nix-collect-garbage.xml
nix-copy-closure.xml
nix-env.xml
nix-hash.xml
nix-install-package.xml
nix-instantiate.xml
nix-lang-ref.xml
nix-prefetch-url.xml
nix-pull.xml
nix-push.xml * Typo. 2010-08-16 13:23:45 +00:00
nix-store.xml * Add an operation `nix-store -q --size'. 2010-11-17 12:40:52 +00:00
nix-worker.xml
opt-common-syn.xml Add support for the build-timeout' and --timeout' options. 2011-06-30 15:19:13 +00:00
opt-common.xml Add support for the build-timeout' and --timeout' options. 2011-06-30 15:19:13 +00:00
opt-inst-syn.xml
package-management.xml
quick-start.xml * Don't use smart quotes where normal ASCII quotes are intended. 2010-05-02 21:27:50 +00:00
quote-literals.xsl
release-notes.xml * Added a command ‘nix-store --verify-paths PATHS’ to check whether 2011-09-06 12:06:30 +00:00
schemas.xml
style.css
troubleshooting.xml
writing-nix-expressions.xml