note customized base32

Nix omits E O U T characters for some reason.
This commit is contained in:
Valentin Gagarin 2022-07-13 10:42:21 +01:00 committed by Valentin Gagarin
parent de5dea45f7
commit 5a5a95696f

View file

@ -16,7 +16,7 @@ It is rendered to a file system path as the concatenation of
- [store directory](#store-directory)
- path-separator (`/`)
- [digest](#digest) rendered in [base-32](https://en.m.wikipedia.org/wiki/Base32) (20 arbitrary bytes become 32 ASCII characters)
- [digest](#digest) rendered in a custom variant of [base-32](https://en.m.wikipedia.org/wiki/Base32) (20 arbitrary bytes become 32 ASCII characters)
- hyphen (`-`)
- name