aboutsummaryrefslogtreecommitdiff
path: root/src/nix/main.cc
AgeCommit message (Expand)Author
2023-04-17Merge remote-tracking branch 'upstream/master' into source-pathRobert Hensing
2023-04-11Merge pull request #7798 from peeley/list-experimental-featuresEelco Dolstra
2023-04-07`nix show-derivation` -> `nix derivation show`John Ericson
2023-04-06Backport SourcePath from the lazy-trees branchEelco Dolstra
2023-04-04Assemble experimental feature docs outside of Nix itselfJohn Ericson
2023-04-03Stuctured command stabilityJohn Ericson
2023-04-03Merge pull request #7610 from obsidiansystems/gate-default-settingsThéophane Hufschmitt
2023-03-27Merge pull request #8084 from edolstra/store-docsEelco Dolstra
2023-03-27Punt on improper global flags for nowJohn Ericson
2023-03-21Add a "help" categoryEelco Dolstra
2023-03-21Move store docs to 'nix help-stores'Eelco Dolstra
2023-03-21Support per-store Markdown documentationEelco Dolstra
2023-03-21nix store --help: Include store type documentationEelco Dolstra
2023-03-20Fix handling of experimental features mid-parseJohn Ericson
2023-03-20Move enabled experimental feature to libutil structJohn Ericson
2023-03-15Make command infra less stateful and more regularJohn Ericson
2023-03-02Get rid of some unchecked calls to std::coutEelco Dolstra
2023-01-19Revert "Revert "Merge pull request #6204 from layus/coerce-string""Guillaume Maudoux
2023-01-18Revert "Merge pull request #6204 from layus/coerce-string"Robert Hensing
2023-01-02Merge remote-tracking branch 'origin/master' into coerce-stringEelco Dolstra
2022-10-31Merge pull request #7231 from jfroche/fix/savedArgv-accessEelco Dolstra
2022-10-28Move savedArgv into libmainJean-François Roche
2022-10-26Fix `nix __build-remote`Théophane Hufschmitt
2022-10-16Merge remote-tracking branch 'origin/master' into coerce-stringGuillaume Maudoux
2022-10-12Move some options into a misc categoryEelco Dolstra
2022-10-07Print common flags in --helpAna Hobden
2022-09-13Trim option descriptionsEelco Dolstra
2022-09-07WIP: broken merge but need a git checkpointGuillaume Maudoux
2022-08-24Fix progress bar flicker with -LEelco Dolstra
2022-07-12Merge pull request #6693 from ncfavier/complete-flake-inputsThéophane Hufschmitt
2022-07-11Fix flake input completion for `InstallablesCommand`sNaïm Favier
2022-06-23Fix build-remote in nix-staticEelco Dolstra
2022-05-31repl: `--option pure-eval true` actually enables pure eval modeMaximilian Bosch
2022-05-11Stop the logger properly in legacy commandsNaïm Favier
2022-04-29Merge remote-tracking branch 'origin/master' into coerce-stringGuillaume Maudoux
2022-04-28fix errors case and wordingGuillaume Maudoux
2022-04-21store Symbols in a table as well, like positionspennae
2022-03-25Only provide builtin.{getFlake,fetchClosure} is the corresponding experimenta...Eelco Dolstra
2022-03-24Rename 'nix store make-content-addressable' to 'nix store make-content-addres...Eelco Dolstra
2022-03-18Revert extra colon at end os stringsGuillaume Maudoux
2022-03-07more fixesGuillaume Maudoux
2022-03-04Add error context for most basic coercionsGuillaume Maudoux
2022-01-19Remove dead field in NixArgsJohn Ericson
2022-01-17Show build and substitution information when not connected to a TTYAlexander Bantyev
2022-01-04Ensure that attrsets are sortedEelco Dolstra
2021-12-22Don't insert spaces when completing attribute pathsNaïm Favier
2021-11-16Ignore errors unsharing/restoring the mount namespaceEelco Dolstra
2021-11-08Unshare mount namespace in main()Eelco Dolstra
2021-10-26Make experimental-features a proper typeregnat
2021-10-06Remove links to .md files in help outputEelco Dolstra