aboutsummaryrefslogtreecommitdiff
path: root/src/nix-env
AgeCommit message (Expand)Author
2022-02-04Merge branch 'issue-3505' of https://github.com/kamadorueda/nixEelco Dolstra
2022-01-24Do not suppress errors in nix-env from feedback by EelcoFarid Zakaria
2022-01-21forceValue: make pos mandatoryKevin Amado
2022-01-15Make queryJSON not bail immediately on an assertion or errorFarid Zakaria
2022-01-06Check for `--meta` before emitting it for `--json`Farid Zakaria
2022-01-06Add outputs to JSON queryFarid Zakaria
2022-01-04Remove non-method mk<X> functionsEelco Dolstra
2022-01-04Remove non-method mkString()Eelco Dolstra
2022-01-04Ensure that attrsets are sortedEelco Dolstra
2021-12-01Merge branch 'nix-env-install-suggestions' of https://github.com/tweag/nixEelco Dolstra
2021-11-25Support range-based for loop over list valuesEelco Dolstra
2021-11-19Use warn to print a warningAlex Shabalin
2021-11-18Offer suggestions for nix-env -iAlex Shabalin
2021-10-25toJSON: report error position for fancier outputShay Bergmann
2021-09-14Fix quotesEelco Dolstra
2021-09-14Add "nix profile rollback" commandEelco Dolstra
2021-08-30TidyRobert Hensing
2021-08-29Force all Pos* to be non-nullRobert Hensing
2021-04-05Rename BuildableJohn Ericson
2021-04-05Use `BuildableReq` for `buildPaths` and `ensurePath`John Ericson
2021-02-24Initialize plugins after handling initial command line flagsShea Levy
2021-01-26Move command plugin interface to libnixcmdShea Levy
2021-01-21Improve error formattingEelco Dolstra
2021-01-08string2Int(): Return std::optionalEelco Dolstra
2020-12-30Fix insufficent attribute capacity in user profileDavid McFarland
2020-12-17Rename Value::normalType() -> Value::type()Silvan Mosberger
2020-12-12Use Value::normalType on all forced values instead of Value::typeSilvan Mosberger
2020-10-09Split out `local-fs-store.hh`John Ericson
2020-10-06Remove static variable name clashesEelco Dolstra
2020-09-21Don't include <regex> in header filesEelco Dolstra
2020-09-03createGeneration(): Take a StorePathEelco Dolstra
2020-07-23Get rid of `basicDerivation::findOutput`John Ericson
2020-07-16Generations API cleanupEelco Dolstra
2020-06-24convenience form of addTraceBen Burdette
2020-06-19addErrorTraceBen Burdette
2020-06-16Remove StorePath::clone() and related functionsEelco Dolstra
2020-06-15Remove trailing whitespaceEelco Dolstra
2020-06-11Merge remote-tracking branch 'upstream/master' into errors-phase-2Ben Burdette
2020-06-08Make the logger customisableregnat
2020-06-02elide the 'ErrorInfo' in logError and logWarning callsBen Burdette
2020-05-13formatting and a few minor changesBen Burdette
2020-05-13change status messages to info levelBen Burdette
2020-05-11Merge branch 'master' into errors-phase-2Ben Burdette
2020-05-03convert some printError calls to logErrorBen Burdette
2020-04-28Tweak warning messageEelco Dolstra
2020-04-25nix-env: refactor uninstallDerivationsLinus Heckemann
2020-04-21remove 'format' from Error constructor callsBen Burdette
2020-04-03nix-env: Refuse to operate on a new-style profileEelco Dolstra
2020-03-30Remove global -I flagsEelco Dolstra
2020-03-24Misc changes from the flakes branchEelco Dolstra