index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix-env
Age
Commit message (
Expand
)
Author
2020-08-20
Rename drv output querying functions, like master
John Ericson
2020-07-24
`queryDerivationOutputMap` no longer assumes all outputs have a mapping
John Ericson
2020-07-23
Get rid of `basicDerivation::findOutput`
John Ericson
2020-07-16
Generations API cleanup
Eelco Dolstra
2020-06-24
convenience form of addTrace
Ben Burdette
2020-06-19
addErrorTrace
Ben Burdette
2020-06-16
Remove StorePath::clone() and related functions
Eelco Dolstra
2020-06-15
Remove trailing whitespace
Eelco Dolstra
2020-06-11
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-06-08
Make the logger customisable
regnat
2020-06-02
elide the 'ErrorInfo' in logError and logWarning calls
Ben Burdette
2020-05-13
formatting and a few minor changes
Ben Burdette
2020-05-13
change status messages to info level
Ben Burdette
2020-05-11
Merge branch 'master' into errors-phase-2
Ben Burdette
2020-05-03
convert some printError calls to logError
Ben Burdette
2020-04-28
Tweak warning message
Eelco Dolstra
2020-04-25
nix-env: refactor uninstallDerivations
Linus Heckemann
2020-04-21
remove 'format' from Error constructor calls
Ben Burdette
2020-04-03
nix-env: Refuse to operate on a new-style profile
Eelco Dolstra
2020-03-30
Remove global -I flags
Eelco Dolstra
2020-03-24
Misc changes from the flakes branch
Eelco Dolstra
2020-03-24
findAlongAttrPath(): Return position
Eelco Dolstra
2020-03-13
Merge pull request #3380 from contrun/no-attr-path-for-installed
Eelco Dolstra
2020-03-14
display attr-path only when queried available
YI
2020-03-11
Move some corepkgs into the nix binary
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-11-22
getEnv(): Return std::optional
Eelco Dolstra
2019-10-10
nix-env: Ignore failures creating ~/.nix-profile and ~/.nix-defexpr
Eelco Dolstra
2019-10-09
nix-env: Create ~/.nix-defexpr automatically
Eelco Dolstra
2019-10-09
nix-env: Create ~/.nix-profile automatically
Eelco Dolstra
2019-10-09
OCD performance fix: {find,count}+insert => insert
Eelco Dolstra
2019-07-27
Add pname and version to nix-env -q --json
Tom McLaughlin
2018-10-26
Merge all nix-* binaries into nix
Eelco Dolstra
2018-09-17
nix-env: Fix segfault if -f argument is not a directory or a Nix expression
Eelco Dolstra
2018-05-31
Merge pull request #767 from mogorman/garbage_collect_keep_last_few
Peter Simons
2018-05-02
Fix some random -Wconversion warnings
Eelco Dolstra
2018-03-01
Update nix-env.cc
Matt O'Gorman
2018-03-01
this updates issues that were addressed by people in pr
Matthew O'Gorman
2018-03-01
Implement --delete-generations + flag for keeping last N number of generations
Matthew O'Gorman
2018-02-08
Add plugins to make Nix more extensible.
Shea Levy
2017-10-24
nix: Respect -I, --arg, --argstr
Eelco Dolstra
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2017-07-20
Add "nix search" command
Eelco Dolstra
2017-07-03
Replace a few bool flags with enums
Eelco Dolstra
2017-05-16
Improve progress indicator
Eelco Dolstra
2017-05-05
Figure out the user's home directory if $HOME is not set
Eelco Dolstra
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
2016-09-21
printMsg(lvlError, ...) -> printError(...) etc.
Eelco Dolstra
2016-08-29
nix path-info: Add --json flag
Eelco Dolstra
[next]