mirror of
https://github.com/NixOS/nix.git
synced 2025-11-26 20:20:58 +01:00
11 lines
295 B
Text
11 lines
295 B
Text
Usage: nix-state [OPTIONS...] [ARGUMENTS...]
|
|
|
|
`nix-state' is a tool to manipulate the Nix state-store and to run programs.
|
|
|
|
Operations:
|
|
|
|
--realise / -r: ensure path validity; if a derivation, ensure that validity of the outputs
|
|
|
|
--version: output version information
|
|
--help: display help
|
|
|