mirror of
https://github.com/NixOS/nix
synced 2025-06-26 11:41:15 +02:00
parent
dc6a8f1548
commit
4638bcfb2c
12 changed files with 54 additions and 54 deletions
|
@ -113,7 +113,7 @@ struct LockFlags
|
|||
/* Whether to commit changes to flake.lock. */
|
||||
bool commitLockFile = false;
|
||||
|
||||
/* Flake inputs to be overriden. */
|
||||
/* Flake inputs to be overridden. */
|
||||
std::map<InputPath, FlakeRef> inputOverrides;
|
||||
|
||||
/* Flake inputs to be updated. This means that any existing lock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue