mirror of
https://github.com/NixOS/nix.git
synced 2025-11-27 20:51:00 +01:00
Show flake lock file updating in the progress bar
This commit is contained in:
parent
ed80589a07
commit
966256c507
3 changed files with 19 additions and 11 deletions
|
|
@ -21,6 +21,7 @@ typedef enum {
|
|||
actPostBuildHook = 110,
|
||||
actBuildWaiting = 111,
|
||||
actEvaluate = 112,
|
||||
actLockFlake = 113,
|
||||
} ActivityType;
|
||||
|
||||
typedef enum {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue