index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcmd
/
common-eval-args.cc
Age
Commit message (
Expand
)
Author
2024-10-15
treewide: consistently mark overridden settings as such
Alois Wohlschlager
2024-09-15
common-eval-args: raise warning if `--arg` isn't a valid Nix identifier
Maximilian Bosch
2024-06-01
chore: rebrand Nix to Lix when it makes sense
Raito Bezarius
2024-05-29
util.hh: Delete remaining file and clean up headers
Tom Hubrecht
2024-05-23
cleanup lookupFileArg
Qyriad
2024-03-25
Overhaul completions, redo #6693 (#8131)
John Ericson
2024-03-17
Delete hasPrefix and hasSuffix from the codebase
Jade Lovelace
2023-07-31
Move evaluator settings (type and global) to separate file/header
John Ericson
2023-07-09
Clean up `SearchPath`
John Ericson
2023-06-13
Allow tarball URLs to redirect to a lockable immutable URL
Eelco Dolstra
2023-04-06
Backport SourcePath from the lazy-trees branch
Eelco Dolstra
2023-03-27
Merge pull request #8084 from edolstra/store-docs
Eelco Dolstra
2023-03-23
Document store URLs
Eelco Dolstra
2023-03-20
Move enabled experimental feature to libutil struct
John Ericson
2023-01-10
doc/manual: Introduce @docroot@ as a stable base for includable snippets
Robert Hensing
2022-12-13
documentation: link flake URL term to definition
Solène Rapenne
2022-12-13
documentation: fix link to definition
Solène Rapenne
2022-12-12
Add docs from the lazy-trees branch
Eelco Dolstra
2022-12-12
Support flake references in the old CLI
Eelco Dolstra
2022-12-12
Move isUri() and resolveUri() out of filetransfer.cc
Eelco Dolstra
2022-12-12
-I description: Use -I examples
Eelco Dolstra
2022-12-12
Manual improvements
Eelco Dolstra
2022-12-07
Trivial changes from the lazy-trees branch
Eelco Dolstra
2022-10-12
Move some options into a misc category
Eelco Dolstra
2022-03-07
Add shell completion for --override-flake
Naïm Favier