mirror of
https://github.com/NixOS/nix
synced 2025-07-08 06:53:54 +02:00
Add missing --hash-algo
flag to nix store add
This commit is contained in:
parent
382fa51ff0
commit
356352c370
3 changed files with 14 additions and 2 deletions
7
doc/manual/rl-next/nix-store-add.md
Normal file
7
doc/manual/rl-next/nix-store-add.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
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`.
|
Loading…
Add table
Add a link
Reference in a new issue