flokli / nix-casync

A more efficient way to store and substitute Nix store paths
80 stars 4 forks source link

pkg/store/metadatastore/file_store.go: use nixbase32 for file names #33

Closed flokli closed 2 years ago

flokli commented 2 years ago

This will make debugging much easier, as flagged in https://github.com/flokli/nix-casync/issues/30#issuecomment-1012435846

cc @ajs124