danbst 68a6b47b8c lib: add shortcuts for fake hashes (fakeSha256, fakeSha512)
Fake hashes can be used as placeholders for all the places, where
Nix expression requires a hash, but we don't yet have one.

This should be more convenient than following:
- echo|sha256sum, copy into clipboard, go to editor, paste into previously
  edited place
- search nixpkgs for a random package, copy it's hash to cliboard, go to
  editor, paste into previously edited place

Nix can add support for these fake hashes. In that case printed error should contain
only 1 hash, so no more problem "which of two hashes from error should I use?"

Idea by irc:Synthetica
2019-01-10 19:27:35 +02:00
..
2019-01-04 12:05:35 -05:00
2017-09-16 21:36:43 -04:00
2017-09-16 21:36:43 -04:00
2018-08-30 08:09:54 -04:00
2018-11-15 21:56:17 +01:00
2018-10-18 23:39:13 +02:00
2018-03-04 06:28:34 -08:00