nix-gh/src
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
..
bin2c * Sync with the trunk. 2010-04-20 09:20:29 +00:00
boost * Install some headers in the right location. 2009-03-05 14:57:50 +00:00
bsdiff-4.3 * Quick hack around one of the pathological cases in bsdiff 2010-11-29 17:07:04 +00:00
libexpr * Eliminate all uses of the global variable ‘store’ from libstore. 2011-08-31 21:11:50 +00:00
libmain * Added a command ‘nix-store --verify-paths PATHS’ to check whether 2011-09-06 12:06:30 +00:00
libstore * Eliminate all uses of the global variable ‘store’ from libstore. 2011-08-31 21:11:50 +00:00
libutil * Sync with the trunk. 2011-02-09 12:25:53 +00:00
nix-env * Eliminate all uses of the global variable ‘store’ from libstore. 2011-08-31 21:11:50 +00:00
nix-hash * Store the size of a store path in the database (to be precise, the 2010-11-16 17:11:46 +00:00
nix-instantiate * Eliminate all uses of the global variable ‘store’ from libstore. 2011-08-31 21:11:50 +00:00
nix-log2xml * Emit warning='1' or error='1' attributes for lines marked as 2010-03-05 12:54:58 +00:00
nix-setuid-helper * Drop the dependency on the ATerm library. 2010-04-19 14:51:58 +00:00
nix-store * Added a command ‘nix-store --verify-paths PATHS’ to check whether 2011-09-06 12:06:30 +00:00
nix-worker * Propagate the "100" exit status for failed builds through the Nix 2010-12-17 11:28:26 +00:00
Makefile.am * Drop the dependency on the ATerm library. 2010-04-19 14:51:58 +00:00