Files
lix/doc/manual
Daniel Schaefer 3f192ac80c Add builtins.hashFile
For text files it is possible to do it like so:
`builtins.hashString "sha256" (builtins.readFile /tmp/a)`
but that doesn't work for binary files.

With builtins.hashFile any kind of file can be conveniently hashed.
2019-05-03 17:23:36 +02:00
..
2019-05-03 17:23:36 +02:00
2013-08-21 12:53:51 +02:00
2018-10-29 08:44:58 -05:00
2019-01-10 21:02:09 +01:00
2018-08-21 21:46:43 +02:00
2018-09-01 15:35:46 -04:00
2009-11-05 09:07:43 +00:00
2004-10-31 17:08:48 +00:00
2018-02-19 20:38:53 +01:00