aboutsummaryrefslogtreecommitdiff
path: root/src/libcmd
AgeCommit message (Expand)Author
2022-12-20Merge pull request #7451 from edolstra/abstract-posEelco Dolstra
2022-12-13Merge pull request #7455 from rapenne-s/documentation_fixEelco Dolstra
2022-12-13Improve cast safetyEelco Dolstra
2022-12-13documentation: link flake URL term to definitionSolène Rapenne
2022-12-13documentation: fix link to definitionSolène Rapenne
2022-12-13Introduce AbstractPosEelco Dolstra
2022-12-12Merge remote-tracking branch 'upstream/master' into indexed-store-path-outputsJohn Ericson
2022-12-12Merge remote-tracking branch 'upstream/master' into indexed-store-path-outputsJohn Ericson
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-12Merge branch 'master' into indexed-store-path-outputsJohn Ericson
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-11-29Merge pull request #3600 from NixOS/auto-uid-allocationEelco Dolstra
2022-11-28use logger->cout Naïm Favier
2022-11-28repl: print a newline on ctrl-DNaïm Favier
2022-11-25Merge branch 'master' into indexed-store-path-outputsJohn Ericson
2022-11-21nix build --json: Include build statisticsEelco Dolstra
2022-11-21Merge remote-tracking branch 'origin/master' into auto-uid-allocationEelco Dolstra
2022-11-21nix build --json: Include build statisticsEelco Dolstra
2022-11-18IndentationEelco Dolstra
2022-11-16Merge pull request #7134 from yorickvP/disable-dbg-on-completeThéophane Hufschmitt
2022-11-16Swallow the error in a more idiomatic wayThéophane Hufschmitt
2022-11-12build: use pkg-config for lowdownEt7f3
2022-11-03SourceExprCommand: swallow EvalError, add tests for thisYorick van Pelt
2022-11-02Temporarily disable the debugger during completion evaluationYorick van Pelt
2022-10-28Merge branch 'master' into indexed-store-path-outputsJohn Ericson
2022-10-24Improve --profile descriptionMichal Sojka
2022-10-13Fix clang warningsEelco Dolstra
2022-10-12Move some options into a misc categoryEelco Dolstra
2022-09-20nix repl: warn if creating dir for history failsAlyssa Ross
2022-08-29Merge pull request #6968 from fricklerhandwerk/man-no-weblinksEelco Dolstra
2022-08-26do not render relative links in help pagesValentin Gagarin
2022-08-22nix repl: Stop the progress barEelco Dolstra
2022-08-17Show when we're evaluating a flakeEelco Dolstra
2022-07-15Remove `computed-derivations` experimental featureJohn Ericson
2022-07-14Combine `InstallableStorePath` with `InstallableIndexedStorePath`John Ericson
2022-07-14Merge remote-tracking branch 'upstream/master' into indexed-store-path-outputsJohn Ericson
2022-07-12Merge pull request #6693 from ncfavier/complete-flake-inputsThéophane Hufschmitt
2022-07-11Merge branch 'master' into ignore-tryBen Burdette
2022-07-11move ignore-try to EvalSettingsBen Burdette
2022-07-11Fix flake input completion for `InstallablesCommand`sNaïm Favier
2022-06-29Merge pull request #6233 from flox/nix-repl-flakesThéophane Hufschmitt
2022-06-29Merge pull request #6674 from virusdave/dnicponski/scratch/dont_capture_stdou...Théophane Hufschmitt
2022-06-23Don't capture stdout when launching subshells in `nix repl`Dave Nicponski
2022-06-20Complete flake inputs for all given flakesNaïm Favier
2022-06-16Merge pull request #6620 from maralorn/fix-print-missingThéophane Hufschmitt
2022-06-15Merge branch 'master' into nix-repl-flakesTom Bereknyei