mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
Fix some dangling references
This commit is contained in:
parent
4a79b3598f
commit
da3d776cb9
23 changed files with 139 additions and 235 deletions
|
@ -46,7 +46,7 @@ expression to a low-level store derivation) and [`nix-store
|
|||
|
||||
All options not listed here are passed to `nix-store
|
||||
--realise`, except for `--arg` and `--attr` / `-A` which are passed to
|
||||
`nix-instantiate`. See also [???](#sec-common-options).
|
||||
`nix-instantiate`.
|
||||
|
||||
- `--no-out-link`
|
||||
Do not create a symlink to the output path. Note that as a result
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue