mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
Merge eab6ce453d
into 918ac6b2fc
This commit is contained in:
commit
3c4305e199
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ struct CmdBuild : InstallablesCommand, MixOutLinkByDefault, MixDryRun, MixJSON,
|
|||
{
|
||||
addFlag({
|
||||
.longName = "print-out-paths",
|
||||
.shortName = 'P',
|
||||
.description = "Print the resulting output paths",
|
||||
.handler = {&printOutputPaths, true},
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue