Files
lix/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
..
2009-11-04 16:52:35 +00:00
2011-06-30 15:48:40 +00:00
2010-10-29 14:44:02 +00:00
2007-12-04 11:42:58 +00:00
2010-08-17 10:06:26 +00:00
2009-11-05 09:07:43 +00:00
2010-08-16 13:23:45 +00:00
2007-12-31 02:52:17 +00:00
2004-10-31 17:08:48 +00:00
2007-10-24 13:54:06 +00:00
2009-07-10 11:48:49 +00:00