Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions nix-flake.el
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,8 @@ For OPTIONS and FLAKE-REF, see the documentation of
("-ui" nix-flake-arg:update-input)
("-nu" "Do not allow any updates to the flake's lock file" "--no-update-lock-file")
("-cl" "Commit changes to the flake's lock file" "--commit-lock-file")
("-tf" "Trace function calls" "--trace-function-calls")
("-tv" "Trace verbosely" "--trace-verbose")
("-L" "Print build logs" "--print-build-logs")]
["Installable commands"
("r" "Run attribute" nix-flake-run-attribute)
Expand Down