Files
lix/src
Vladimír Čunát 818aad3ec4 Detect and disallow base32 hash overflow
Example (before this commit):
$ nix-hash --type sha256 --to-base16 4n0igfxbd3kqvvj2k2xgysrp63l4v2gd110fwkk4apfpm0hvzwh0 \
    | xargs nix-hash --type sha256 --to-base32
0n0igfxbd3kqvvj2k2xgysrp63l4v2gd110fwkk4apfpm0hvzwh0

It's a real-life example:
https://github.com/NixOS/nixpkgs/pull/20208/files#r86695567
2016-11-06 22:17:37 +01:00
..
2016-08-30 13:56:22 +02:00
2016-10-12 15:53:38 +02:00
2016-10-31 17:09:52 +01:00
2016-10-19 15:21:18 +02:00
2016-09-14 16:36:02 +02:00
2016-10-21 18:09:30 +02:00