aboutsummaryrefslogtreecommitdiff
path: root/src/libcmd/common-eval-args.cc
AgeCommit message (Expand)Author
2024-10-15treewide: consistently mark overridden settings as suchAlois Wohlschlager
2024-09-15common-eval-args: raise warning if `--arg` isn't a valid Nix identifierMaximilian Bosch
2024-06-01chore: rebrand Nix to Lix when it makes senseRaito Bezarius
2024-05-29util.hh: Delete remaining file and clean up headersTom Hubrecht
2024-05-23cleanup lookupFileArgQyriad
2024-03-25Overhaul completions, redo #6693 (#8131)John Ericson
2024-03-17Delete hasPrefix and hasSuffix from the codebaseJade Lovelace
2023-07-31Move evaluator settings (type and global) to separate file/headerJohn Ericson
2023-07-09Clean up `SearchPath`John Ericson
2023-06-13Allow tarball URLs to redirect to a lockable immutable URLEelco Dolstra
2023-04-06Backport SourcePath from the lazy-trees branchEelco Dolstra
2023-03-27Merge pull request #8084 from edolstra/store-docsEelco Dolstra
2023-03-23Document store URLsEelco Dolstra
2023-03-20Move enabled experimental feature to libutil structJohn Ericson
2023-01-10doc/manual: Introduce @docroot@ as a stable base for includable snippetsRobert Hensing
2022-12-13documentation: link flake URL term to definitionSolène Rapenne
2022-12-13documentation: fix link to definitionSolène Rapenne
2022-12-12Add docs from the lazy-trees branchEelco Dolstra
2022-12-12Support flake references in the old CLIEelco Dolstra
2022-12-12Move isUri() and resolveUri() out of filetransfer.ccEelco Dolstra
2022-12-12-I description: Use -I examplesEelco Dolstra
2022-12-12Manual improvementsEelco Dolstra
2022-12-07Trivial changes from the lazy-trees branchEelco Dolstra
2022-10-12Move some options into a misc categoryEelco Dolstra
2022-03-07Add shell completion for --override-flakeNaïm Favier