note customized base32

Nix omits E O U T characters for some reason.
This commit is contained in:
Valentin Gagarin
2022-08-04 12:37:47 +02:00
committed by Valentin Gagarin
parent de5dea45f7
commit 5a5a95696f
+1 -1
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