Eelco Dolstra
|
fd0ed75118
|
Support flake references in the old CLI
Fixes #7026.
|
2022-12-12 14:05:52 +01:00 |
|
Eelco Dolstra
|
ae5f62a894
|
Move isUri() and resolveUri() out of filetransfer.cc
These are purely related to NIX_PATH / -I command line parsing, so put
them in libexpr.
|
2022-12-12 14:05:35 +01:00 |
|
Eelco Dolstra
|
e558e089ba
|
-I description: Use -I examples
|
2022-12-12 12:51:23 +01:00 |
|
Eelco Dolstra
|
037d5c4299
|
Manual improvements
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
|
2022-12-12 12:43:44 +01:00 |
|
Eelco Dolstra
|
703d863a48
|
Trivial changes from the lazy-trees branch
|
2022-12-07 14:06:34 +01:00 |
|
Eelco Dolstra
|
eba610956b
|
Move some options into a misc category
This unclutters the per-command options a bit by moving out some
global options.
|
2022-10-12 15:09:17 +02:00 |
|
Naïm Favier
|
da7d8daa77
|
Add shell completion for --override-flake
Requires moving the MixEvalArgs class from libexpr to libcmd because
that's where completeFlakeRef is.
|
2022-03-07 12:01:54 +01:00 |
|