forked from lix-project/lix
8 lines
216 B
Markdown
8 lines
216 B
Markdown
---
|
|
synopsis: Give `nix store add` a `--hash-algo` flag
|
|
prs: 9809
|
|
---
|
|
|
|
Adds a missing feature that was present in the old CLI, and matches our
|
|
plans to have similar flags for `nix hash convert` and `hash hash path`.
|