index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
/
eval.cc
Age
Commit message (
Expand
)
Author
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-06-17
nix eval: Add --apply flag for post-processing the result
Eelco Dolstra
2020-05-05
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-05-05
nix --help: Group commands
Eelco Dolstra
2020-04-16
Use Logger::stdout()
Eelco Dolstra
2020-04-16
Use Logger::stdout()
Eelco Dolstra
2020-03-24
nix edit: Support non-derivation attributes
Eelco Dolstra
2020-02-07
nix edit: Support non-derivation attributes
Eelco Dolstra
2019-12-05
Make subcommand construction in MultiCommand lazy
Eelco Dolstra
2019-11-27
nix: Add --expr flag
Eelco Dolstra
2019-11-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-03
Update nix eval --help msg to not include deprecated command
kraem
2019-06-18
Make subcommand construction in MultiCommand lazy
Eelco Dolstra
2018-01-17
nix eval: Stop progress bar before printing the result
Eelco Dolstra
2018-01-17
nix eval: Take only one argument
Eelco Dolstra
2017-11-20
nix eval --raw: Use coerceToString()
Eelco Dolstra
2017-09-07
nix eval: Add examples
Eelco Dolstra
2017-05-03
nix eval: Add a --raw flag
Eelco Dolstra
2017-04-25
Move code around
Eelco Dolstra
2017-04-25
Add "nix eval" command
Eelco Dolstra