mirror of
https://github.com/NixOS/nix
synced 2025-06-27 21:01:16 +02:00
7 lines
216 B
Markdown
7 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`.
|