about summary refs log tree commit diff
path: root/dev-shell
diff options
context:
space:
mode:
authorVladimír Čunát <vcunat@gmail.com>2016-11-06T21·13+0100
committerVladimír Čunát <vcunat@gmail.com>2016-11-06T21·17+0100
commit818aad3ec44473b5b3d08191488c824688653ba1 (patch)
treeb1acb2f61ca0e256f424031687cc75c66052420b /dev-shell
parenteec5409a69054cf21214c3f5846ec0310fcb8228 (diff)
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
Diffstat (limited to 'dev-shell')
0 files changed, 0 insertions, 0 deletions